summaryrefslogtreecommitdiffstats
path: root/src/corelib/Qt5CTestMacros.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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