| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove some uses of obsolete 'register' storage specifier | Sean McBride | 2013-06-28 | 1 | -1/+1 |
|
|
* | Merge topic 'CTest-less-cd' | Brad King | 2013-05-16 | 1 | -2/+1 |
|\ |
|
| * | CTest: avoid useless changing of directory | Rolf Eike Beer | 2013-05-15 | 1 | -2/+1 |
|
|
* | | Merge topic 'MemChecker-improvements' | Brad King | 2013-05-16 | 3 | -16/+37 |
|\ \ |
|
| * | | CTest: fix comment documenting cmBoundsCheckerParser class | Rolf Eike Beer | 2013-05-09 | 1 | -2/+1 |
|
|
| * | | CTest: drop suppression for gcc 2.9.6 errors from default Valgrind flags | Rolf Eike Beer | 2013-05-09 | 1 | -1/+0 |
|
|
| * | | CTest: remove unreachable code and CTestTestMemcheckUnknown test | Rolf Eike Beer | 2013-05-09 | 1 | -7/+0 |
|
|
| * | | CTest: use an output file for Valgrind (#14110) | Rolf Eike Beer | 2013-05-09 | 3 | -6/+36 |
| |/ |
|
* | | Merge topic 'only-first-output-regex' | Brad King | 2013-05-16 | 1 | -0/+2 |
|\ \ |
|
| * | | CTest: break after first regex match on output | Rolf Eike Beer | 2013-05-11 | 1 | -0/+2 |
| |/ |
|
* | | Merge topic 'positive-test-times' | Brad King | 2013-05-16 | 1 | -0/+8 |
|\ \ |
|
| * | | CTest: make sure never to report negative test times (#14132) | Rolf Eike Beer | 2013-05-10 | 1 | -0/+8 |
| |/ |
|
* | | Merge topic 'doc-improvements' | Brad King | 2013-05-16 | 1 | -2/+2 |
|\ \ |
|
| * | | Fix spelling and typos (non-binary) | Andreas Mohr | 2013-05-07 | 1 | -2/+2 |
| |/ |
|
* | | ctest_build: Pass projectDir to GenerateBuildCommand | Petr Kmoch | 2013-04-12 | 1 | -1/+2 |
|
|
* | | CTest: Simplify ctest_* command source/build dir lookup | Brad King | 2013-04-12 | 2 | -39/+14 |
|
|
* | | Add projectDir parameter to GenerateBuildCommand | Petr Kmoch | 2013-04-12 | 1 | -1/+1 |
|/ |
|
* | CTest: Fix ctest_update with 'HEAD' file in source tree | Brad King | 2013-02-28 | 1 | -2/+2 |
|
|
* | CTest: Add options to set generator toolset | Brad King | 2013-02-07 | 3 | -4/+30 |
|
|
* | CTest: Prevent creation of unbounded number of tests in ctest (#12904) | Casey Goodlett | 2012-12-18 | 1 | -1/+6 |
|
|
* | CTest: Coverage handler: expect certain output lines from gcov 4.7 (#13657) | David Cole | 2012-12-10 | 1 | -4/+11 |
|
|
* | Always use the auto_ptr from cmsys. | Stephen Kelly | 2012-11-20 | 1 | -2/+1 |
|
|
* | Merge topic 'ctest-SUBMIT_INDEX-cdash' | Brad King | 2012-11-06 | 1 | -1/+1 |
|\ |
|
| * | CTest: Allow SUBMIT_INDEX with CDash | Brad King | 2012-11-01 | 1 | -1/+1 |
|
|
* | | Merge topic 'test-ctest-memcheck' | David Cole | 2012-10-17 | 2 | -80/+98 |
|\ \ |
|
| * | | CTest: improve memory checker type detection | Rolf Eike Beer | 2012-10-04 | 1 | -69/+89 |
|
|
| * | | CTest: fix pre and post test commands with spaces | Rolf Eike Beer | 2012-10-01 | 1 | -2/+3 |
|
|
| * | | CTest: fix usage of memory checker with spaces in path | Rolf Eike Beer | 2012-10-01 | 1 | -9/+6 |
|
|
* | | | cmCTestSVN: Fix compilation with Sun CC 5.1 | Brad King | 2012-10-04 | 2 | -0/+5 |
|/ / |
|
* | | ctest_update: Tell svn not to prompt interactively (#13024) | Nils Gladitz | 2012-09-25 | 3 | -22/+62 |
|
|
* | | cmCTestSVN: Load and process information from externals | Xavier Besseron | 2012-09-04 | 1 | -6/+32 |
|
|
* | | cmCTestSVN: Add a LoadExternal() function and an ExternalParser class | Xavier Besseron | 2012-09-04 | 2 | -0/+53 |
|
|
* | | cmCTestSVN: Use the SVNInfo structure | Xavier Besseron | 2012-09-04 | 2 | -77/+92 |
|
|
* | | cmCTestSVN: Create the SVNInfo for the root repository | Xavier Besseron | 2012-09-04 | 1 | -0/+3 |
|
|
* | | cmCTestSVN: Add the Repositories list and the RootInfo pointer | Xavier Besseron | 2012-09-04 | 1 | -0/+6 |
|
|
* | | cmCTestSVN: Extend Revision struct with SVN repo information | Xavier Besseron | 2012-09-04 | 2 | -5/+13 |
|
|
* | | cmCTestSVN: Add the new SVNInfo structure | Xavier Besseron | 2012-09-03 | 2 | -0/+51 |
|
|
* | | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 28 | -156/+156 |
|
|
* | | CTest: Extend -D command line arg handling for variable definitions | David Cole | 2012-06-24 | 1 | -0/+9 |
|
|
* | | Remove unused ivars to eliminate compiler warnings | David Cole | 2012-06-20 | 1 | -2/+1 |
|/ |
|
* | Merge topic 'mumps_coverage' | David Cole | 2012-05-17 | 9 | -4/+853 |
|\ |
|
| * | CDash now supports lots of files in coverage. So, show all files. | Bill Hoffman | 2012-05-11 | 4 | -18/+5 |
|
|
| * | Do not try to run bullseye coverage if COVFILE env is empty. | Bill Hoffman | 2012-05-08 | 1 | -1/+1 |
|
|
| * | Change GT.M Coverage Parser global | Joseph Snyder | 2012-05-07 | 1 | -1/+1 |
|
|
| * | Remove uncovered files from cache coverage data. | Bill Hoffman | 2012-05-02 | 2 | -0/+38 |
|
|
| * | Add ability to specify more than one package directory or coverage directory. | Bill Hoffman | 2012-05-02 | 1 | -16/+24 |
|
|
| * | Fix some warnings and a bug where it went past the length of a vector. | Bill Hoffman | 2012-05-01 | 1 | -3/+10 |
|
|
| * | Add support for Cache coverage. | Bill Hoffman | 2012-05-01 | 7 | -30/+285 |
|
|
| * | Add virutal destructor to silence warning. | Bill Hoffman | 2012-05-01 | 2 | -0/+5 |
|
|
| * | Add test for mumps coverage. Also refactor code to prepare for cache coverage. | Bill Hoffman | 2012-05-01 | 5 | -228/+308 |
|
|