summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/ctest_testcase.prf
Commit message (Expand)AuthorAgeFilesLines
* Always use forward slashes in paths passed to cmake.Stephen Kelly2013-07-101-1/+1
* Add a unit test for testing Qt in its install location.Stephen Kelly2013-07-021-92/+5
* Only expect EGL libraries in the cmake files if Qt is configured to use it.Stephen Kelly2013-05-071-2/+3
* Add IMPORTED targets for the GL libraries used by Qt.Stephen Kelly2013-04-221-0/+3
* Don't use the CMake MinGW if cross-compiling.Stephen Kelly2013-04-161-1/+1
* Generate Win64 code when testing 64bit Qt on Windows.Stephen Kelly2013-04-101-0/+4
* Use CMake facility for verbose makefiles instead of an env var.Stephen Kelly2013-04-101-4/+2
* Test that the CMake files create appropriate version variables.Stephen Kelly2013-04-051-1/+19
* Fix the CMake tests with CMake release candidates.Stephen Kelly2013-03-261-0/+2
* Get more information from failing cmake tests.Stephen Kelly2013-03-261-1/+4
* Run CMake dbus tests if dbus is expected to be available.Stephen Kelly2013-03-191-0/+1
* Make the qtbase cmake tests work without the Widgets module.Stephen Kelly2013-03-181-3/+3
* Join the CMAKE_PREFIX_PATH components into a cmake list before use.Stephen Kelly2013-03-151-1/+2
* Automatically find external dependencies in cmake tests.Stephen Kelly2013-02-251-1/+7
* Support MinGW for CTest test casesJonathan Liu2013-01-091-1/+2
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
* test: Mark cmake tests as insignificant when -no-widgets is usedSergio Ahumada2012-12-111-0/+2
* Make CMake tests significant on Windows.Stephen Kelly2012-09-271-3/+0
* When trying to run cmake, don't show stderr output.Jan Arve Saether2012-09-241-1/+6
* Add a task number to ctest_testcase insignificationRohan McGovern2012-09-011-1/+1
* Temporarily mark ctest testcases as insignificant on WindowsRohan McGovern2012-08-301-0/+3
* Use qmake dirname function correctly.Stephen Kelly2012-07-031-1/+1
* Look for CMake config files in the same prefixes as mkspecs.Stephen Kelly2012-07-031-1/+5
* Simplify logic for paths to CMake modules in tests.Stephen Kelly2012-07-031-5/+1
* Factorize the cmake test infrastructure to be reusable.Stephen Kelly2012-06-261-0/+51