qt5base-lts/tests/auto/cmake/test_testlib_definitions
Stephen Kelly 45cb8be4f9 Add tests of the various testlib definition possibilities.
The behavior of QTEST_MAIN depends on whether QT_GUI_LIB or QT_WIDGETS_LIB
is defined. It could create a QGuiApplication or QApplication which
could cause linking issues if the corresponding library is not linked to.

The failure cases are also tested.

Change-Id: I61ed0bc760564ef42ce1dbd86c83c06348c860ff
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2012-07-24 08:44:27 +02:00
..
core_only Add tests of the various testlib definition possibilities. 2012-07-24 08:44:27 +02:00
gui Add tests of the various testlib definition possibilities. 2012-07-24 08:44:27 +02:00
widgets Add tests of the various testlib definition possibilities. 2012-07-24 08:44:27 +02:00
CMakeLists.txt Add tests of the various testlib definition possibilities. 2012-07-24 08:44:27 +02:00
main.cpp Add tests of the various testlib definition possibilities. 2012-07-24 08:44:27 +02:00