summaryrefslogtreecommitdiff
path: root/test cases/d
AgeCommit message (Expand)Author
2020-03-11compilers: Don't put split soname args in start groupsDylan Baker
2020-03-09project_tests: Add the option to the test format to mark the languageDylan Baker
2020-03-09tests: Add pdb files for d testsDylan Baker
2020-03-09project_tests: Add "version" to "shared_lib" and "pdb" typesDylan Baker
2020-03-06project_tests: Add a "shared_lib" typeDylan Baker
2020-02-25test: merge installed_files.txt into test.jsonDaniel Mensinger
2019-10-09tests: Don't expect any *.pdb files installed in 'lib'Jakub Adam
2018-09-27Additional tests for D version and debug featuresGoaLitiuM
2018-09-17Fix regressed D test cases on WindowsGoaLitiuM
2018-09-14test cases: add missing files to installed_files.txtMarco Trevisan (TreviƱo)
2018-08-20Fix D tests to run on WindowsGoaLitiuM
2018-08-20Improve D mixed language test caseGoaLitiuM
2018-08-20Remove dependency to D runtime in mixed language testsGoaLitiuM
2018-06-17test cases: add test case for dubFFY00
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