| Commit message (Expand) | Author | Age | Files | Lines |
* | CTest: Report lines matched by launchers | Bill Hoffman | 2017-08-07 | 1 | -1/+5 |
|
|
* | Merge topic 'add_test_processors_prop_to_cdash' | Brad King | 2017-07-21 | 1 | -0/+6 |
|\ |
|
| * | Add the test property PROCESSORS to the CDash xml as a NamedMeasurement. | Bill Hoffman | 2017-07-18 | 1 | -0/+6 |
|
|
* | | Merge topic 'cmake-E-sha' | Brad King | 2017-07-18 | 1 | -7/+5 |
|\ \
| |/
|/| |
|
| * | Change ComputeFileMD5 to ComputeFileHash | André Klitzing | 2017-07-14 | 1 | -7/+5 |
|
|
* | | Merge topic 'better-exception-reporting' | Brad King | 2017-07-13 | 5 | -14/+26 |
|\ \ |
|
| * | | CTest: Report more detail about system exceptions in tests | Bill Hoffman | 2017-07-12 | 5 | -14/+26 |
| |/ |
|
* | | Display subproject timing summary | Betsy McPhail | 2017-07-10 | 2 | -1/+86 |
|
|
* | | Add directory property 'LABELS' and CMAKE_DIRECTORY_LABELS variable | Betsy McPhail | 2017-07-10 | 2 | -1/+99 |
|
|
* | | Add CTEST_LABELS_FOR_SUBPROJECTS as a CTest module and script variable | Betsy McPhail | 2017-07-10 | 8 | -1/+23 |
|/ |
|
* | 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 |
|\ \ \ |
|