Bill Hoffman
|
e4dce08591
ENH: add the ability to process command line arguments in the test driver before the test driver gets them
|
%!s(int64=23) %!d(string=hai) anos |
Sebastien Barre
|
dbe20d8d3b
FIX: should compare to 0, not NULL
|
%!s(int64=23) %!d(string=hai) anos |
Bill Hoffman
|
7d76de4403
make sure ; expansion is done in all commands
|
%!s(int64=23) %!d(string=hai) anos |
Bill Hoffman
|
8b3b49a010
ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc.
|
%!s(int64=23) %!d(string=hai) anos |
Sebastien Barre
|
627ab62ce0
FIX: tolower is in <ctype.h> !, frenchy
|
%!s(int64=23) %!d(string=hai) anos |
Sebastien Barre
|
e081345595
ENH: perform case insensitive comparison on test names
|
%!s(int64=23) %!d(string=hai) anos |
Sebastien Barre
|
b63d6ee7dd
FIX: cmSourceFile::SetName was not called correctly for the test source files
|
%!s(int64=23) %!d(string=hai) anos |
Sebastien Barre
|
b0eb1031b7
ENH: small formatting enh
|
%!s(int64=23) %!d(string=hai) anos |
Sebastien Barre
|
0fd3ae7ba5
ENH: keep the name of the test as close to the source file (only the function name is cleaned up)
|
%!s(int64=23) %!d(string=hai) anos |
Sebastien Barre
|
95519ef1b7
ENH: add -R (similar to ctest but use substr instead of regexp). indent.
|
%!s(int64=23) %!d(string=hai) anos |
Sebastien Barre
|
a5b833119d
ENH: now supports tests inside sub-dirs
|
%!s(int64=23) %!d(string=hai) anos |
Bill Hoffman
|
f4bf694bae
ENH: if no arguments are given and there is only one test, then run it
|
%!s(int64=23) %!d(string=hai) anos |
Bill Hoffman
|
2f639d37b5
ENH: add new command to create a test driver
|
%!s(int64=23) %!d(string=hai) anos |