Jussi Pakkanen
1c3191be55
Condense test directory names.
3 years ago
Jussi Pakkanen
7dee480a40
Condense test directory names for next release.
3 years ago
Dylan Baker
29ef4478df
compilers/d: Add b_ndebug support
...
D lang compilers have an option -release (or similar) which turns off
asserts, contracts, and other runtime type checking. This patch wires
that up to the b_ndebug flag.
Fixes #7082
5 years ago
Jussi Pakkanen
d20529784e
Rename test dir names with dircondenser.py.
5 years ago
Jussi Pakkanen
f39600647d
Condense test directory names.
5 years ago
Jon Turney
b8d2989ef2
Remove extra directory in failing test
...
So it failing tests what it claims, rather than that an directory
without a meson.build fails...
6 years ago
Jon Turney
3c86520b6f
Add a test case for dependency(method:'config-tool') with an unknown name
...
This failed with an exception with 0.49. Fixed by c0166355
, but add a
test case to ensure it doesn't regress.
6 years ago