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
*
Add tests for uncovered bits of the math and cmake_minimum_required cmake fun...
David Cole
2009-10-05
5
-0/+87
*
Fix Preprocess test for Intel on Windows
Brad King
2009-10-05
1
-3/+9
*
Fix ModuleDefinition test for Intel on Windows
Brad King
2009-10-05
3
-5/+6
*
Fix PrecompiledHeader test for Intel on Windows
Brad King
2009-10-05
1
-3/+3
*
Test target link information invalidation
Brad King
2009-10-05
1
-0/+5
*
Use new style header generation and get rid of OBJECT_DEPENDS in tutorial
Bill Hoffman
2009-10-05
1
-14/+5
*
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
*
Test INTERPROCEDURAL_OPTIMIZATION build feature
Brad King
2009-10-02
2
-0/+8
*
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
*
Improved safety and removed busy waiting from the CTestTestTimeout test.
Zach Mullen
2009-09-30
1
-6/+11
*
Test use of module .def files for MS tools
Brad King
2009-09-29
9
-0/+66
*
ENH: Added ctest test coverage for a test timeout
Zach Mullen
2009-09-29
5
-2/+80
*
Remove ctest_submit from CTestTestParallel
Zach Mullen
2009-09-29
1
-1/+0
*
Test support for OLD behavior of policy CMP0002
Brad King
2009-09-28
4
-0/+13
*
Oops. Last commit did not create subdir before doing a touch on a file in it....
David Cole
2009-09-25
1
-0/+1
*
Fix CMake Internal Error from cmTarget::GetOutputInfo - triggered by calling ...
David Cole
2009-09-25
1
-0/+27
*
SEGFAULT does not work on watcom with ctest, so don't expect it to...
Bill Hoffman
2009-09-24
1
-2/+8
*
Use CTEST_TEST_GENERATOR
Bill Hoffman
2009-09-24
1
-7/+6
*
Make sure CTestTest scripts honor the CMAKE_TEST_GENERATOR so that if the gen...
Bill Hoffman
2009-09-24
3
-21/+18
*
Visual Studio 10 has the same bug as 8 so make the path shorter
Bill Hoffman
2009-09-23
1
-2/+2
*
Uncommented the dependency of CTestTestNoExe on CTestTestNoBuild so that it w...
Zach Mullen
2009-09-23
1
-1/+1
*
Make portable c for Parallel test
Zach Mullen
2009-09-23
1
-4/+4
*
Add nightly builds for linux windows and mac.
Bill Hoffman
2009-09-23
1
-12/+22
*
Set new ctest tests to always run, whether CTEST_TEST_CTEST is enabled or not...
Zach Mullen
2009-09-23
4
-67/+66
*
CTestTestParallel now submits to public dashboard for easier debugging
Zach Mullen
2009-09-23
1
-0/+1
*
Teach Xcode generator to set XCODE_VERSION
Brad King
2009-09-23
1
-0/+1
*
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
[next]