Jussi Pakkanen
e75e3976fa
Condense test directory names.
4 years ago
Jussi Pakkanen
9d1e747d17
Condense test directory names again.
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
f39600647d
Condense test directory names.
5 years ago
Jussi Pakkanen
cd369aceee
Reformat Meson file for readability.
6 years ago
Jussi Pakkanen
23ed0e1857
Make string division do path joining.
6 years ago
Jussi Pakkanen
972535a6ac
Condense test dirs.
6 years ago
Nirbheek Chauhan
940b8a2e93
tests/common/119: Test array args to join_paths()
...
This wasn't intended, but it works and people are using it. So test it.
8 years ago
Jussi Pakkanen
1efcea9617
Renamed path_join to join_paths.
8 years ago
Jussi Pakkanen
c2b852c9b3
Created path_join function.
8 years ago