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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused code from CTest test suite
Brad King
2009-12-02
7
-79/+5
*
Always use a configuration for CTestTestTimeout
Brad King
2009-12-01
2
-1/+14
*
CTest: Test process tree kill on timeout
Brad King
2009-11-30
5
-3/+34
*
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
2
-6/+10
*
Test CMP0015 OLD and NEW link_directories behavior
Brad King
2009-11-24
6
-0/+67
*
Fake $HOME to isolate tests from user
Brad King
2009-11-23
1
-0/+7
*
BUG 9950: increase timeout for BootstrapTest to 1.5 hours
Zach Mullen
2009-11-23
1
-1/+1
*
Fix get_filename_component(... REALPATH) work dir
Brad King
2009-11-18
1
-0/+15
*
SimpleInstall test now builds an installer package if CTEST_TEST_CPACK is ON ...
David Cole
2009-11-16
3
-2/+17
*
Change logic of ctest subdirs command to allow for absolute paths. Also adde...
Zach Mullen
2009-11-10
7
-1/+18
*
Allow test to work on machines with umasks that do not allow files to be over...
Bill Hoffman
2009-11-09
1
-0/+10
*
Fix TRY_RUN cross compile test to pass consistently
Zach Mullen
2009-11-09
2
-1/+4
*
Added test coverage for TRY_RUN in cross compile mode.
Zach Mullen
2009-11-09
3
-0/+17
*
Fix issue #9851 - only seed the random number generator on the first call to ...
David Cole
2009-11-06
1
-0/+8
*
Check Mac linker lines in ImplicitLinkInfo test
Brad King
2009-11-05
1
-0/+33
*
Remove non-language implicit link dependencies
Brad King
2009-11-05
1
-15/+15
*
Document and test find_package <pkg>_DIR env var
Brad King
2009-11-04
1
-0/+10
*
Add missing depend because of registry write with complex name, they can not ...
Bill Hoffman
2009-11-04
1
-0/+2
*
Increase ctest RunScript line coverage. (Note: NEW_PROCESS argument is curre...
Zach Mullen
2009-10-30
1
-1/+1
*
Switch to using libarchive from libtar for cpack and cmake -E tar
Bill Hoffman
2009-10-30
3
-6/+15
*
Fix failed submit test 'failures'... Regular expression now matches [Cc]ouldn...
David Cole
2009-10-30
1
-2/+2
*
Hook for scheduling tests in a random order
Zach Mullen
2009-10-29
1
-2/+2
*
Fixed CTestTestRunScript
Zach Mullen
2009-10-29
5
-30/+8
*
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
4
-4/+17
*
Fix OutDir test on HP, MinGW, and Cygwin
Brad King
2009-10-29
1
-1/+1
*
Add more coverage and use the ARGS option of try_run
Bill Hoffman
2009-10-29
2
-0/+33
*
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
*
Avoid failure of CPackComponents test on dash16 and dash17 since makensis was...
David Cole
2009-10-28
1
-1/+9
*
Deleted old RunScript cmake scripts (renamed)
Zach Mullen
2009-10-28
2
-13/+0
*
Changed RunScript test to be in-source build safe
Zach Mullen
2009-10-28
3
-2/+15
*
Test per-config OUTPUT_DIRECTORY properties
Brad King
2009-10-28
4
-0/+88
*
Create CMake.ELF test to cover cmELF further
Brad King
2009-10-27
6
-0/+52
*
Add test CMakeTestBadCommandLines. Also add --graphviz arg to cmake invoked d...
David Cole
2009-10-27
2
-0/+95
*
Avoid Intel linker crash in BuildDepends test
Brad King
2009-10-27
1
-0/+8
*
Test if() boolean coersion and CMP0012 behaviors
Brad King
2009-10-27
2
-0/+159
*
Add test to enable detecting differences between generation N and N+1 of a cm...
David Cole
2009-10-26
2
-0/+180
*
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
3
-0/+26
*
Skip SHARED lib Fortran test with XL and old GNU
Brad King
2009-10-26
1
-1/+15
*
Fix Intel and MinGW Fortran DLL import libraries
Brad King
2009-10-26
2
-1/+3
*
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
*
Test all target types in Fortran
Brad King
2009-10-23
4
-3/+19
*
Add test of all cmake -G generators. Ignore any errors from this as not all g...
David Cole
2009-10-22
2
-0/+109
*
More verbose BuildDepends test output
Brad King
2009-10-22
1
-2/+4
*
Test OSX_ARCHITECTURES target property
Brad King
2009-10-21
4
-2/+34
*
Fix failing test. Forgot to double quote last arg to STRING.
David Cole
2009-10-20
1
-3/+3
[next]