| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-04-25 | tests/d/10: Fix condition with clang++ and gdc | Dylan Baker | |
| Which just checked for clang++ and aborted, instead of for the combination it claimed. | |||
| 2021-08-15 | editorconfig: add setting to trim trailing whitespace | Eli Schwartz | |
| and clean up all outstanding issues Skip 'test cases/common/141 special characters/meson.build' since it intentionally uses trailing newlines. | |||
| 2018-08-20 | Improve D mixed language test case | GoaLitiuM | |
| 2018-08-20 | Remove dependency to D runtime in mixed language tests | GoaLitiuM | |
| It is undefined behaviour to call D I/O functions without initializing D runtime first. Simplify the test so it will work in all platforms. | |||
| 2018-05-02 | Can combine D and C++ in a single target. Closes #3125. | Jussi Pakkanen | |
