summaryrefslogtreecommitdiff
path: root/test cases/d/9 features/data
AgeCommit message (Collapse)Author
2017-09-12d: Add easy way to use D-specific featuresMatthias Klumpp
Of course D compilers have different flags to set some important D-specific settings. This adds a simple method to change these flags in a compiler-agnostic way in Meson. This replaces the previous `unittest_args` method with a more generic variant.