| Commit message (Expand) | Author | Age | Files | Lines |
* | Test link multiplicity export/import | Brad King | 2009-09-01 | 9 | -1/+26 |
|
|
* | Test link multiplicity | Brad King | 2009-09-01 | 5 | -4/+11 |
|
|
* | Added ctest -N test. Fixed ctest working directory bug. MemCheck fix coming... | Zach Mullen | 2009-08-28 | 1 | -0/+3 |
|
|
* | Enforce FortranCInterface_VERIFY in Fortran test | Brad King | 2009-08-24 | 1 | -2/+2 |
|
|
* | Create FortranCInterface_VERIFY function | Brad King | 2009-08-24 | 1 | -0/+2 |
|
|
* | Output command that failed, if it fails. | Bill Hoffman | 2009-08-12 | 1 | -1/+2 |
|
|
* | Test add_test() generator expressions | Brad King | 2009-08-11 | 6 | -0/+96 |
|
|
* | Rewrite FortranCInterface module | Brad King | 2009-08-05 | 2 | -36/+38 |
|
|
* | Remove WXDialog source code | Brad King | 2009-08-05 | 3 | -106/+0 |
|
|
* | No /fast targets in try_compile project mode | Brad King | 2009-08-04 | 4 | -3/+9 |
|
|
* | Test C, C++, Fortran interface combinations | Brad King | 2009-08-04 | 6 | -11/+35 |
|
|
* | Fix recursive try_compile calls | Brad King | 2009-08-03 | 1 | -0/+9 |
|
|
* | Test try_compile project mode | Brad King | 2009-08-03 | 2 | -0/+11 |
|
|
* | Check PGI linker lines in ImplicitLinkInfo test | Brad King | 2009-07-29 | 1 | -0/+18 |
|
|
* | Check Intel linker lines in ImplicitLinkInfo test | Brad King | 2009-07-29 | 1 | -0/+18 |
|
|
* | Test cache entry property "STRINGS" | Brad King | 2009-07-29 | 1 | -1/+5 |
|
|
* | BUG: Parse implicit link editor -z*extract options | Brad King | 2009-07-28 | 1 | -2/+2 |
|
|
* | ENH: Test Fortran and C++ in one executable | Brad King | 2009-07-27 | 3 | -3/+9 |
|
|
* | ENH: Remove EXTRA_FORTRAN_C_LIBS Fortran test hack | Brad King | 2009-07-27 | 1 | -5/+0 |
|
|
* | ENH: Report CMake logs in SystemInformation test | Brad King | 2009-07-27 | 1 | -2/+4 |
|
|
* | ENH: Make the CheckSourceTree test emit a warning (but pass instead of fail) ... | David Cole | 2009-07-27 | 2 | -4/+51 |
|
|
* | ENH: Require language libs in Fortran/C test | Brad King | 2009-07-27 | 1 | -0/+1 |
|
|
* | ENH: Improvements to the new CheckSourceTree test: ignore Thumbs.db and .DS_S... | David Cole | 2009-07-25 | 1 | -49/+86 |
|
|
* | BUG: Further avoid ImplicitLinkInfo case change | Brad King | 2009-07-25 | 1 | -6/+6 |
|
|
* | 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 | -1/+1 |
|
|
* | BUG: Improve CheckSourceTree test so that it ignores 'U ' output from cvs upd... | David Cole | 2009-07-24 | 1 | -3/+53 |
|
|
* | BUG: Teach VariableWatch test to check results | Brad King | 2009-07-24 | 1 | -0/+9 |
|
|
* | 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 | 3 | -6/+88 |
|
|
* | BUG: Avoid case change in ImplicitLinkInfo test | Brad King | 2009-07-24 | 1 | -6/+6 |
|
|
* | ENH: Create ImplicitLinkInfo test | Brad King | 2009-07-23 | 2 | -0/+320 |
|
|
* | ENH: Implicit link info for C, CXX, and Fortran | Brad King | 2009-07-23 | 1 | -0/+7 |
|
|
* | ENH: Improve strictness of Function test | Brad King | 2009-07-22 | 1 | -4/+14 |
|
|
* | BUG: Fix SystemInformation dump output | Brad King | 2009-07-21 | 1 | -1/+1 |
|
|
* | ENH: set expected failure for tests | Bill Hoffman | 2009-07-20 | 1 | -0/+9 |
|
|
* | ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties i... | Bill Hoffman | 2009-07-14 | 1 | -0/+9 |
|
|
* | ENH: Teach separate_arguments() to parse commands | Brad King | 2009-07-14 | 2 | -0/+26 |
|
|
* | COMP: Shorten ExportImport test command lines | Brad King | 2009-07-14 | 2 | -22/+20 |
|
|
* | ENH: almost all tests passing in vs 10, commit fixes preprocess and starts v... | Bill Hoffman | 2009-07-13 | 3 | -4/+14 |
|
|
* | COMP: Fix ExportImport testLib6 on VS6 | Brad King | 2009-07-13 | 2 | -1/+1 |
|
|
* | 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 | 2 | -0/+21 |
|
|
* | ENH: Test export/import of link interface languages | Brad King | 2009-07-11 | 7 | -22/+42 |
|
|
* | ENH: add group support and fix borland error | Bill Hoffman | 2009-07-11 | 2 | -1/+2 |
|
|
* | ENH: Test transitive link languages | Brad King | 2009-07-10 | 4 | -0/+23 |
|
|
* | ENH: Teach CTest to handle Mercurial repositories | Brad King | 2009-07-10 | 2 | -0/+181 |
|
|
* | ENH: only 5 failing tests for VS 10 | Bill Hoffman | 2009-07-10 | 3 | -6/+6 |
|
|
* | ENH: Remove CMAKE_ANSI_CFLAGS from tests | Brad King | 2009-07-08 | 21 | -79/+0 |
|
|