| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh... | Brad King | 2002-10-23 | 1 | -3/+3 |
|
|
* | Rename variables to remove warnings | Andy Cedilnik | 2002-10-17 | 1 | -4/+4 |
|
|
* | removed some includes | Ken Martin | 2002-09-27 | 1 | -1/+1 |
|
|
* | modified how source files store properties | Ken Martin | 2002-08-16 | 1 | -2/+2 |
|
|
* | fixed some compiler warnings and leaks | Ken Martin | 2002-08-08 | 1 | -0/+2 |
|
|
* | fixed some compiler warnings and leaks | Ken Martin | 2002-08-07 | 1 | -1/+1 |
|
|
* | fixed some compiler warnings and leaks | Ken Martin | 2002-08-07 | 1 | -15/+4 |
|
|
* | fixed support for C test programs | Ken Martin | 2002-07-31 | 1 | -4/+4 |
|
|
* | FIX: <stdlib.h> is enough to get malloc()/free() | Sebastien Barre | 2002-07-31 | 1 | -1/+1 |
|
|
* | updated to handle extensions | Ken Martin | 2002-07-30 | 1 | -9/+32 |
|
|
* | FIX: la commande créait du code C++. Du code C devrait faire l'affaire. | Sebastien Barre | 2002-07-30 | 1 | -4/+6 |
|
|
* | FIX: la commande créait du code C++. Du code C devrait faire l'affaire. | Sebastien Barre | 2002-07-30 | 1 | -8/+11 |
|
|
* | removed all source lists from the system and made them vectors. Also appended... | Ken Martin | 2002-06-27 | 1 | -1/+1 |
|
|
* | 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 |
|
|