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 crash on Windows. Remove trailing white space from regex. These changes s...
David Cole
2009-10-15
1
-1/+1
*
Add another possible error message that curl might emit with an empty drop lo...
David Cole
2009-10-14
1
-0/+1
*
Use macro instead of function since DASH2 continuous dashboard still uses CMa...
David Cole
2009-10-14
1
-2/+11
*
Increase ctest coverage. Add tests that intentionally call ctest_submit witho...
David Cole
2009-10-14
2
-1/+70
*
Reduce duration of ctest_sleep arguments. Add SmallAndFast project. Replace k...
David Cole
2009-10-08
3
-10/+28
*
Split Borland compiler information files
Brad King
2009-10-08
1
-0/+3
*
Make Complex test of CMakeLib more optional
Brad King
2009-10-07
4
-25/+12
*
Fix find_package() when <pkg>_DIR is wrong
Brad King
2009-10-07
1
-3/+33
*
More robust implicit link line detection regex
Brad King
2009-10-07
1
-0/+8
*
Use the correct CMake (the freshly built one) to drive the CMakeWizardTest.
David Cole
2009-10-07
1
-1/+1
*
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
*
Increase coverage. Add test of class cmakewizard. (cmake -i 'mode')
David Cole
2009-10-06
2
-0/+57
*
Fortran test: Match config for external project
Brad King
2009-10-05
1
-0/+3
*
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
[next]