summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Fix handling of commas in arbitrary content in genexes.Stephen Kelly2013-05-162-0/+20
| |/ / /
* | | | Merge topic 'implicit-link-sanitize-regex'Brad King2013-05-211-0/+1
|\ \ \ \
| * | | | Sanitize linker name to parse implicit link line (#14154)Brad King2013-05-171-0/+1
| | |/ / | |/| |
* | | | Merge topic 'error-on-exported-missing-include-dir'Brad King2013-05-214-0/+15
|\ \ \ \
| * | | | Error on relative path in INCLUDE_DIRECTORIES target property.Stephen Kelly2013-05-214-0/+15
| | |/ / | |/| |
* | | | Merge topic 'vs-windows-forms'Brad King2013-05-217-0/+193
|\ \ \ \
| * | | | VS: Add Windows Forms SupportJohn Farrier2013-05-167-0/+193
| |/ / /
* | | | Merge topic 'test-moc-with-empty-COMPILE_DEFINITIONS'Brad King2013-05-213-0/+47
|\ \ \ \
| * | | | Test the use of target transitive compile definitions with moc.Stephen Kelly2013-05-153-0/+47
* | | | | Merge topic 'Automoc-Qt4-Qt5'Brad King2013-05-215-15/+55
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Remove an endif() followed by an if() for the same condition.Stephen Kelly2013-03-161-2/+1
| * | | Add a test for Qt5AutomocStephen Kelly2013-03-163-8/+42
| * | | Make the QtAutomoc test compile with either Qt 4 or Qt 5Stephen Kelly2013-03-162-6/+13
* | | | Merge topic 'MemChecker-improvements'Brad King2013-05-1634-369/+199
|\ \ \ \
| * | | | Tests: ignore Guard Malloc messages in MemChecker testsRolf Eike Beer2013-05-141-1/+7
| * | | | Tests: add a test with custom options passed to valgrindRolf Eike Beer2013-05-092-0/+15
| * | | | Tests: add test for non-existent Valgrind suppression fileRolf Eike Beer2013-05-091-1/+7
| * | | | Tests: verify that memory checker output files are always presentRolf Eike Beer2013-05-092-1/+43
| * | | | Tests: remove code duplication in CTestTestMemCheck testsRolf Eike Beer2013-05-0929-319/+55
| * | | | CTest: remove unreachable code and CTestTestMemcheckUnknown testRolf Eike Beer2013-05-094-36/+3
| * | | | Tests: create output files for all memory checkersRolf Eike Beer2013-05-092-14/+72
| | |/ / | |/| |
* | | | Merge topic 'doc-improvements'Brad King2013-05-164-7/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix spelling and typos (non-binary)Andreas Mohr2013-05-071-1/+1
| * | | Fix spelling and typos (affecting binary data / module messages)Andreas Mohr2013-05-074-6/+6
| |/ /
* | | Merge topic 'fix-per-config-tll-include-dirs'Brad King2013-05-163-0/+25
|\ \ \
| * | | Test that linking using the debug keyword to tll works.Stephen Kelly2013-05-161-0/+8
| * | | Test transitive includes from setting the LINK_LIBRARIES property.Stephen Kelly2013-05-062-0/+17
| |/ /
* | | Merge topic 'improve-get_filename_component-names'Brad King2013-05-1613-206/+47
|\ \ \
| * | | get_filename_component: Add DIRECTORY option (#14091)Brad King2013-04-161-9/+10
| * | | get_filename_component: Add explicit unit testsBrad King2013-04-1613-206/+46
* | | | Merge topic 'msbuild-targets-in-subdirs'Brad King2013-05-1623-0/+999
|\ \ \ \
| * | | | ctest_build: Pass projectDir to GenerateBuildCommandPetr Kmoch2013-04-122-0/+26
| * | | | VS: Add test for building MSBuild project in subdirPetr Kmoch2013-04-123-0/+27
| * | | | VS: Create parser for Visual Studio .sln filesPetr Kmoch2013-04-1219-0/+946
* | | | | Merge topic 'vs10-preprocessor-semicolons'Brad King2013-05-161-2/+1
|\ \ \ \ \
| * | | | | VS 10: Escape ; as %3B in preprocessor definitions (#14073)Brad King2013-04-111-2/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'vs-no-compiler-pdb-setting'Brad King2013-05-161-6/+5
|\ \ \ \ \
| * | | | | VS: Separate compiler and linker PDB files (#11899, #14062)Brad King2013-04-051-6/+5
| |/ / / /
* | | | | Merge topic 'cygwin_fd_setsize'Brad King2013-05-165-0/+58
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | CTest: Add test for running many tests in parallelPaul Kunysch2013-03-225-0/+58
* | | | | Fix clearing of the INCLUDE_DIRECTORIES DIRECTORY property.Stephen Kelly2013-04-101-0/+11
| |/ / / |/| | |
* | | | add_dependencies: Distinguish target v. file dependencies in error (#14050)Brad King2013-03-296-0/+18
* | | | Merge topic 'fix-Qt5-incompatibility-check-version'Brad King2013-03-281-1/+1
|\ \ \ \
| * | | | Fix the Qt 5 version required to run the IncompatibleQt test.Stephen Kelly2013-03-261-1/+1
| | |/ / | |/| |
* | | | Merge topic 'error-on-exported-missing-include-dir'Brad King2013-03-284-0/+15
|\ \ \ \ | |/ / / |/| | |
| * | | Error if linked target has relative paths in INTERFACE_INCLUDE_DIRECTORIESStephen Kelly2013-03-264-0/+15
* | | | Merge topic 'error-on-exported-missing-include-dir'Brad King2013-03-2616-4/+96
|\ \ \ \ | |/ / /
| * | | Report an error on IMPORTED targets with a faulty INTERFACEStephen Kelly2013-03-265-2/+24
| * | | install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIESStephen Kelly2013-03-2612-2/+72
* | | | Merge topic 'fix-COMPILE_DEFINITIONS-config'Brad King2013-03-266-3/+92
|\ \ \ \ | |/ / / |/| | |