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
*
Fix BadExe test on cygwin.
Bill Hoffman
2009-12-18
1
-6/+8
*
Test the CheckTypeSize module
Brad King
2009-12-17
1
-0/+2
*
Teach ADD_TEST_MACRO about test namespaces
Brad King
2009-12-17
1
-4/+6
*
Workaround for CTestTestBadExe on Cygwin
Zach Mullen
2009-12-17
1
-2/+6
*
Add a test to build the CSE project if the optional cache entry CMAKE_TEST_PR...
David Cole
2009-12-15
1
-0/+13
*
Add one more possible error message from curl for the failed submit tests.
David Cole
2009-12-15
1
-0/+1
*
Test FortranCInterface flag propagation
Brad King
2009-12-14
1
-0/+9
*
New decision method to enable Fortran tests
Brad King
2009-12-10
1
-14/+5
*
Test 'install' target of CMake itself
Brad King
2009-12-10
1
-0/+2
*
Apply CMake test-time config to all tests
Brad King
2009-12-10
1
-4/+0
*
Create CMakeLib test driver and test cmXMLParser
Brad King
2009-12-08
1
-0/+2
*
Remove WILL_FAIL property from BadExe test, since CTest was returning 0. Repl...
Zach Mullen
2009-12-07
1
-1/+2
*
Added a unit test for running a test command which exists but is not an execu...
Zach Mullen
2009-12-07
1
-0/+10
*
Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of runni...
David Cole
2009-12-04
1
-4/+48
*
Always use a configuration for CTestTestTimeout
Brad King
2009-12-01
1
-1/+7
*
CTest: Test process tree kill on timeout
Brad King
2009-11-30
1
-1/+2
*
Cleanup CMakeBuildTest in test_clean target
Brad King
2009-11-30
1
-0/+1
*
Improve fake $HOME test isolation code
Brad King
2009-11-24
1
-0/+9
*
Test CMP0015 OLD and NEW link_directories behavior
Brad King
2009-11-24
1
-0/+1
*
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
[next]