Jussi Pakkanen
ac1d0aea58
Condense test dirs for rc2.
11 months ago
Jussi Pakkanen
3bbe66e971
Condense test directories for RC1.
1 year ago
Jussi Pakkanen
1c3191be55
Condense test directory names.
3 years ago
Jussi Pakkanen
7dee480a40
Condense test directory names for next release.
4 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.
6 years ago
Xavier Claessens
091e079354
dependency variable from subproject could be not-found
...
When using a subproject as fallback for a required dependency, we should
check if the dependency object we get from the subproject is found.
6 years ago