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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a ctest test to cover cmCTestBatchTestHandler. Since its behavior isn't ...
Zach Mullen
2009-10-26
1
-2/+3
*
Turn on the NSIS binary for the CPackComponents test if NSIS is found. Should...
David Cole
2009-10-25
1
-4/+9
*
Add test of all cmake -G generators. Ignore any errors from this as not all g...
David Cole
2009-10-22
1
-0/+14
*
Test OSX_ARCHITECTURES target property
Brad King
2009-10-21
1
-2/+10
*
Add test of all available CPack generators. Add this test with the goal of in...
David Cole
2009-10-20
1
-0/+34
*
Added a ctest add_subdirectory test which fails before my patch made earlier ...
Zach Mullen
2009-10-20
1
-0/+9
*
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
1
-0/+42
*
Use LABELS in some ctest_coverage calls to increase coverage in cmCTestCovera...
David Cole
2009-10-15
1
-0/+11
*
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
1
-1/+26
*
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
1
-4/+6
*
Use the correct CMake (the freshly built one) to drive the CMakeWizardTest.
David Cole
2009-10-07
1
-1/+1
*
Increase coverage. Add test of class cmakewizard. (cmake -i 'mode')
David Cole
2009-10-06
1
-0/+5
*
Test INTERPROCEDURAL_OPTIMIZATION build feature
Brad King
2009-10-02
1
-0/+1
*
Test use of module .def files for MS tools
Brad King
2009-09-29
1
-0/+1
*
ENH: Added ctest test coverage for a test timeout
Zach Mullen
2009-09-29
1
-2/+13
*
Test support for OLD behavior of policy CMP0002
Brad King
2009-09-28
1
-0/+3
*
SEGFAULT does not work on watcom with ctest, so don't expect it to...
Bill Hoffman
2009-09-24
1
-2/+8
*
Uncommented the dependency of CTestTestNoExe on CTestTestNoBuild so that it w...
Zach Mullen
2009-09-23
1
-1/+1
*
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
1
-45/+45
*
Added tests for ctest parallel options (PARALLEL_LEVEL, PROCESSORS, RUN_SERIAL)
Zach Mullen
2009-09-22
1
-0/+9
*
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
1
-0/+33
*
Test that CTest can handle missing newlines
Brad King
2009-09-11
1
-0/+4
*
Put custom commands in topological order for VS 10
Brad King
2009-09-07
1
-9/+0
*
Added ctest -N test. Fixed ctest working directory bug. MemCheck fix coming...
Zach Mullen
2009-08-28
1
-0/+3
*
Remove WXDialog source code
Brad King
2009-08-05
1
-16/+0
*
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
-6/+9
*
BUG: Oops. Left chunk of junk at the bottom of the main Tests CMakeLists.txt ...
David Cole
2009-07-24
1
-6/+0
*
BUG: Additional fix necessary for issue #8481 so that Xcode builds do not wri...
David Cole
2009-07-24
1
-6/+27
*
ENH: set expected failure for tests
Bill Hoffman
2009-07-20
1
-0/+9
*
BUG: disable the test for now, will make it work correctly later
Alexander Neundorf
2009-07-12
1
-3/+3
*
STYLE: don't load CMakeDetermineSystem and CMakeSystemSpecific directly from
Alexander Neundorf
2009-07-12
1
-0/+7
*
ENH: Test transitive link languages
Brad King
2009-07-10
1
-0/+1
*
ENH: Teach CTest to handle Mercurial repositories
Brad King
2009-07-10
1
-0/+18
*
BUG: Skip CTest.Update* for cygwin tools on Windows
Brad King
2009-07-01
1
-2/+14
*
BUG: Fix CTest.UpdateBZR tests to run in parallel
Brad King
2009-06-25
1
-1/+5
*
BUG: Extend timeout of ExternalProject test
Brad King
2009-06-24
1
-0/+5
*
ENH: Auto-enable CTest.UpdateCVS test on Windows
Brad King
2009-06-22
1
-19/+14
[next]