summaryrefslogtreecommitdiffstats
path: root/test/D
Commit message (Expand)AuthorAgeFilesLines
* "Modernize" to Python 3.6 via toolMats Wichmann2023-08-042-4/+2
* Clean up and simplify logic. TODO: scons -c isn't removing the .di files. Mai...William Deegan2023-06-191-5/+10
* Merge branch 'master' into masterWilliam Deegan2023-06-0948-58/+220
|\
| * Add a copyright header to test filesMats Wichmann2023-05-2148-58/+220
* | Uncesseray revision stuff.Alex Burton2023-05-123-6/+0
* | DefaultEnvironment optimisation.Alex Burton2023-05-121-1/+2
* | removed unnecessary decider selectionAlex Burton2023-05-121-2/+0
* | Update copyright in test python.Alex Burton2023-05-124-24/+24
* | removed unnecessary __init__.py fileAlex Burton2023-05-121-0/+0
* | Added support for use of .di files, and added tests for three compilers.Alex Burton2023-05-118-0/+221
|/
* PR #3954 - make gdc test changes work more broadlyMats Wichmann2021-06-081-5/+12
* Fix test for gdc shared libsMats Wichmann2021-06-071-3/+5
* add logic to test D SHLIBVERSION and SOVERSIONWilliam Deegan2021-01-152-1/+9
* Add generating versioned shared library to D SharedObject tests (in addition ...William Deegan2021-01-152-5/+9
* Remove old test verification logicWilliam Deegan2021-01-151-2/+0
* merge current upstreamWilliam Deegan2021-01-158-48/+36
|\
| * fix copyright text, remove SHDLIBVERSION entirely. Never worked before, and d...William Deegan2021-01-158-47/+35
* | [PR #3847] Make tests pass again on Travis [skip appveyor]Mats Wichmann2021-01-091-3/+4
|/
* Run autoflake on codeMats Wichmann2020-09-212-2/+1
* syntax fixups suggested by PyCharmMats Wichmann2019-12-231-2/+2
* [PY 3.8] test fixes for file closings, rawstringsMats Wichmann2019-04-2512-12/+36
* move test files from QMTest to testing/framework. QMtest hasn't been used in ...William Deegan2018-04-301-1/+1
* Change bug references from tigris -> githubMats Wichmann2018-04-241-2/+2
* For consistency with another test.Russel Winder2017-08-232-8/+17
* Remove DMD from the tests on OSX till the correct rpath option is discovered.Russel Winder2017-06-181-1/+1
* LDC shared libraries work on OSX.Russel Winder2017-06-181-3/+2
* DMD and LDC do now support shared objects on MacOS. A couple of corrections.Russel Winder2017-06-172-9/+3
* Merge new changesets to this bookmark.Russel Winder2017-06-081-1/+6
|\
| * Update gdc tool and test now that it can deal wth shared object building.Russel Winder2017-06-061-1/+6
* | Rearrange the test so it works properly.Russel Winder2017-06-066-24/+63
* | Correct the module documentation comments.Russel Winder2017-06-062-2/+2
|/
* Merged in russel/scons (pull request #448)William Deegan2017-05-0112-2/+221
|\
| * Add tests for correct cleaning of correctly built and executing project built...Russel Winder2017-04-191-0/+8
| * Add an 'all at once' builder to the D tools.Russel Winder2017-04-1712-2/+213
* | osx: disable mixedDandC test until a good way to specify correct gcc is foundWilliam Deegan2017-04-181-0/+10
|/
* Merge in default.Russel Winder2016-01-193-5/+3
|\
| * Correct the Issue number. Amend the test to use an option valid for dmd, ldc2...Russel Winder2016-01-193-5/+3
* | Amend the message.Russel Winder2016-01-101-1/+1
|/
* 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