| Commit message (Expand) | Author | Age | Files | Lines |
* | Create CMake.ELF test to cover cmELF further | Brad King | 2009-10-27 | 6 | -0/+52 |
|
|
* | Add test CMakeTestBadCommandLines. Also add --graphviz arg to cmake invoked d... | David Cole | 2009-10-27 | 2 | -0/+95 |
|
|
* | Avoid Intel linker crash in BuildDepends test | Brad King | 2009-10-27 | 1 | -0/+8 |
|
|
* | Test if() boolean coersion and CMP0012 behaviors | Brad King | 2009-10-27 | 2 | -0/+159 |
|
|
* | Add test to enable detecting differences between generation N and N+1 of a cm... | David Cole | 2009-10-26 | 2 | -0/+180 |
|
|
* | Disable run_script test for now, it is failing currently on linux | Zach Mullen | 2009-10-26 | 1 | -4/+4 |
|
|
* | Added test coverage for cmCTestRunScriptCommand | Zach Mullen | 2009-10-26 | 3 | -0/+26 |
|
|
* | Skip SHARED lib Fortran test with XL and old GNU | Brad King | 2009-10-26 | 1 | -1/+15 |
|
|
* | Fix Intel and MinGW Fortran DLL import libraries | Brad King | 2009-10-26 | 2 | -1/+3 |
|
|
* | 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 |
|
|
* | Test all target types in Fortran | Brad King | 2009-10-23 | 4 | -3/+19 |
|
|
* | Add test of all cmake -G generators. Ignore any errors from this as not all g... | David Cole | 2009-10-22 | 2 | -0/+109 |
|
|
* | More verbose BuildDepends test output | Brad King | 2009-10-22 | 1 | -2/+4 |
|
|
* | 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 |
|
|