index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Templates
/
TestDriver.cxx.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
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