summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ /
* | | Merge topic 'resolve/tests-if-CYGWIN'Brad King2010-12-212-3/+3
|\ \ \
| * \ \ Merge branch 'custom-command-generator-expressions' into resolve/tests-if-CYGWINBrad King2010-12-179-40/+82
| |\ \ \
| * | | | Cygwin: Fix tests to check CYGWIN instead of WIN32Brad King2010-12-172-3/+3
* | | | | Merge topic 'custom-command-generator-expressions'Brad King2010-12-218-32/+51
|\ \ \ \ \
| * | | | | Mark CustomCommand test perconfig.out as SYMBOLICBrad King2010-12-201-0/+1
| * | | | | Introduce "generator expression" syntax to custom commands (#11209)Brad King2010-12-153-1/+14
| | |/ / / | |/| | |
| * | | | Factor per-config sample targets out of 'Testing' testBrad King2010-12-157-31/+36
| * | | | Merge branch 'imported-target-dependencies' into custom-command-refactorBrad King2010-12-081-5/+45
| |\ \ \ \
* | \ \ \ \ Merge topic 'vs2010_header_only_fix'Brad King2010-12-212-1/+9
|\ \ \ \ \ \
| * | | | | | Fix vs2010 project generation error when HEADER_FILE_ONLY is set.Bill Hoffman2010-12-202-1/+9
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'CheckCCompilerFlag-strict-prototypes'Brad King2010-12-211-0/+6
|\ \ \ \ \ \
| * | | | | | CheckCCompilerFlag: Strict signature of 'main' (#11615)Brad King2010-12-161-0/+6
* | | | | | | Merge topic 'ctest-depend-cycle'Brad King2010-12-212-0/+13
|\ \ \ \ \ \ \
| * | | | | | | CTest: Fix test DEPEND cycle detectionBrad King2010-12-152-0/+13
| |/ / / / / /
* | | | | | | Merge topic 'CPack-AddMoreTests'Brad King2010-12-217-0/+243
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |