summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Add test for unused warnings at the end of scopeBen Boeckel2010-09-162-0/+17
| * | | | | | | | Add test for unused detection via setting itBen Boeckel2010-09-162-0/+19
| * | | | | | | | Add test for usage checks via unsetBen Boeckel2010-09-162-0/+23
| * | | | | | | | Be consistent with single and double quotesBen Boeckel2010-09-021-3/+3
| * | | | | | | | Add test for uninitialized variablesBen Boeckel2010-09-021-0/+13
| * | | | | | | | Add tests for unused command line variablesBen Boeckel2010-09-022-0/+29
* | | | | | | | | Merge topic 'dev/add_test-working-directory'Brad King2011-01-262-1/+36
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Add more tests for WorkingDirectory for testsBen Boeckel2011-01-202-1/+36
* | | | | | | | | Merge topic 'test-SubDirSpaces-workaround-gnu-make-3.82'Brad King2011-01-191-1/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Disable SubDirSpaces parens with GNU Make 3.82 (#11654)Brad King2011-01-111-1/+9
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge topic 'resolve/mingw-cross-compile-resources/honor-explicit-zero-timeout'Brad King2011-01-191-7/+8
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'honor-explicit-zero-timeout' into resolve/mingw-cross-compile-r...Brad King2011-01-1426-54/+539
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Teach Simple_Mingw_Linux2Win test to use windresBrad King2011-01-141-8/+9
* | | | | | | | | | | Test that missing source mentions directory (#11677)Brad King2011-01-152-2/+2
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Merge topic 'build_nightly_from_nightly_branch'Brad King2011-01-111-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Change the nightly tests to build from the nightly branch and not next.Bill Hoffman2011-01-071-1/+1
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'ep-fix-substitutions'Brad King2011-01-111-1/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ExternalProject: Replace location tags in CMAKE_CACHE_ARGSDavid Cole2011-01-071-1/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'policy-CMP0017'Brad King2011-01-112-1/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Improve documentation and messages for the new CMP0017Alex Neundorf2011-01-041-1/+1
| * | | | | | | | | | Prefer files from CMAKE_ROOT when including from CMAKE_ROOTAlex Neundorf2011-01-042-1/+10
* | | | | | | | | | | Merge topic 'user-policy-defaults'Brad King2011-01-111-0/+18
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Allow users to specify defaults for unset policiesBrad King2011-01-041-0/+18
* | | | | | | | | | | Merge topic 'fix-11461-add-midl-vs10'Brad King2011-01-115-0/+151
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | VSMidl Test: Use correct include_directories with VS6 (#11461)David Cole2011-01-061-1/+8
| * | | | | | | | | | | Prohibit space in HOME value for VSMidl test.David Cole2011-01-051-5/+8
| * | | | | | | | | | | VS10: Finish Midl support (#11461)David Cole2011-01-055-0/+141
* | | | | | | | | | | | CPack: Add CPACK_NSIS_INSTALL_ROOT variable (#9148)David Cole2011-01-111-0/+3
* | | | | | | | | | | | CPack: Detect more URLs in CPACK_NSIS_MENU_LINKS (#10644)David Cole2011-01-071-0/+10
| |_|/ / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge topic 'negative-test-costs'Brad King2011-01-045-1/+81
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Support explicitly set test costs in non-parallel testing.Zach Mullen2011-01-035-1/+81
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'honor-explicit-zero-timeout'Brad King2011-01-045-23/+88
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Test TIMEOUT property explicitly set to zero should be honoredZach Mullen2011-01-035-23/+88
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'vs-force-multiple-include'Brad King2011-01-045-0/+20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Map multiple /FI flags for VS < 10 (#11649)Brad King2011-01-035-0/+20
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'dev/add_test-working-directory'Brad King2011-01-042-23/+7
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Pass the expected value as the first argumentBen Boeckel2011-01-032-23/+7
* | | | | | | | | | Merge topic 'make-install-test-serial'Brad King2011-01-041-0/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Avoid running CMake.Install test simultaneously with other testsDavid Cole2010-12-311-0/+3
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'add-trilinos-contract-test'Brad King2011-01-046-0/+264
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Establish pass criteria for the Trilinos contract test.David Cole2010-12-286-6/+71
| * | | | | | | | | | Use m prefix in shorttag value to indicate "md5 of tarball"David Cole2010-12-281-0/+1
| * | | | | | | | | | Add contract test for Trilinos 10.6.1 snapshot.David Cole2010-11-095-0/+198
* | | | | | | | | | | Merge topic 'add_support_for_windres'Brad King2011-01-041-1/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add testing for windows resources for mingw/msys/cygwin and remove for watcom.Bill Hoffman2010-12-281-1/+12
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'add_preprocessor_def_vs2010_resources'Brad King2011-01-045-1/+26
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | / / / / / / / / | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Only run resource test for MSVC compilers.Bill Hoffman2010-12-221-11/+3
| * | | | | | | | | Disable incremental testing for this test, it crashes vs9 linker.Bill Hoffman2010-12-221-0/+3
| * | | | | | | | | Add flags to resource builds on vs 2010 with a test.Bill Hoffman2010-12-215-1/+31
* | | | | | | | | | Merge topic 'dev/add_test-working-directory'Brad King2010-12-283-0/+131
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |