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
Michael Hirsch, Ph.D
83b4e981c4
Use strict function prototypes
5 years ago
Jussi Pakkanen
f39600647d
Condense test directory names.
5 years ago
Jussi Pakkanen
972535a6ac
Condense test dirs.
6 years ago
Niklas Claesson
d4a5a8419f
Fix two test cases
7 years ago
Tim 'mithro' Ansell
36aab0f4b2
Complete python escape sequences aware strings
...
Fixes #3169
7 years ago
Nirbheek Chauhan
ae5a362950
tests/common: Run compiler checks for both C & C++
...
Without this we're just hoping that the C++ compiler behaves the same
way as the C compiler, which is not always true as demonstrated by
https://github.com/mesonbuild/meson/issues/958
8 years ago
Elliott Sales de Andrade
acdb17ffa2
Add test cases for compile-checks-in-files.
8 years ago
Jussi Pakkanen
df9d1bcbfc
Simpler name.
12 years ago
Jussi Pakkanen
9e122005cf
Can print status info to log in compiles().
12 years ago
Jussi Pakkanen
140f30470b
Can run trial compilations on a given compiler.
12 years ago