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
/
CMakeTests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'add-git-to-CheckSourceTreeTest'
Brad King
2010-06-07
2
-53/+176
|
\
|
*
Allow return value of 1 from git status.
David Cole
2010-05-28
1
-3/+3
|
*
Further refinements to the CheckSourceTree test.
David Cole
2010-05-27
1
-4/+27
|
*
Add git support to the CMake.CheckSourceTree test.
David Cole
2010-05-27
2
-53/+153
*
|
Improve FILE(DOWNLOAD) and ExternalProject.
David Cole
2010-05-27
3
-0/+46
|
/
*
Fix configure time error that occurs when there is a backslash in the HOME en...
David Cole
2010-02-10
1
-1/+2
*
Add alternate per-vendor compiler id detection
Brad King
2010-02-01
2
-0/+32
*
Clean up CMake build tree 'bin' directory
Brad King
2009-12-08
1
-1/+1
*
Force CheckSourceTree test to pass if the source tree is not a CVS checkout. ...
David Cole
2009-12-07
1
-0/+11
*
Fix cvs password problems during the CMake.CheckSourceTree test. Make sure cv...
David Cole
2009-12-04
2
-0/+15
*
Fix get_filename_component(... REALPATH) work dir
Brad King
2009-11-18
1
-0/+15
*
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
*
Create CMake.ELF test to cover cmELF further
Brad King
2009-10-27
6
-0/+52
*
Test if() boolean coersion and CMP0012 behaviors
Brad King
2009-10-27
2
-0/+159
*
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
*
More robust implicit link line detection regex
Brad King
2009-10-07
1
-0/+8
*
Log implicit link information parsing actions
Brad King
2009-10-06
1
-1/+3
*
Increase coverage. Intentionally trigger error conditions. Call all the else*...
David Cole
2009-10-06
4
-0/+94
*
Add tests for uncovered bits of the math and cmake_minimum_required cmake fun...
David Cole
2009-10-05
5
-0/+87
*
Add a few more cases to the new StringTest for even better coverage. Re-facto...
David Cole
2009-10-03
3
-117/+184
*
Correct some typos in error messages in the string command. Add a test that c...
David Cole
2009-10-02
3
-0/+206
*
Better CMake.ModulesNotice test regex
Brad King
2009-10-01
1
-2/+3
*
New CMake.ModulesNotice test for copyright notices
Brad King
2009-10-01
2
-0/+46
*
Create CMake.ConfigureFile test for configure_file
Brad King
2009-09-16
6
-0/+28
*
Factor out CMake.File test result check for re-use
Brad King
2009-09-16
2
-35/+40
*
Check PGI linker lines in ImplicitLinkInfo test
Brad King
2009-07-29
1
-0/+18
*
Check Intel linker lines in ImplicitLinkInfo test
Brad King
2009-07-29
1
-0/+18
*
BUG: Parse implicit link editor -z*extract options
Brad King
2009-07-28
1
-2/+2
*
ENH: Make the CheckSourceTree test emit a warning (but pass instead of fail) ...
David Cole
2009-07-27
2
-4/+51
*
ENH: Improvements to the new CheckSourceTree test: ignore Thumbs.db and .DS_S...
David Cole
2009-07-25
1
-49/+86
*
BUG: Further avoid ImplicitLinkInfo case change
Brad King
2009-07-25
1
-6/+6
*
BUG: Close endif statements with same string as if so that it still configure...
David Cole
2009-07-24
1
-1/+1
*
BUG: Improve CheckSourceTree test so that it ignores 'U ' output from cvs upd...
David Cole
2009-07-24
1
-3/+53
*
BUG: Teach VariableWatch test to check results
Brad King
2009-07-24
1
-0/+9
*
BUG: Additional fix necessary for issue #8481 so that Xcode builds do not wri...
David Cole
2009-07-24
2
-0/+61
*
BUG: Avoid case change in ImplicitLinkInfo test
Brad King
2009-07-24
1
-6/+6
*
ENH: Create ImplicitLinkInfo test
Brad King
2009-07-23
2
-0/+320
*
ENH: Teach separate_arguments() to parse commands
Brad King
2009-07-14
2
-0/+26
*
BUG: Fix CMake.File test for deep dir name
Brad King
2009-04-29
1
-1/+1
*
ENH: Test file(COPY) failure cases
Brad King
2009-04-29
9
-0/+58
*
STYLE: White space only change to see if continuous is working on new dashboa...
David Cole
2009-03-31
1
-1/+0
*
STYLE: White space only change to see if continuous is working on new dashboa...
David Cole
2009-03-31
1
-0/+1
*
STYLE: White space only change to see if continuous is working on new dashboa...
David Cole
2009-03-06
1
-1/+0
*
ENH: Teach message() how to display warnings
Brad King
2009-03-06
3
-0/+35
*
ENH: Overhaul CMake version numbering
Brad King
2009-03-05
2
-0/+10
*
ENH: Add get_filename_component(... REALPATH)
Brad King
2009-02-09
2
-0/+58
[next]