Exclude the delayed resource file test on Windows.
[profile/ivi/qtbase.git] / tests / auto / cmake / CMakeLists.txt
2012-07-23 Stephen KellyExclude the delayed resource file test on Windows.
2012-07-23 Stephen KellyAdd a test for all QtBase modules.
2012-07-20 Stephen KellyFix typo: delyed -> delayed
2012-07-02 Stephen KellyMove the macros for invoking ctest to a shared location.
2012-06-23 Stephen KellyAdd a variable for the private includes for modules.
2012-06-23 Stephen KellyGive the CMake unit tests more meaningful names.
2012-06-23 Stephen KellyForward-port change to QT4_ADD_RESOURCES macro for...
2012-05-15 Stephen KellyUse IF(NOT TARGET ...) before creating imported targets.
2012-05-10 Stephen KellyMake the qt5_use_modules public API.
2012-05-03 Lars KnollMerge "Merge remote-tracking branch 'origin/api_changes...
2012-05-03 Stephen KellyRevert "Don't use the pri depends line for link depende...
2012-05-03 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-05-01 Stephen KellyNever attempt to run the dbus tests on APPLE.
2012-04-29 Stephen KellySimplify the cmake version check.
2012-04-29 Stephen KellyAdd some more useful output when about the cmake version
2012-04-24 Stephen KellyRun DBus tests only if QtDBus is found.
2012-04-23 Stephen KellyMove the CMake unit tests to auto/