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
*
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
*
Add test of all available CPack generators. Add this test with the goal of in...
David Cole
2009-10-20
3
-0/+94
*
Added a ctest add_subdirectory test which fails before my patch made earlier ...
Zach Mullen
2009-10-20
6
-0/+65
*
Remove the rpath_remove_file_is_not_executable test case. It fails on Windows...
David Cole
2009-10-17
2
-3/+3
*
Fixed issues with message text in FILE command error situations. Added many n...
David Cole
2009-10-17
2
-3/+113
*
Add more testing coverage of the FILE command.
David Cole
2009-10-16
2
-0/+116
*
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
2
-0/+104
*
Increase ctest coverage. Introduce optionally on intentional compile errors a...
David Cole
2009-10-15
4
-1/+24
[next]