summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed CTestTestRunScriptZach Mullen2009-10-295-30/+8
* Backout RunScript test again... (debugging on faraway)Zach Mullen2009-10-291-4/+4
* Fix RunScript test; it should now work on all platformsZach Mullen2009-10-294-4/+17
* Fix OutDir test on HP, MinGW, and CygwinBrad King2009-10-291-1/+1
* Add more coverage and use the ARGS option of try_runBill Hoffman2009-10-292-0/+33
* Increase timeout for the nightly build tests so that the poor mac nightly bui...David Cole2009-10-281-1/+1
* Increase timeout for the nightly build tests so that the poor mac nightly bui...David Cole2009-10-281-1/+1
* Avoid failure of CPackComponents test on dash16 and dash17 since makensis was...David Cole2009-10-281-1/+9
* Deleted old RunScript cmake scripts (renamed)Zach Mullen2009-10-282-13/+0
* Changed RunScript test to be in-source build safeZach Mullen2009-10-283-2/+15
* Test per-config OUTPUT_DIRECTORY propertiesBrad King2009-10-284-0/+88
* Create CMake.ELF test to cover cmELF furtherBrad King2009-10-276-0/+52
* Add test CMakeTestBadCommandLines. Also add --graphviz arg to cmake invoked d...David Cole2009-10-272-0/+95
* Avoid Intel linker crash in BuildDepends testBrad King2009-10-271-0/+8
* Test if() boolean coersion and CMP0012 behaviorsBrad King2009-10-272-0/+159
* Add test to enable detecting differences between generation N and N+1 of a cm...David Cole2009-10-262-0/+180
* Disable run_script test for now, it is failing currently on linuxZach Mullen2009-10-261-4/+4
* Added test coverage for cmCTestRunScriptCommandZach Mullen2009-10-263-0/+26
* Skip SHARED lib Fortran test with XL and old GNUBrad King2009-10-261-1/+15
* Fix Intel and MinGW Fortran DLL import librariesBrad King2009-10-262-1/+3
* Add a ctest test to cover cmCTestBatchTestHandler. Since its behavior isn't ...Zach Mullen2009-10-261-2/+3
* Turn on the NSIS binary for the CPackComponents test if NSIS is found. Should...David Cole2009-10-251-4/+9
* Test all target types in FortranBrad King2009-10-234-3/+19
* Add test of all cmake -G generators. Ignore any errors from this as not all g...David Cole2009-10-222-0/+109
* More verbose BuildDepends test outputBrad King2009-10-221-2/+4
* Test OSX_ARCHITECTURES target propertyBrad King2009-10-214-2/+34
* Fix failing test. Forgot to double quote last arg to STRING.David Cole2009-10-201-3/+3
* Add test of all available CPack generators. Add this test with the goal of in...David Cole2009-10-203-0/+94
* Added a ctest add_subdirectory test which fails before my patch made earlier ...Zach Mullen2009-10-206-0/+65
* Remove the rpath_remove_file_is_not_executable test case. It fails on Windows...David Cole2009-10-172-3/+3
* Fixed issues with message text in FILE command error situations. Added many n...David Cole2009-10-172-3/+113
* Add more testing coverage of the FILE command.David Cole2009-10-162-0/+116
* Allow test to pass even if an expected-to-fail submit claims 'Submission succ...David Cole2009-10-161-1/+2
* add a test which checks that cmake can build the latest stable KDE4 (kdelibs)...Alexander Neundorf2009-10-152-0/+104
* Increase ctest coverage. Introduce optionally on intentional compile errors a...David Cole2009-10-154-1/+24
* Use LABELS in some ctest_coverage calls to increase coverage in cmCTestCovera...David Cole2009-10-152-1/+12
* Add LABELS to the SmallAndFast test project to increase coverage of ctest cod...David Cole2009-10-151-0/+7
* Fix crash on Windows. Remove trailing white space from regex. These changes s...David Cole2009-10-151-1/+1
* Add another possible error message that curl might emit with an empty drop lo...David Cole2009-10-141-0/+1
* Use macro instead of function since DASH2 continuous dashboard still uses CMa...David Cole2009-10-141-2/+11
* Increase ctest coverage. Add tests that intentionally call ctest_submit witho...David Cole2009-10-142-1/+70
* Reduce duration of ctest_sleep arguments. Add SmallAndFast project. Replace k...David Cole2009-10-083-10/+28
* Split Borland compiler information filesBrad King2009-10-081-0/+3
* Make Complex test of CMakeLib more optionalBrad King2009-10-074-25/+12
* Fix find_package() when <pkg>_DIR is wrongBrad King2009-10-071-3/+33
* More robust implicit link line detection regexBrad King2009-10-071-0/+8
* Use the correct CMake (the freshly built one) to drive the CMakeWizardTest.David Cole2009-10-071-1/+1
* Log implicit link information parsing actionsBrad King2009-10-061-1/+3
* Increase coverage. Intentionally trigger error conditions. Call all the else*...David Cole2009-10-064-0/+94
* Increase coverage. Add test of class cmakewizard. (cmake -i 'mode')David Cole2009-10-062-0/+57