summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Make TestsWorkingDirectory test a C fileBen Boeckel2010-12-172-11/+11
| * | | | Use iostream to make Borland happyBen Boeckel2010-12-171-4/+5
| * | | | Fully specify the path to old-signature add_testBen Boeckel2010-12-171-2/+2
| * | | | Group adding tests with its propertiesBen Boeckel2010-12-171-6/+4
| * | | | Only test the default cwd with MakefilesBen Boeckel2010-12-171-0/+6
| * | | | Simplify the _default_cwd derivationBen Boeckel2010-12-171-5/+3
| * | | | Use --><-- markers to denote the pathBen Boeckel2010-12-172-7/+7
| * | | | Flip slashes around on WindowsBen Boeckel2010-12-171-0/+7
| * | | | Add ctype.h include for toupper()Ben Boeckel2010-12-171-0/+1
| * | | | Fix header includes for C++ and Visual StudioBen Boeckel2010-12-171-2/+3
| * | | | Rename the project to match the testBen Boeckel2010-12-161-1/+1
| * | | | Add tests for WORKING_DIRECTORY arg to add_testBen Boeckel2010-12-161-0/+21
| * | | | Rename WorkingDirectory testBen Boeckel2010-12-163-6/+6
| * | | | Add the WORKING_DIRECTORY property to testsRolf Eike Beer2010-12-163-0/+98
| |/ / /