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
*
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
*
Use LABELS in some ctest_coverage calls to increase coverage in cmCTestCovera...
David Cole
2009-10-15
2
-1/+12
*
Add LABELS to the SmallAndFast test project to increase coverage of ctest cod...
David Cole
2009-10-15
1
-0/+7
*
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
[next]