summaryrefslogtreecommitdiff
path: root/test cases/d
AgeCommit message (Expand)Author
2018-05-02Can combine D and C++ in a single target. Closes #3125.Jussi Pakkanen
2018-04-02Merge D feature flag fix branchJussi Pakkanen
2018-03-29Don't crash when using d_module_versions for pkg-configMatthias Klumpp
2018-03-29Add test to check that D feature flags get applied to all filesMatthias Klumpp
2018-02-25Use include_directories for D impdirs.Jussi Pakkanen
2017-10-28Test GDC shared libraries only from version 8, since 7 is broken in Debian at...Jussi Pakkanen
2017-09-17d: Make feature names less verboseMatthias Klumpp
2017-09-12d: Implement specific properties for D featuresMatthias Klumpp
2017-09-12d: Add easy way to use D-specific featuresMatthias Klumpp
2017-08-29d: Newer GDC versions can compile shared librariesMatthias Klumpp
2017-08-29trivial: Fix typosMatthias Klumpp
2017-05-21Use assert instead of error.Mike Wey
2017-05-20Update the test case.Mike Wey
2017-05-20Add 'compiles' and 'has_multi_arguments' for dlang.Mike Wey
2017-04-15d: Add testcase for linking multiple versioned shared librariesMatthias Klumpp
2017-01-04tests: Use the new test skipping facility everywhereNirbheek Chauhan
2017-01-04Skip a few tests properlyNirbheek Chauhan
2016-08-21Split D library test into static/shared testsMatthias Klumpp
2016-08-20Allow build definitions to retrieve the unittest flag of a D compilerMatthias Klumpp
2016-08-19Add testcase for mixed C and D compilationMatthias Klumpp
2016-08-19Implement D supportMatthias Klumpp