summaryrefslogtreecommitdiffstats
path: root/Templates/TestDriver.cxx.in
Commit message (Expand)AuthorAgeFilesLines
* create_test_sourcelist: Suppress MSVC warnings in test driver (#15066)Brad King2014-08-071-0/+4
* create_test_sourcelist: Initialize variable at declarationSean McBride2014-03-311-2/+1
* create_test_sourcelist: Fix linkage in generated test driver codeSean McBride2013-11-121-2/+2
* TestDriver.cxx.in: Untrusted array index read.Matt McCormick2013-10-161-0/+7
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-4/+4
* COMP: Don't emit old style cast warning when configured as C++ but still allo...David Cole2008-12-091-2/+14
* BUG: the return value of scanf should not be ignoredAmitha Perera2008-11-251-1/+5
* make sure tests flush outputBill Hoffman2004-07-161-0/+1
* BUG: remove debug pop hacks, also remove duplicate call to argvc functionBill Hoffman2004-05-081-39/+0
* fix warning maybeKen Martin2004-05-071-1/+0
* fix warningKen Martin2004-05-061-1/+0
* ENH: remove unused variableBill Hoffman2004-04-301-1/+0
* ENH: make test driver more flexible by using a configured file instead of gen...Bill Hoffman2004-04-281-0/+180