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
/
Source
/
cmCreateTestSourceList.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
modified create test source to create a vector
Ken Martin
2002-06-19
1
-4/+9
*
ENH: add the ability to process command line arguments in the test driver bef...
Bill Hoffman
2002-04-04
1
-7/+55
*
FIX: should compare to 0, not NULL
Sebastien Barre
2002-03-29
1
-1/+1
*
make sure ; expansion is done in all commands
Bill Hoffman
2002-03-29
1
-1/+1
*
ENH: major change, the cmMakefile now contains a master list of cmSourceFile ...
Bill Hoffman
2002-03-29
1
-0/+1
*
FIX: tolower is in <ctype.h> !, frenchy
Sebastien Barre
2002-03-29
1
-1/+1
*
ENH: perform case insensitive comparison on test names
Sebastien Barre
2002-03-28
1
-7/+28
*
FIX: cmSourceFile::SetName was not called correctly for the test source files
Sebastien Barre
2002-03-27
1
-2/+2
*
ENH: small formatting enh
Sebastien Barre
2002-03-27
1
-3/+3
*
ENH: keep the name of the test as close to the source file (only the function...
Sebastien Barre
2002-03-26
1
-13/+15
*
ENH: add -R (similar to ctest but use substr instead of regexp). indent.
Sebastien Barre
2002-03-26
1
-59/+102
*
ENH: now supports tests inside sub-dirs
Sebastien Barre
2002-03-26
1
-8/+42
*
ENH: if no arguments are given and there is only one test, then run it
Bill Hoffman
2002-03-26
1
-1/+7
*
ENH: add new command to create a test driver
Bill Hoffman
2002-03-20
1
-0/+129
[prev]