Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | COMP: converted to lowercase commands | Ken Martin | 2005-06-20 | 1 | -8/+8 |
| | |||||
* | ENH: Skip svn test for now | Andy Cedilnik | 2005-06-20 | 1 | -1/+2 |
| | |||||
* | ENH: Make CVS one nightly | Andy Cedilnik | 2005-06-17 | 1 | -1/+1 |
| | |||||
* | ENH: Add subversion test | Andy Cedilnik | 2005-06-17 | 1 | -5/+60 |
| | |||||
* | ENH: Fix test on HP | Andy Cedilnik | 2005-06-17 | 1 | -0/+2 |
| | |||||
* | ENH: Return error if there is an ERROR_MESSAGE. Also fix tag for the test | Andy Cedilnik | 2005-06-16 | 1 | -1/+1 |
| | |||||
* | ENH: Add test of macro | Andy Cedilnik | 2005-06-16 | 2 | -0/+55 |
| | |||||
* | ENH: Initial import | Andy Cedilnik | 2005-06-16 | 1 | -0/+40 |
| | |||||
* | ENH: Several improvements to CTest: | Andy Cedilnik | 2005-06-16 | 1 | -1/+1 |
| | | | | | | | | | 1. Support for showing line numbers when debugging ctest --show-line-numbers 2. Modify the ctest initialization code, so that it can be delayed 3. Handlers now have corresponding command if they were invoked from the command (so far only update actually use that) 4. Start command is simplified and the functionality is moved to CTest 5. Update can perform initial checkout if CTEST_CHECKOUT_COMMAND is set 6. Add test that checks out kwsys and perform tests on the fresh checkout | ||||
* | ENH: add same name test | Ken Martin | 2005-06-16 | 6 | -0/+35 |
| | |||||
* | BUG: Fix typo | Andy Cedilnik | 2005-06-15 | 1 | -1/+1 |
| | |||||
* | ENH: Also perform memory checking and coverage | Andy Cedilnik | 2005-06-14 | 1 | -0/+2 |
| | |||||
* | ENH: change to work with new FLTK command | Ken Martin | 2005-06-10 | 1 | -0/+1 |
| | |||||
* | ENH: no longer test ITK command | Ken Martin | 2005-06-09 | 1 | -10/+0 |
| | |||||
* | ENH: remove bad add target commands | Ken Martin | 2005-06-08 | 1 | -2/+0 |
| | |||||
* | ENH: remove requirements on 1.2 | Ken Martin | 2005-06-08 | 4 | -8/+8 |
| | |||||
* | ENH: shift to using ADD_SUBDIRECTORY | Ken Martin | 2005-06-08 | 14 | -18/+35 |
| | |||||
* | ENH: Cleanup | Andy Cedilnik | 2005-06-08 | 1 | -1/+0 |
| | |||||
* | ENH: Add capability to include files to DartTestfile.txt and add example of that | Andy Cedilnik | 2005-06-07 | 2 | -0/+6 |
| | |||||
* | ENH: Test setting of environment variables | Andy Cedilnik | 2005-06-03 | 1 | -1/+7 |
| | |||||
* | ENH: removed old command | Ken Martin | 2005-06-02 | 1 | -3/+1 |
| | |||||
* | ENH: removed old commands | Ken Martin | 2005-06-02 | 3 | -9/+9 |
| | |||||
* | ENH: removed use of ABSTRACT command | Ken Martin | 2005-06-02 | 3 | -9/+3 |
| | |||||
* | ENH: Add notes | Andy Cedilnik | 2005-05-08 | 1 | -0/+2 |
| | |||||
* | ENH: Add new style ctest project | Andy Cedilnik | 2005-05-05 | 2 | -0/+44 |
| | |||||
* | BUG: Avoid infinite loop during installation. | Brad King | 2005-04-28 | 2 | -0/+8 |
| | |||||
* | BUG: Use copy to produce doc1pre.txt instead of echo. The redirection does ↵ | Brad King | 2005-04-27 | 1 | -1/+1 |
| | | | | not like forward slashes on Win9x. | ||||
* | ENH: Added pre-build and post-build test for custom targets. | Brad King | 2005-04-26 | 1 | -1/+20 |
| | |||||
* | ENH: also test for correct Proj dir settings | Ken Martin | 2005-04-12 | 1 | -1/+4 |
| | |||||
* | ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is ↵ | Brad King | 2005-04-06 | 2 | -19/+12 |
| | | | | never used. | ||||
* | ENH: better test for subdirs | Ken Martin | 2005-03-29 | 1 | -2/+2 |
| | |||||
* | ENH: big change that includes immediate subdir support, removing the notion ↵ | Ken Martin | 2005-03-18 | 2 | -2/+6 |
| | | | | of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings | ||||
* | BUG: Do not add Qt wrapping test unless QT is found and QT_UIC_EXECUTABLE is ↵ | Brad King | 2005-03-16 | 1 | -2/+2 |
| | | | | found. | ||||
* | ENH: added new test for out of dir source trees | Ken Martin | 2005-03-14 | 4 | -0/+10 |
| | |||||
* | ENH: try to see if there is still a problem | Bill Hoffman | 2005-03-11 | 3 | -3/+3 |
| | |||||
* | ENH: make it pass anyway so I can see debug info | Bill Hoffman | 2005-03-04 | 3 | -3/+3 |
| | |||||
* | ENH: try and debug the failed test on the continuous | Bill Hoffman | 2005-03-03 | 3 | -0/+3 |
| | |||||
* | ENH: try number two with topological sort | Bill Hoffman | 2005-03-03 | 3 | -33/+108 |
| | |||||
* | ENH: reverse last changes to avoid dashboard failures | Bill Hoffman | 2005-03-02 | 3 | -69/+0 |
| | |||||
* | ENH: fix library ordering stuff to use a topological sort | Bill Hoffman | 2005-03-02 | 6 | -3/+303 |
| | |||||
* | ENH: Added full pre-build/pre-link/post-build testing for both library and ↵ | Brad King | 2005-02-25 | 9 | -36/+123 |
| | | | | executable targets. | ||||
* | ENH: Added test for multiple commands in a custom command. | Brad King | 2005-02-22 | 1 | -8/+14 |
| | |||||
* | BUG: We still want to print out the location where the object was found if ↵ | Brad King | 2005-02-18 | 1 | -5/+5 |
| | | | | it was found by the glob. | ||||
* | ENH: all tests are passing for XCode | Bill Hoffman | 2005-02-18 | 1 | -1/+5 |
| | |||||
* | BUG: Fix for space in path for chdir test. We just need to double-quote the ↵ | Brad King | 2005-02-17 | 1 | -1/+1 |
| | | | | arguments. | ||||
* | BUG: fix CommandLine test problems with spaces and testing for the return value | Bill Hoffman | 2005-02-16 | 1 | -28/+49 |
| | |||||
* | ENH: Added Fortran 90 test if the platform supports it. | Brad King | 2005-02-15 | 4 | -0/+26 |
| | |||||
* | COMP: Try to fix test on HP | Andy Cedilnik | 2005-02-14 | 1 | -0/+2 |
| | |||||
* | COMP: Need ANSI flags for C executable. | Brad King | 2005-02-14 | 1 | -0/+5 |
| | |||||
* | ENH: Adding cleaning of custom command outputs during "make clean". | Brad King | 2005-02-09 | 3 | -5/+23 |
| |