summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | find_library: Optionally consider all names in each directoryBrad King2012-09-253-0/+13
| * | | | | find_library: Generalize helper macro in test caseBrad King2012-09-251-18/+18
* | | | | | Merge topic 'genex-validate-target-property-names'David Cole2012-10-232-0/+12
|\ \ \ \ \ \
| * | | | | | GexEx: Validate Target names and property names differently.Stephen Kelly2012-10-222-0/+12
| | |_|/ / / | |/| | | |
* | | | | | SelectLibraryConfigurations: fix for release and debug libs being the sameRolf Eike Beer2012-10-211-0/+4
* | | | | | SelectLibraryConfigurations: add testcaseRolf Eike Beer2012-10-212-0/+62
|/ / / / /
* | | | | Merge topic 'generator-expression-bug-fixes'David Cole2012-10-1712-0/+91
|\ \ \ \ \
| * | | | | GenEx: Fix reporting about not-found include directories and libraries.Stephen Kelly2012-10-176-0/+23
| * | | | | GenEx: Replace some failing tests with Borland and NMake makefiles.Stephen Kelly2012-10-172-6/+4
| * | | | | GenEx: Fix termination bugs in generator expression parser.Stephen Kelly2012-10-172-0/+44
| * | | | | GenEx: Test the use of generator expressions to generate lists.Stephen Kelly2012-10-174-0/+16
| * | | | | GenEx: Parse colon after arguments separator colon specially.Stephen Kelly2012-10-172-0/+10
| | |/ / / | |/| | |