summaryrefslogtreecommitdiffstats
path: root/test/D
Commit message (Expand)AuthorAgeFilesLines
* remove forced 64 bit compilation. This should clear up build failures. Russel...William Deegan2015-02-212-6/+15
* Test for tigris bug 2944. DFLAGS changes not causing rebuildWilliam Deegan2015-02-221-0/+23
* Test for tigris bug 2944. DFLAGS changes not causing rebuildWilliam Deegan2015-02-222-0/+22
* Putative fix for the ongoing D tool test fail on Debian 7 CI.Russel Winder2015-02-221-2/+3
* Commit reconciled merge.Russel Winder2015-02-211-2/+2
|\
| * Fix failing D tests which were checking for architecture to determine bit'nes...William Deegan2015-02-201-2/+2
* | Putative fix for the D/MixedDAndC test fail.Russel Winder2015-02-211-2/+2
|/
* Check for the header file itself on not an associated executable.Russel Winder2014-12-231-1/+1
* Remove excess blank lines.Russel Winder2014-12-221-2/+0
* Replace UNIX specific code with cross-platform code.Russel Winder2014-12-221-2/+2
* Putative fix for the CI problem perceived to be due to 32-bit platform.Russel Winder2014-12-221-0/+4
* Putative solution to lakc of ncurses on one of the CI machines.Russel Winder2014-12-221-1/+4
* Hack the tests (in an agreed quasi-acceptable way) to avoid CI fails.Russel Winder2014-12-2110-0/+25
* And all the rest of the {} in format strings made Python 2.6 compatible.Russel Winder2014-09-157-7/+7
* Make the format method work on Python 2.6 as well as later versions.Russel Winder2014-09-154-8/+8
* Refactoring and amendment to ensure correct behaviour of D tool shared librar...Russel Winder2014-09-143-18/+25
* Deal better with the discovery of a suitable D compiler executable.Russel Winder2014-09-066-10/+56
* Amend the executable search support function to use the default SCons path only.Russel Winder2014-09-061-8/+29
* The tests for the changes already commited to the tools for dealing with shar...Russel Winder2014-09-058-0/+205
* Remove the setting of the ENV property to os.environ.Russel Winder2014-09-0513-14/+8
* Fix Issue 2940, generating the wrong rpath flags for DMD and LDC.Russel Winder2014-04-2412-0/+238
* Fix Issue 2939.Russel Winder2014-04-2312-0/+236
* The changes to the D support evolved over the last many months packaged as a ...Russel Winder2014-04-1683-0/+2125
* Issue 2549: Add support for DMD version 2. (Russel Winder)Steven Knight2010-07-231-0/+3
* Remove more unnecessary imports from test scripts.Steven Knight2009-02-111-2/+0
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-092-0/+12
* Remove (lots) more unnecessary imports.Steven Knight2009-02-061-2/+1
* Merged revisions 2527-2645 via svnmerge fromSteven Knight2008-02-042-0/+203