Commit History

Author SHA1 Message Date
  Daniel Pfeifer eb86b4cec1 TestDriver: fix/silence clang-tidy warnings 8 years ago
  Daniel Pfeifer 178c897374 TestDriver: calc NumTests at compile time 8 years ago
  Daniel Pfeifer 3bb4a79826 TestDriver: use for loop 8 years ago
  Daniel Pfeifer 60b68304f2 TestDriver: abstract CM_CAST macro 8 years ago
  Daniel Pfeifer 1731b90cd0 TestDriver: Revise C++ coding style using clang-format 8 years ago
  Sylvain Joubert cd344e3a62 create_test_sourcelist: Use safer strncpy instead of strcpy 9 years ago
  Brad King 63fc8dcdb8 create_test_sourcelist: Suppress MSVC warnings in test driver (#15066) 11 years ago
  Sean McBride 50ca77f4a0 create_test_sourcelist: Initialize variable at declaration 11 years ago
  Sean McBride ed675a92a1 create_test_sourcelist: Fix linkage in generated test driver code 12 years ago
  Matt McCormick 7eddefd8f1 TestDriver.cxx.in: Untrusted array index read. 12 years ago
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
  David Cole 95a6feaa66 COMP: Don't emit old style cast warning when configured as C++ but still allow being configured as C. Thanks to Monsieur Francois Bertel for the patch. 17 years ago
  Amitha Perera 47aa926523 BUG: the return value of scanf should not be ignored 17 years ago
  Bill Hoffman ff7757e34c make sure tests flush output 21 years ago
  Bill Hoffman a613100b1e BUG: remove debug pop hacks, also remove duplicate call to argvc function 21 years ago
  Ken Martin c10cb4db5a fix warning maybe 21 years ago
  Ken Martin f299f4ae9c fix warning 21 years ago
  Bill Hoffman 7eab2e4235 ENH: remove unused variable 21 years ago
  Bill Hoffman e539cf9f7c ENH: make test driver more flexible by using a configured file instead of generating all the code. fixes bug 28 21 years ago