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
*
Added tests for ctest parallel options (PARALLEL_LEVEL, PROCESSORS, RUN_SERIAL)
Zach Mullen
2009-09-22
5
-0/+93
*
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
*
Added test coverage for ctest. Covers WILL_FAIL condition, tests that do not...
Zach Mullen
2009-09-18
10
-0/+196
*
Fix CHECK_(C|CXX)_COMPILER_FLAG macro test
Brad King
2009-09-18
1
-2/+2
*
Test CHECK_(C|CXX)_COMPILER_FLAG macros
Brad King
2009-09-17
1
-1/+9
*
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
*
Test add_subdirectory inside function
Brad King
2009-09-16
1
-0/+35
*
Test that CTest can handle missing newlines
Brad King
2009-09-11
1
-0/+4
*
Enable C and C++ first in Fortran test
Brad King
2009-09-09
1
-1/+1
*
Use more verbose/descriptive names for the "public API" functions in the Exte...
David Cole
2009-09-08
1
-21/+29
*
Put custom commands in topological order for VS 10
Brad King
2009-09-07
1
-9/+0
*
Add a test for FILE(READ ... HEX) together with a tiny binary file.
Alexander Neundorf
2009-09-06
2
-0/+9
*
Add test step to ExternalProject builds. Rename SVN_TAG to SVN_REVISION since...
David Cole
2009-09-03
1
-4/+13
*
ENH: Added PARALLEL_LEVEL option for ctest_memcheck(). Added PROCESSORS opti...
Zach Mullen
2009-09-03
1
-2/+2
*
Make CTest.UpdateGIT robust to user git config
Brad King
2009-09-01
1
-0/+7
*
Test the user package registry
Brad King
2009-09-01
5
-0/+33
*
Test link multiplicity export/import
Brad King
2009-09-01
9
-1/+26
*
Test link multiplicity
Brad King
2009-09-01
5
-4/+11
*
Added ctest -N test. Fixed ctest working directory bug. MemCheck fix coming...
Zach Mullen
2009-08-28
1
-0/+3
*
Enforce FortranCInterface_VERIFY in Fortran test
Brad King
2009-08-24
1
-2/+2
*
Create FortranCInterface_VERIFY function
Brad King
2009-08-24
1
-0/+2
*
Output command that failed, if it fails.
Bill Hoffman
2009-08-12
1
-1/+2
*
Test add_test() generator expressions
Brad King
2009-08-11
6
-0/+96
*
Rewrite FortranCInterface module
Brad King
2009-08-05
2
-36/+38
*
Remove WXDialog source code
Brad King
2009-08-05
3
-106/+0
*
No /fast targets in try_compile project mode
Brad King
2009-08-04
4
-3/+9
*
Test C, C++, Fortran interface combinations
Brad King
2009-08-04
6
-11/+35
*
Fix recursive try_compile calls
Brad King
2009-08-03
1
-0/+9
*
Test try_compile project mode
Brad King
2009-08-03
2
-0/+11
*
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
*
Test cache entry property "STRINGS"
Brad King
2009-07-29
1
-1/+5
*
BUG: Parse implicit link editor -z*extract options
Brad King
2009-07-28
1
-2/+2
*
ENH: Test Fortran and C++ in one executable
Brad King
2009-07-27
3
-3/+9
*
ENH: Remove EXTRA_FORTRAN_C_LIBS Fortran test hack
Brad King
2009-07-27
1
-5/+0
*
ENH: Report CMake logs in SystemInformation test
Brad King
2009-07-27
1
-2/+4
*
ENH: Make the CheckSourceTree test emit a warning (but pass instead of fail) ...
David Cole
2009-07-27
2
-4/+51
*
ENH: Require language libs in Fortran/C test
Brad King
2009-07-27
1
-0/+1
*
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: One last attempt for today to get the new CheckSourceTree test running o...
David Cole
2009-07-24
1
-4/+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
[next]