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
Michael Hirsch, Ph.D
c2f2e51105
PGI: fix openmp for 190common test
...
since there is no pgc++ on Windows, we avoid invoking that in 190common
5 years ago
Michael Hirsch, Ph.D
6b874339cc
BUGFIX: Fortran openmp
6 years ago
Jussi Pakkanen
3997649139
Disable mixed (mscv/clang + gnu) Windows Fortran tests. Closes #4829 .
6 years ago
Jon Turney
272623c5a3
Skip openmp test for windows clang
...
This can probably be made to work, but the special steps needed aren't
clear.
6 years ago
Jon Turney
bb0bbfc2ab
Adjust more tests which need to know compiler type
6 years ago
Jon Turney
dadf6e2233
Tests for version constraints on custom lookup dependencies
6 years ago
Jussi Pakkanen
972535a6ac
Condense test dirs.
6 years ago
Jussi Pakkanen
17bfbb99e5
Condense test dirs.
6 years ago
Jussi Pakkanen
8d5c33f92f
Renamed test dirs so numbers are sequential.
7 years ago
Elliott Sales de Andrade
2c8ff7c027
Skip OpenMP tests on old compilers.
7 years ago
Elliott Sales de Andrade
dbb025a175
Add an OpenMP dependency.
...
This works similarly to the thread dependency which stores the various
inconsistent flags in each compiler.
7 years ago