49555e3ac9
The variations of includes which should work are tested. For example, in the case of testing the QtCore module and QObject include, the following includes are generated and compiled: #include <QObject> #include <QtCore/QObject> #include <QtCore> #include <QtCore/QtCore> As the private include directories are not available to the compiler, this also tests that private headers are not included from public ones. Change-Id: Id03d0fe290c9691e0f7515015892991d1701ab72 Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com> |
||
---|---|---|
.. | ||
test_add_resource_options | ||
test_add_resources_delayed_file | ||
test_dbus_module | ||
test_dependent_modules | ||
test_json_plugin_includes | ||
test_modules | ||
test_multiple_find_package | ||
test_platform_defs_include | ||
test_private_includes | ||
test_qtmainwin_library | ||
test_testlib_definitions | ||
test_testlib_no_link_gui | ||
test_testlib_no_link_widgets | ||
test_use_modules_function | ||
test_wrap_cpp_and_resources | ||
test_wrap_cpp_options | ||
test(needsquoting)dirname | ||
cmake.pro | ||
CMakeLists.txt |