aboutsummaryrefslogtreecommitdiff
path: root/test cases/d
AgeCommit message (Expand)AuthorFilesLines
2017-05-21Use assert instead of error.Mike Wey1-12/+4
2017-05-20Update the test case.Mike Wey2-2/+12
2017-05-20Add 'compiles' and 'has_multi_arguments' for dlang.Mike Wey2-0/+6
2017-04-15d: Add testcase for linking multiple versioned shared librariesMatthias Klumpp5-0/+55
2017-01-04tests: Use the new test skipping facility everywhereNirbheek Chauhan2-18/+15
2017-01-04Skip a few tests properlyNirbheek Chauhan2-9/+6
2016-08-21Split D library test into static/shared testsMatthias Klumpp22-19/+83
2016-08-20Allow build definitions to retrieve the unittest flag of a D compilerMatthias Klumpp3-0/+43
2016-08-19Add testcase for mixed C and D compilationMatthias Klumpp4-0/+39
2016-08-19Implement D supportMatthias Klumpp8-0/+56