summaryrefslogtreecommitdiffstats
path: root/src/corelib/Qt5CTestMacros.cmake
Commit message (Expand)AuthorAgeFilesLines
* Forward the correct compilers to the actual cmake tests.Stephen Kelly2013-08-091-0/+8
* Add cmake related information to the test output.Stephen Kelly2013-07-031-0/+8
* Remove the use of CMAKE_FIND_ROOT_PATH.Stephen Kelly2013-06-101-4/+0
* Set the sysroot if cross compiling the cmake tests.Stephen Kelly2013-04-231-0/+4
* Only test cmake module versions if available for test.Stephen Kelly2013-04-111-18/+23
* Use CMake facility for verbose makefiles instead of an env var.Stephen Kelly2013-04-101-0/+4
* Test that the CMake files create appropriate version variables.Stephen Kelly2013-04-051-1/+28
* Revert "Don't duplicate the 'top-level' include dir in all modules."Stephen Kelly2013-03-261-12/+0
* Allow specification of a namespace for modules under test.Stephen Kelly2013-03-201-1/+6
* Rename the qtinclude variable to qtclass.Stephen Kelly2013-03-201-4/+4
* Run CMake dbus tests if dbus is expected to be available.Stephen Kelly2013-03-191-0/+3
* Make the qtbase cmake tests work without the Widgets module.Stephen Kelly2013-03-181-0/+4
* Test that the ConfigVersion.cmake files work.Stephen Kelly2013-03-131-2/+2
* Don't duplicate the 'top-level' include dir in all modules.Stephen Kelly2013-02-091-0/+12
* Add missing WARNING header.Stephen Kelly2012-12-131-1/+4
* Add warning about non-API in Qt5CTestMacros.Stephen Kelly2012-11-101-0/+7
* Generate instances of types in the CMake tests.Stephen Kelly2012-10-311-1/+6
* Add a CMake macro to test module includesStephen Kelly2012-10-261-0/+75
* Specify the --build-config when invoking ctest.Stephen Kelly2012-09-241-0/+2
* Pass the unmodified directory/project name to build-project.Stephen Kelly2012-09-241-2/+2
* Don't append _build to the directory name of tests expected to fail.Stephen Kelly2012-09-241-1/+1
* Specify the project name when adding a test.Stephen Kelly2012-09-101-0/+2
* Don't set empty CMAKE_TOOLCHAIN_FILE or CMAKE_BUILD_TYPEStephen Kelly2012-08-311-2/+12
* Forward the CMAKE_TOOLCHAIN_FILE to tests.Stephen Kelly2012-08-281-2/+2
* Fix unit tests when CMAKE_PREFIX_PATH env var is not set.Stephen Kelly2012-07-111-0/+3
* Forward the CMAKE_PREFIX_PATH to invoked tests.Stephen Kelly2012-07-031-2/+2
* Move the macros for invoking ctest to a shared location.Stephen Kelly2012-07-031-0/+44