qt5base-lts/tests/auto/cmake/test_concurrent_module
Stephen Kelly 03b9b423b0 Generate instances of types in the CMake tests.
All modules currently have a test_modules CMake test. The
new module_includes test has very similar requirements, and can
obsolete the hand-maintained test_modules tests in all modules.

After all test_modules have been removed in other repos, the
module_includes test can be renamed to that name.

The types chosen need to have a constructor which can be invoked
with no arguments. QtConcurrent has no public classes which fit
that description so it is still tested separately

Change-Id: Id7929cd32b3112c293cbf5e6964cc894a697f9b1
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2012-10-31 07:16:03 +01:00
..
CMakeLists.txt Generate instances of types in the CMake tests. 2012-10-31 07:16:03 +01:00
main.cpp Generate instances of types in the CMake tests. 2012-10-31 07:16:03 +01:00