summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Fix get_filename_component(... REALPATH) work dirBrad King2009-11-181-0/+15
* SimpleInstall test now builds an installer package if CTEST_TEST_CPACK is ON ...David Cole2009-11-163-2/+17
* Change logic of ctest subdirs command to allow for absolute paths. Also adde...Zach Mullen2009-11-107-1/+18
* Allow test to work on machines with umasks that do not allow files to be over...Bill Hoffman2009-11-091-0/+10
* Fix TRY_RUN cross compile test to pass consistentlyZach Mullen2009-11-092-1/+4
* Added test coverage for TRY_RUN in cross compile mode.Zach Mullen2009-11-093-0/+17
* Fix issue #9851 - only seed the random number generator on the first call to ...David Cole2009-11-061-0/+8
* Check Mac linker lines in ImplicitLinkInfo testBrad King2009-11-051-0/+33
* Remove non-language implicit link dependenciesBrad King2009-11-051-15/+15
* Document and test find_package <pkg>_DIR env varBrad King2009-11-041-0/+10
* Add missing depend because of registry write with complex name, they can not ...Bill Hoffman2009-11-031-0/+2
* Increase ctest RunScript line coverage. (Note: NEW_PROCESS argument is curre...Zach Mullen2009-10-301-1/+1
* Switch to using libarchive from libtar for cpack and cmake -E tarBill Hoffman2009-10-303-6/+15
* Fix failed submit test 'failures'... Regular expression now matches [Cc]ouldn...David Cole2009-10-301-2/+2
* Hook for scheduling tests in a random orderZach Mullen2009-10-291-2/+2
* 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-282-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