summaryrefslogtreecommitdiff
path: root/test cases/d
Commit message (Expand)AuthorAgeFilesLines
* compilers: Don't put split soname args in start groupsDylan Baker2020-03-114-1/+42
* project_tests: Add the option to the test format to mark the languageDylan Baker2020-03-097-15/+15
* tests: Add pdb files for d testsDylan Baker2020-03-097-8/+22
* project_tests: Add "version" to "shared_lib" and "pdb" typesDylan Baker2020-03-092-21/+21
* project_tests: Add a "shared_lib" typeDylan Baker2020-03-062-4/+4
* test: merge installed_files.txt into test.jsonDaniel Mensinger2020-02-2514-44/+72
* tests: Don't expect any *.pdb files installed in 'lib'Jakub Adam2019-10-091-1/+0
* Additional tests for D version and debug featuresGoaLitiuM2018-09-272-1/+85
* Fix regressed D test cases on WindowsGoaLitiuM2018-09-172-10/+10
* test cases: add missing files to installed_files.txtMarco Trevisan (Treviño)2018-09-141-0/+1
* Fix D tests to run on WindowsGoaLitiuM2018-08-2012-30/+76
* Improve D mixed language test caseGoaLitiuM2018-08-202-2/+14
* Remove dependency to D runtime in mixed language testsGoaLitiuM2018-08-201-2/+2
* test cases: add test case for dubFFY002018-06-172-0/+37
* Can combine D and C++ in a single target. Closes #3125.Jussi Pakkanen2018-05-025-0/+34
* Merge D feature flag fix branchJussi Pakkanen2018-04-026-8/+40
|\
| * Add test to check that D feature flags get applied to all filesMatthias Klumpp2018-03-296-8/+40
* | Don't crash when using d_module_versions for pkg-configMatthias Klumpp2018-03-291-0/+9
|/
* Use include_directories for D impdirs.Jussi Pakkanen2018-02-251-1/+16
* Test GDC shared libraries only from version 8, since 7 is broken in Debian at...Jussi Pakkanen2017-10-283-6/+6
* d: Make feature names less verboseMatthias Klumpp2017-09-171-6/+6
* d: Implement specific properties for D featuresMatthias Klumpp2017-09-121-13/+14
* d: Add easy way to use D-specific featuresMatthias Klumpp2017-09-124-0/+90
* d: Newer GDC versions can compile shared librariesMatthias Klumpp2017-08-293-6/+15
* trivial: Fix typosMatthias Klumpp2017-08-291-2/+2
* Use assert instead of error.Mike Wey2017-05-211-12/+4
* Update the test case.Mike Wey2017-05-202-2/+12
* Add 'compiles' and 'has_multi_arguments' for dlang.Mike Wey2017-05-202-0/+6
* d: Add testcase for linking multiple versioned shared librariesMatthias Klumpp2017-04-155-0/+55
* tests: Use the new test skipping facility everywhereNirbheek Chauhan2017-01-042-18/+15
* Skip a few tests properlyNirbheek Chauhan2017-01-042-9/+6
* Split D library test into static/shared testsMatthias Klumpp2016-08-2122-19/+83
* Allow build definitions to retrieve the unittest flag of a D compilerMatthias Klumpp2016-08-203-0/+43
* Add testcase for mixed C and D compilationMatthias Klumpp2016-08-194-0/+39
* Implement D supportMatthias Klumpp2016-08-198-0/+56