Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-05-21 | Use assert instead of error. | Mike Wey | 1 | -12/+4 |
2017-05-20 | Update the test case. | Mike Wey | 2 | -2/+12 |
2017-05-20 | Add 'compiles' and 'has_multi_arguments' for dlang. | Mike Wey | 2 | -0/+6 |
2017-04-15 | d: Add testcase for linking multiple versioned shared libraries | Matthias Klumpp | 5 | -0/+55 |
2017-01-04 | tests: Use the new test skipping facility everywhere | Nirbheek Chauhan | 2 | -18/+15 |
2017-01-04 | Skip a few tests properly | Nirbheek Chauhan | 2 | -9/+6 |
2016-08-21 | Split D library test into static/shared tests | Matthias Klumpp | 22 | -19/+83 |
2016-08-20 | Allow build definitions to retrieve the unittest flag of a D compiler | Matthias Klumpp | 3 | -0/+43 |
2016-08-19 | Add testcase for mixed C and D compilation | Matthias Klumpp | 4 | -0/+39 |
2016-08-19 | Implement D support | Matthias Klumpp | 8 | -0/+56 |