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
Jon Turney
cfe31d2e9d
Add a test that using an unavailable native compiler errors
...
Add a test that trying to use a native compiler in a target after it's
been tentatively added with add_languages() without native: but isn't
actually available gives an error.
5 years ago
Michael Hirsch, Ph.D
83b4e981c4
Use strict function prototypes
5 years ago
Jussi Pakkanen
b400cbe058
Kill tabs dead! For good!
6 years ago
Jussi Pakkanen
17bfbb99e5
Condense test dirs.
6 years ago
Hemmo Nieminen
473dc80701
Add some test setup selection tests.
7 years ago
Niklas Claesson
07dde545d9
Add @PLAINNAME@ and @BASENAME@ to arguments argument for Generator
...
Fixes #1282
7 years ago
Nirbheek Chauhan
d59f5f8620
Add a test that contains only generated Vala files
...
Demonstrates that the Vala detection is broken when all the files are
generated.
8 years ago
Jussi Pakkanen
6354b5f54a
Made file object testing a bit more thorough.
10 years ago
Jussi Pakkanen
9262fe600a
Split test suite into common and platform dependent parts.
12 years ago
Jussi Pakkanen
216a8ca1ea
Can link against static libraries.
12 years ago