summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fix-11575-add-wix-support-to-cpack'David Cole2012-12-057-0/+182
|\
| * CPack: Add a WiX Generator (#11575)Nils Gladitz2012-12-037-0/+182
* | Merge topic 'fix-cpack-tests'Brad King2012-11-303-15/+7
|\ \
| * | Tests: Use the right path to CPack value for running CPack testsDavid Cole2012-11-293-15/+7
| |/
* | Merge topic 'fix-watcom-test-timeout'Brad King2012-11-301-1/+1
|\ \
| * | Watcom: Avoid prompt from wmake about dll with no exports...David Cole2012-11-281-1/+1
* | | Merge topic 'multiarch-include'Brad King2012-11-304-0/+32
|\ \ \ | |_|/ |/| |
| * | Test find_path multiarch support (#13742)Brad King2012-11-264-0/+32
* | | Merge topic 'generator-expression-fixes'Brad King2012-11-274-0/+24
|\ \ \ | |_|/ |/| |
| * | Genex: Don't segfault on $<FOO,>Stephen Kelly2012-11-272-0/+10
| * | Genex: Ensure that $<0:...> has a parameter.Stephen Kelly2012-11-274-0/+14
| |/
* | NMake: Add a test to demonstrate EmptyDepends issue (#13392)David Cole2012-11-212-0/+17
|/
* Merge topic 'per-config-EXCLUDE_FROM_DEFAULT_BUILD' into vs-global-sectionsBrad King2012-11-165-0/+92
|\
| * Serialize tests for EXCLUDE_FROM_DEFAULT_BUILDBrad King2012-11-131-0/+7
| * Add tests for EXCLUDE_FROM_DEFAULT_BUILDPetr Kmoch2012-11-135-0/+85
* | Add tests for VS_SOLUTION_GLOBAL_SECTIONSPetr Kmoch2012-11-1618-0/+120
* | Merge topic 'only-git-fetch-when-necessary'Brad King2012-11-135-0/+229
|\ \
| * | ExternalProjectUpdateTest: Only support Git 1.6.5 and greater.Matt McCormick2012-11-131-0/+18
| * | ExternalProject: Verify when a fetch occurs during update test.Matt McCormick2012-11-131-10/+26
| * | ExternalProject: Make sure the ExternalProjectUpdate setup is available.Matt McCormick2012-11-132-3/+19
| * | ExternalProject: Always do a git fetch for a remote ref.Matt McCormick2012-11-131-1/+3
| * | ExternalProject: Add tests for UPDATE_COMMAND.Matt McCormick2012-11-134-0/+166
| * | ExternalProject: Do smoke tests for Git Tutorial builds.Matt McCormick2012-11-031-0/+11
* | | Merge topic 'link-depends-no-shared'Brad King2012-11-135-0/+73
|\ \ \
| * | | Teach BuildDepends test to cover LINK_DEPENDS_NO_SHAREDBrad King2012-11-095-0/+73
* | | | Merge topic 'deprecate-load_command'Brad King2012-11-135-0/+14
|\ \ \ \ | |_|_|/ |/| | |
| * | | load_command: Deprecate and document pending removalBrad King2012-11-075-0/+14
* | | | Merge topic 'FixImplicitDepends2'Brad King2012-11-062-1/+4
|\ \ \ \
| * | | | AddCustomCommand: Handle multiple IMPLICIT_DEPENDS files (#10048)Alex Neundorf2012-11-062-1/+4
* | | | | Merge topic 'start-contributing-irc-session'Brad King2012-11-0622-40/+187
|\ \ \ \ \
| * | | | | Add several get_property() testsPetr Kmoch2012-11-021-0/+17
| * | | | | GetProperty test: move doc property tests into main processRolf Eike Beer2012-11-022-16/+11
| * | | | | list: add tests for CMP0007 behaviorRolf Eike Beer2012-11-022-0/+20
| * | | | | Add test to secure the file(GLOB empty) behavior.Amine Chadly2012-11-021-0/+5
| * | | | | file: remove dead codeAmine Chadly2012-11-023-0/+9
| * | | | | Consolidate list() argument count testingPetr Kmoch2012-11-022-12/+20
| * | | | | Add tests for list() invalid argumentsPetr Kmoch2012-11-0210-0/+39
| * | | | | Add tests for list() argument countPetr Kmoch2012-11-026-0/+49
| * | | | | CMakeTests: allow to call the check_cmake_test macro with a given fileRolf Eike Beer2012-11-021-24/+29
| |/ / / /
* | | | | Merge topic 'FindQt-MajorVersionSelection-test'Brad King2012-11-061-0/+1
|\ \ \ \ \
| * | | | | FindQt: add to MajorVersionSelection testRolf Eike Beer2012-11-011-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge topic 'fix-genex-CONFIG'Brad King2012-11-063-0/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | GenEx: Use case insensitive comparison for $<CONFIG:...>Stephen Kelly2012-11-053-0/+10
| | |_|/ | |/| |
* | | | Merge topic 'test-major-version'David Cole2012-10-313-1/+69
|\ \ \ \
| * | | | Tests: add MajorVersionSelection testsRolf Eike Beer2012-10-313-1/+69
| |/ / /
* | | | Merge topic 'generator-expression-bug-fixes'David Cole2012-10-316-0/+26
|\ \ \ \
| * | | | GenEx: Test early determination of AND and ORStephen Kelly2012-10-206-0/+26
* | | | | Merge topic 'FindIcotool'David Cole2012-10-311-2/+3
|\ \ \ \ \
| * | | | | Add module FindIcotoolAleksey Avdeev2012-10-161-2/+3
* | | | | | Merge topic 'find_library-NAMES_PER_DIR'David Cole2012-10-313-18/+31
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |