| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'display-ctest-disabled' | Brad King | 2017-06-05 | 1 | -2/+6 |
|\ |
|
| * | ctest: Display disabled status when ctest -N is called | Chuck Atkins | 2017-06-02 | 1 | -2/+6 |
|
|
* | | Remove second arg: npos in substr usages | Pavel Solodovnikov | 2017-06-01 | 1 | -2/+2 |
|
|
* | | Access string npos without instance | Pavel Solodovnikov | 2017-06-01 | 10 | -78/+80 |
|
|
* | | cmParseBlanketJSCoverage: Pass unmodified parameter as const& | Brad King | 2017-06-01 | 1 | -1/+1 |
|
|
* | | cmCommand: remove unused methods from interface and all implementations | Daniel Pfeifer | 2017-05-11 | 9 | -55/+6 |
|
|
* | | CTest: use new methods for builtin commands | Daniel Pfeifer | 2017-05-11 | 3 | -27/+26 |
|
|
* | | cmState: remove RemoveUnscriptableCommands | Daniel Pfeifer | 2017-05-08 | 1 | -4/+0 |
|
|
* | | cmake: initialize with Role that controls which commands to register | Daniel Pfeifer | 2017-05-08 | 4 | -4/+4 |
|
|
* | | Merge topic 'ctest_submit_headers' | Brad King | 2017-05-05 | 6 | -2/+64 |
|\ \ |
|
| * | | ctest_submit: Add HTTPHEADER option | Zack Galbreath | 2017-05-04 | 6 | -2/+64 |
|
|
* | | | c++: prefer vectors over lists | Ben Boeckel | 2017-05-04 | 2 | -8/+7 |
|
|
* | | | Add ctest options for limiting which tests fixtures add | Craig Scott | 2017-05-01 | 4 | -27/+122 |
|
|
* | | | Merge topic 'clang-tidy-2' | Brad King | 2017-04-27 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | clang-tidy: use operators for string comparison | Daniel Pfeifer | 2017-04-26 | 1 | -1/+1 |
|
|
* | | | | Merge topic 'ctest_test-ignore-skipped-tests' | Brad King | 2017-04-27 | 2 | -6/+18 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | cmCTestTestHandler: indicate why a test did not run | Ben Boeckel | 2017-04-24 | 1 | -3/+8 |
|
|
| * | | | cmCTestTestHandler: count skipped tests as disabled | Ben Boeckel | 2017-04-24 | 1 | -1/+4 |
|
|
| * | | | cmCTestRunTest: do not count skipped tests as failed | Ben Boeckel | 2017-04-21 | 1 | -2/+6 |
| |/ / |
|
* | | | Merge topic 'ctest-minor-fixups' | Brad King | 2017-04-24 | 2 | -5/+6 |
|\ \ \ |
|
| * | | | cmCTestTestHandler: use pointers to static memory | Ben Boeckel | 2017-04-21 | 1 | -4/+4 |
|
|
| * | | | cmCTestTestCommand: defer getting the global timeout | Ben Boeckel | 2017-04-21 | 1 | -1/+2 |
| |/ / |
|
* | | | clang-tidy: use .empty() to check emptyness | Daniel Pfeifer | 2017-04-21 | 1 | -1/+1 |
|
|
* | | | clang-tidy: remove else after break and continue | Daniel Pfeifer | 2017-04-21 | 3 | -3/+6 |
|/ / |
|
* | | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 76 | -126/+126 |
|/ |
|
* | Add 'DISABLED' test property | Betsy McPhail | 2017-03-29 | 4 | -8/+67 |
|
|
* | CTest: Improve 'Completion Status' reported to CDash for 'Not Run' tests | Betsy McPhail | 2017-03-27 | 2 | -11/+15 |
|
|
* | Add self-sufficient wrapper for <sys/stat.h> | Daniel Pfeifer | 2017-03-24 | 1 | -1/+1 |
|
|
* | cmWorkingDirectory: use the new class | Ben Boeckel | 2017-03-06 | 8 | -94/+60 |
|
|
* | cmCTest, cmCTestCoverageHandler: remove cwd dance | Ben Boeckel | 2017-03-06 | 1 | -5/+0 |
|
|
* | ctest_update: Capture failure of svn to load revisions and local mods | Brad King | 2017-02-16 | 2 | -11/+16 |
|
|
* | ctest_update: Refactor internal APIs to support more failure cases | Brad King | 2017-02-16 | 15 | -57/+80 |
|
|
* | Merge topic 'fix-ctest_update-svn' | Brad King | 2017-02-16 | 1 | -1/+4 |
|\ |
|
| * | ctest_update: Fix svn log and external loading | Brad King | 2017-02-15 | 1 | -1/+4 |
|
|
* | | cmCommand: Don't prefix error message with command name | Daniel Pfeifer | 2017-02-13 | 1 | -2/+2 |
|
|
* | | ctest_memcheck: Fix sanitizers when MemoryCheckSanitizerOptions is empty | Jamie Snape | 2017-01-23 | 1 | -3/+9 |
|
|
* | | Merge topic 'cdash_upload_retry' | Brad King | 2017-01-20 | 4 | -45/+142 |
|\ \ |
|
| * | | ctest_submit: improve handling of QUIET option | Zack Galbreath | 2017-01-20 | 3 | -9/+18 |
|
|
| * | | ctest_submit: Allow RETRY_COUNT for CDASH_UPLOAD | Zack Galbreath | 2017-01-20 | 3 | -36/+124 |
|
|
* | | | Merge topic 'cmCTestBuildHandler-fix-warning' | Brad King | 2017-01-17 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | cmCTestBuildHandler: Fix warning in FragmentCompare signature | Brad King | 2017-01-16 | 1 | -1/+1 |
|
|
* | | | | Merge topic 'fixtureUnusedOrdering' | Brad King | 2017-01-17 | 1 | -22/+60 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | CTest: Ensure setup/cleanup ordering even when fixture not required | Craig Scott | 2017-01-16 | 1 | -22/+60 |
|
|
* | | | | Merge topic 'fix_repeat_until_fail_duplicated_output' | Brad King | 2017-01-16 | 1 | -0/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | CTest: Properly reset output to avoid duplication with --repeat-until-fail | Sylvain Joubert | 2017-01-12 | 1 | -0/+2 |
|
|
* | | | | ctest_memcheck: Append sanitizers user options at the end to allow overriding | Sylvain Joubert | 2017-01-11 | 1 | -1/+1 |
|/ / / |
|
* | | | ctest_memcheck: do not add detect_leaks=1 to ASAN_OPTIONS | Jamie Snape | 2017-01-09 | 1 | -1/+0 |
|
|
* | | | ctest_memcheck: join *SAN_OPTIONS with : | Jamie Snape | 2017-01-09 | 1 | -4/+4 |
|
|
* | | | MEMORYCHECK_SUPPRESSIONS_FILE: add support for sanitizers | Jamie Snape | 2017-01-09 | 1 | -1/+8 |
|
|
* | | | ctest_memcheck: add support for standalone LeakSanitizer | Jamie Snape | 2017-01-09 | 2 | -0/+18 |
|/ / |
|