qt5base-lts/tests/auto/cmake
Stephen Kelly 78203ccf80 Fix unit tests when CMAKE_PREFIX_PATH env var is not set.
Tests which are expected to not build need to get a way to find the
Qt 5 config packages. Because they use try_compile, there is no way
to pass the contents to it.

Work around that by generating a file containing the prefix which
the tests will include.

Change-Id: If43080c241539e4af5fe1c183e7da72066278b73
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2012-07-11 12:46:15 +02:00
..
test_add_resource_options Fix unit tests when CMAKE_PREFIX_PATH env var is not set. 2012-07-11 12:46:15 +02:00
test_add_resources_delyed_file Give the CMake unit tests more meaningful names. 2012-06-23 11:37:49 +02:00
test_dbus_module Give the CMake unit tests more meaningful names. 2012-06-23 11:37:49 +02:00
test_dependent_modules Give the CMake unit tests more meaningful names. 2012-06-23 11:37:49 +02:00
test_multiple_find_package Give the CMake unit tests more meaningful names. 2012-06-23 11:37:49 +02:00
test_platform_defs_include Give the CMake unit tests more meaningful names. 2012-06-23 11:37:49 +02:00
test_private_includes Add a variable for the private includes for modules. 2012-06-23 14:16:24 +02:00
test_qtmainwin_library Give the CMake unit tests more meaningful names. 2012-06-23 11:37:49 +02:00
test_use_modules_function Give the CMake unit tests more meaningful names. 2012-06-23 11:37:49 +02:00
test_wrap_cpp_and_resources Give the CMake unit tests more meaningful names. 2012-06-23 11:37:49 +02:00
test_wrap_cpp_options Fix unit tests when CMAKE_PREFIX_PATH env var is not set. 2012-07-11 12:46:15 +02:00
test(needsquoting)dirname Give the CMake unit tests more meaningful names. 2012-06-23 11:37:49 +02:00
cmake.pro Factorize the cmake test infrastructure to be reusable. 2012-06-26 11:49:52 +02:00
CMakeLists.txt Move the macros for invoking ctest to a shared location. 2012-07-03 01:08:25 +02:00