| Commit message (Expand) | Author | Age | Files | Lines |
* | TestDriver: ignore strcpy call | Ben Boeckel | 2019-12-05 | 1 | -1/+1 |
|
|
* | TestDriver: Fix -Wzero-as-null-pointer-constant warnings | Sean McBride | 2019-09-18 | 1 | -7/+13 |
|
|
* | Merge topic 'nolint_typedef_testdriver' | Brad King | 2018-06-01 | 1 | -2/+2 |
|\ |
|
| * | TestDriver: Disable clang-tidy 'modernize-use-using' | Sylvain Joubert | 2018-05-31 | 1 | -2/+2 |
|
|
* | | TestDriver: Replace strncpy with strcpy | Sander Vrijders | 2018-05-30 | 1 | -1/+1 |
|/ |
|
* | TestDriver: fix style-'variableScope' cppcheck warning | Sylvain Joubert | 2017-11-22 | 1 | -2/+2 |
|
|
* | TestDriver: Fix -Wconversion warning | Brad King | 2017-07-14 | 1 | -2/+2 |
|
|
* | TestDriver: Remove unused local variable initialization | Brad King | 2017-05-10 | 1 | -1/+1 |
|
|
* | TestDriver: fix/silence clang-tidy warnings | Daniel Pfeifer | 2017-01-24 | 1 | -15/+12 |
|
|
* | TestDriver: calc NumTests at compile time | Daniel Pfeifer | 2017-01-24 | 1 | -5/+4 |
|
|
* | TestDriver: use for loop | Daniel Pfeifer | 2017-01-24 | 1 | -3/+1 |
|
|
* | TestDriver: abstract CM_CAST macro | Daniel Pfeifer | 2017-01-24 | 1 | -13/+9 |
|
|
* | TestDriver: Revise C++ coding style using clang-format | Daniel Pfeifer | 2017-01-24 | 1 | -65/+45 |
|
|
* | create_test_sourcelist: Use safer strncpy instead of strcpy | Sylvain Joubert | 2016-08-25 | 1 | -4/+6 |
|
|
* | create_test_sourcelist: Suppress MSVC warnings in test driver (#15066) | Brad King | 2014-08-07 | 1 | -0/+4 |
|
|
* | create_test_sourcelist: Initialize variable at declaration | Sean McBride | 2014-03-31 | 1 | -2/+1 |
|
|
* | create_test_sourcelist: Fix linkage in generated test driver code | Sean McBride | 2013-11-12 | 1 | -2/+2 |
|
|
* | TestDriver.cxx.in: Untrusted array index read. | Matt McCormick | 2013-10-16 | 1 | -0/+7 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -4/+4 |
|
|
* | COMP: Don't emit old style cast warning when configured as C++ but still allo... | David Cole | 2008-12-09 | 1 | -2/+14 |
|
|
* | BUG: the return value of scanf should not be ignored | Amitha Perera | 2008-11-25 | 1 | -1/+5 |
|
|
* | make sure tests flush output | Bill Hoffman | 2004-07-16 | 1 | -0/+1 |
|
|
* | BUG: remove debug pop hacks, also remove duplicate call to argvc function | Bill Hoffman | 2004-05-08 | 1 | -39/+0 |
|
|
* | fix warning maybe | Ken Martin | 2004-05-07 | 1 | -1/+0 |
|
|
* | fix warning | Ken Martin | 2004-05-06 | 1 | -1/+0 |
|
|
* | ENH: remove unused variable | Bill Hoffman | 2004-04-30 | 1 | -1/+0 |
|
|
* | ENH: make test driver more flexible by using a configured file instead of gen... | Bill Hoffman | 2004-04-28 | 1 | -0/+180 |
|
|