summaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake
Commit message (Expand)AuthorAgeFilesLines
* Add tests of the various testlib definition possibilities.Stephen Kelly2012-07-248-0/+206
* Exclude the delayed resource file test on Windows.Stephen Kelly2012-07-231-1/+5
* Add a test for all QtBase modules.Stephen Kelly2012-07-233-0/+123
* Fix typo: delyed -> delayedStephen Kelly2012-07-204-9/+9
* Add another directory to the private INCLUDE_DIRS list.Stephen Kelly2012-07-191-0/+5
* Dereference so we can be sure the type is not forward declared.Stephen Kelly2012-07-191-1/+3
* Fix unit tests when CMAKE_PREFIX_PATH env var is not set.Stephen Kelly2012-07-112-2/+10
* Move the macros for invoking ctest to a shared location.Stephen Kelly2012-07-031-42/+2
* Factorize the cmake test infrastructure to be reusable.Stephen Kelly2012-06-261-50/+1
* Add a variable for the private includes for modules.Stephen Kelly2012-06-233-0/+71
* Give the CMake unit tests more meaningful names.Stephen Kelly2012-06-2339-65/+74
* Forward-port change to QT4_ADD_RESOURCES macro for missing rcc files.Stephen Kelly2012-06-234-0/+75
* Use IF(NOT TARGET ...) before creating imported targets.Stephen Kelly2012-05-153-0/+12
* Find Qt5 modules automatically in the qt5_use_modules function.Stephen Kelly2012-05-141-2/+1
* Make the qt5_use_modules public API.Stephen Kelly2012-05-102-39/+8
* Revert "Don't use the pri depends line for link dependencies."Stephen Kelly2012-05-033-8/+4
* Never attempt to run the dbus tests on APPLE.Stephen Kelly2012-05-012-3/+1
* Simplify the cmake version check.Stephen Kelly2012-04-291-1/+1
* Add some more useful output when about the cmake versionStephen Kelly2012-04-291-1/+1
* cmake: temporarily set tests/auto/cmake insignificant on macRohan McGovern2012-04-271-0/+6
* Run DBus tests only if QtDBus is found.Stephen Kelly2012-04-241-1/+4
* Move the CMake unit tests to auto/Stephen Kelly2012-04-2334-0/+1415