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
b400cbe058
Kill tabs dead! For good!
6 years ago
Leif Middelschulte
6fc3c0df0c
fixes the extended test suite to work with qt5 **and** qt4.
7 years ago
Leif Middelschulte
98e095bd47
extends test case to fail if macro is undefined durcing preprocessing
7 years ago
Nirbheek Chauhan
14c5e17b0a
tests: Remove outdated qt4 manual test and rename qt5 automated test
...
qt5 framework test now also tests qt4, and will test qt6 if/when it
comes out.
8 years ago
Jussi Pakkanen
45d7b589eb
Added module for Qt4 support.
10 years ago
Jussi Pakkanen
48477102c9
Now can compile all Qt5 tests with module.
10 years ago
Jussi Pakkanen
3e29c4fccb
A few more pointless fixes.
10 years ago
Jussi Pakkanen
55dba78889
Follow Qt standards w.r.t. moc file including.
11 years ago
Jussi Pakkanen
e2e95c7bf2
Allow source files to include moc files manually.
11 years ago