summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'language-generator-expressions'Brad King2013-05-248-0/+116
|\
| * Add $<LINK_LANGUAGE> generator expressionStephen Kelly2013-05-248-0/+116
* | Merge topic 'fix-include_directories-whitespace-handling'Brad King2013-05-241-1/+4
|\ \
| * | Tests/IncludeDirectories: Avoid shared library with no symbolsBrad King2013-05-231-1/+4
* | | Merge topic 'Memchecker-Mac-fix'Brad King2013-05-241-1/+1
|\ \ \
| * | | Tests: ignore GuardMalloc messages on all Apple build, not just XCode onesRolf Eike Beer2013-05-231-1/+1
* | | | Merge topic 'join-genex'Brad King2013-05-224-3/+29
|\ \ \ \ | | |_|/ | |/| |
| * | | Add the JOIN generator expression.Stephen Kelly2013-05-164-3/+29
* | | | Merge topic 'Memchecker-AIX-fix'Brad King2013-05-221-1/+1
|\ \ \ \
| * | | | Tests: fix build of dummy memtester on AIXRolf Eike Beer2013-05-211-1/+1
| | |/ / | |/| |
* | | | Merge topic 'string-MAKE_C_IDENTIFIER-subcommand'Brad King2013-05-221-0/+6
|\ \ \ \
| * | | | string: Add MAKE_C_IDENTIFIER subcommandStephen Kelly2013-05-211-0/+6
* | | | | Merge topic 'add-EXPORT_NAME-property'Brad King2013-05-229-7/+65
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add EXPORT_NAME property.Stephen Kelly2013-05-189-7/+65
* | | | | Merge topic 'fix-include_directories-whitespace-handling'Brad King2013-05-212-0/+12
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | include_directories: Fix handling of empty or space-only entriesStephen Kelly2013-05-212-0/+12
| | |/ / | |/| |
* | | | Merge topic 'fix-genex-comma-parse'Brad King2013-05-212-0/+20
|\ \ \ \ | | |_|/ | |/| |
| * | | 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