index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
BUG 9950: increase timeout for BootstrapTest to 1.5 hours
Zach Mullen
2009-11-23
1
-1/+1
*
SimpleInstall test now builds an installer package if CTEST_TEST_CPACK is ON ...
David Cole
2009-11-16
1
-0/+1
*
Change logic of ctest subdirs command to allow for absolute paths. Also adde...
Zach Mullen
2009-11-10
1
-0/+3
*
Fix TRY_RUN cross compile test to pass consistently
Zach Mullen
2009-11-09
1
-0/+2
*
Added test coverage for TRY_RUN in cross compile mode.
Zach Mullen
2009-11-09
1
-0/+1
*
Add missing depend because of registry write with complex name, they can not ...
Bill Hoffman
2009-11-04
1
-0/+2
*
Fix failed submit test 'failures'... Regular expression now matches [Cc]ouldn...
David Cole
2009-10-30
1
-2/+2
*
Fixed CTestTestRunScript
Zach Mullen
2009-10-29
1
-4/+4
*
Backout RunScript test again... (debugging on faraway)
Zach Mullen
2009-10-29
1
-4/+4
*
Fix RunScript test; it should now work on all platforms
Zach Mullen
2009-10-29
1
-4/+4
*
Increase timeout for the nightly build tests so that the poor mac nightly bui...
David Cole
2009-10-28
1
-1/+1
*
Increase timeout for the nightly build tests so that the poor mac nightly bui...
David Cole
2009-10-28
1
-1/+1
*
Changed RunScript test to be in-source build safe
Zach Mullen
2009-10-28
1
-2/+2
*
Test per-config OUTPUT_DIRECTORY properties
Brad King
2009-10-28
1
-0/+1
*
Add test CMakeTestBadCommandLines. Also add --graphviz arg to cmake invoked d...
David Cole
2009-10-27
1
-0/+16
*
Add test to enable detecting differences between generation N and N+1 of a cm...
David Cole
2009-10-26
1
-0/+15
*
Disable run_script test for now, it is failing currently on linux
Zach Mullen
2009-10-26
1
-4/+4
*
Added test coverage for cmCTestRunScriptCommand
Zach Mullen
2009-10-26
1
-0/+13
*
Add a ctest test to cover cmCTestBatchTestHandler. Since its behavior isn't ...
Zach Mullen
2009-10-26
1
-2/+3
*
Turn on the NSIS binary for the CPackComponents test if NSIS is found. Should...
David Cole
2009-10-25
1
-4/+9
*
Add test of all cmake -G generators. Ignore any errors from this as not all g...
David Cole
2009-10-22
1
-0/+14
*
Test OSX_ARCHITECTURES target property
Brad King
2009-10-21
1
-2/+10
*
Add test of all available CPack generators. Add this test with the goal of in...
David Cole
2009-10-20
1
-0/+34
*
Added a ctest add_subdirectory test which fails before my patch made earlier ...
Zach Mullen
2009-10-20
1
-0/+9
*
Allow test to pass even if an expected-to-fail submit claims 'Submission succ...
David Cole
2009-10-16
1
-1/+2
*
add a test which checks that cmake can build the latest stable KDE4 (kdelibs)...
Alexander Neundorf
2009-10-15
1
-0/+42
*
Use LABELS in some ctest_coverage calls to increase coverage in cmCTestCovera...
David Cole
2009-10-15
1
-0/+11
*
Fix crash on Windows. Remove trailing white space from regex. These changes s...
David Cole
2009-10-15
1
-1/+1
*
Add another possible error message that curl might emit with an empty drop lo...
David Cole
2009-10-14
1
-0/+1
*
Use macro instead of function since DASH2 continuous dashboard still uses CMa...
David Cole
2009-10-14
1
-2/+11
*
Increase ctest coverage. Add tests that intentionally call ctest_submit witho...
David Cole
2009-10-14
1
-1/+26
*
Split Borland compiler information files
Brad King
2009-10-08
1
-0/+3
*
Make Complex test of CMakeLib more optional
Brad King
2009-10-07
1
-4/+6
*
Use the correct CMake (the freshly built one) to drive the CMakeWizardTest.
David Cole
2009-10-07
1
-1/+1
*
Increase coverage. Add test of class cmakewizard. (cmake -i 'mode')
David Cole
2009-10-06
1
-0/+5
*
Test INTERPROCEDURAL_OPTIMIZATION build feature
Brad King
2009-10-02
1
-0/+1
*
Test use of module .def files for MS tools
Brad King
2009-09-29
1
-0/+1
*
ENH: Added ctest test coverage for a test timeout
Zach Mullen
2009-09-29
1
-2/+13
*
Test support for OLD behavior of policy CMP0002
Brad King
2009-09-28
1
-0/+3
*
SEGFAULT does not work on watcom with ctest, so don't expect it to...
Bill Hoffman
2009-09-24
1
-2/+8
*
Uncommented the dependency of CTestTestNoExe on CTestTestNoBuild so that it w...
Zach Mullen
2009-09-23
1
-1/+1
*
Add nightly builds for linux windows and mac.
Bill Hoffman
2009-09-23
1
-12/+22
*
Set new ctest tests to always run, whether CTEST_TEST_CTEST is enabled or not...
Zach Mullen
2009-09-23
1
-45/+45
*
Added tests for ctest parallel options (PARALLEL_LEVEL, PROCESSORS, RUN_SERIAL)
Zach Mullen
2009-09-22
1
-0/+9
*
For the complex tests since they link to the CMake library make sure that the...
Bill Hoffman
2009-09-21
1
-0/+2
*
Re-enabled failing tests; fixed ctest_build output to be consistent in the er...
Zach Mullen
2009-09-21
1
-17/+17
*
Disable test as it fails on every system.
Bill Hoffman
2009-09-20
1
-11/+11
*
Disabling CTestTestNoBuild pending investigation of odd g++ output issues.
Zach Mullen
2009-09-18
1
-7/+7
*
Apparently, on FarAway the presence of errors during ctest_build does not cau...
Zach Mullen
2009-09-18
1
-1/+2
*
Cosmetic change to test CMakeLists
Zach Mullen
2009-09-18
1
-1/+1
[next]