summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Collapse)AuthorAgeFilesLines
* COMP: converted to lowercase commandsKen Martin2005-06-201-8/+8
|
* ENH: Skip svn test for nowAndy Cedilnik2005-06-201-1/+2
|
* ENH: Make CVS one nightlyAndy Cedilnik2005-06-171-1/+1
|
* ENH: Add subversion testAndy Cedilnik2005-06-171-5/+60
|
* ENH: Fix test on HPAndy Cedilnik2005-06-171-0/+2
|
* ENH: Return error if there is an ERROR_MESSAGE. Also fix tag for the testAndy Cedilnik2005-06-161-1/+1
|
* ENH: Add test of macroAndy Cedilnik2005-06-162-0/+55
|
* ENH: Initial importAndy Cedilnik2005-06-161-0/+40
|
* ENH: Several improvements to CTest:Andy Cedilnik2005-06-161-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 testKen Martin2005-06-166-0/+35
|
* BUG: Fix typoAndy Cedilnik2005-06-151-1/+1
|
* ENH: Also perform memory checking and coverageAndy Cedilnik2005-06-141-0/+2
|
* ENH: change to work with new FLTK commandKen Martin2005-06-101-0/+1
|
* ENH: no longer test ITK commandKen Martin2005-06-091-10/+0
|
* ENH: remove bad add target commandsKen Martin2005-06-081-2/+0
|
* ENH: remove requirements on 1.2Ken Martin2005-06-084-8/+8
|
* ENH: shift to using ADD_SUBDIRECTORYKen Martin2005-06-0814-18/+35
|
* ENH: CleanupAndy Cedilnik2005-06-081-1/+0
|
* ENH: Add capability to include files to DartTestfile.txt and add example of thatAndy Cedilnik2005-06-072-0/+6
|
* ENH: Test setting of environment variablesAndy Cedilnik2005-06-031-1/+7
|
* ENH: removed old commandKen Martin2005-06-021-3/+1
|
* ENH: removed old commandsKen Martin2005-06-023-9/+9
|
* ENH: removed use of ABSTRACT commandKen Martin2005-06-023-9/+3
|
* ENH: Add notesAndy Cedilnik2005-05-081-0/+2
|
* ENH: Add new style ctest projectAndy Cedilnik2005-05-052-0/+44
|
* BUG: Avoid infinite loop during installation.Brad King2005-04-282-0/+8
|
* BUG: Use copy to produce doc1pre.txt instead of echo. The redirection does ↵Brad King2005-04-271-1/+1
| | | | not like forward slashes on Win9x.
* ENH: Added pre-build and post-build test for custom targets.Brad King2005-04-261-1/+20
|
* ENH: also test for correct Proj dir settingsKen Martin2005-04-121-1/+4
|
* ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is ↵Brad King2005-04-062-19/+12
| | | | never used.
* ENH: better test for subdirsKen Martin2005-03-291-2/+2
|
* ENH: big change that includes immediate subdir support, removing the notion ↵Ken Martin2005-03-182-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 King2005-03-161-2/+2
| | | | found.
* ENH: added new test for out of dir source treesKen Martin2005-03-144-0/+10
|
* ENH: try to see if there is still a problemBill Hoffman2005-03-113-3/+3
|
* ENH: make it pass anyway so I can see debug infoBill Hoffman2005-03-043-3/+3
|
* ENH: try and debug the failed test on the continuousBill Hoffman2005-03-033-0/+3
|
* ENH: try number two with topological sortBill Hoffman2005-03-033-33/+108
|
* ENH: reverse last changes to avoid dashboard failuresBill Hoffman2005-03-023-69/+0
|
* ENH: fix library ordering stuff to use a topological sortBill Hoffman2005-03-026-3/+303
|
* ENH: Added full pre-build/pre-link/post-build testing for both library and ↵Brad King2005-02-259-36/+123
| | | | executable targets.
* ENH: Added test for multiple commands in a custom command.Brad King2005-02-221-8/+14
|
* BUG: We still want to print out the location where the object was found if ↵Brad King2005-02-181-5/+5
| | | | it was found by the glob.
* ENH: all tests are passing for XCodeBill Hoffman2005-02-181-1/+5
|
* BUG: Fix for space in path for chdir test. We just need to double-quote the ↵Brad King2005-02-171-1/+1
| | | | arguments.
* BUG: fix CommandLine test problems with spaces and testing for the return valueBill Hoffman2005-02-161-28/+49
|
* ENH: Added Fortran 90 test if the platform supports it.Brad King2005-02-154-0/+26
|
* COMP: Try to fix test on HPAndy Cedilnik2005-02-141-0/+2
|
* COMP: Need ANSI flags for C executable.Brad King2005-02-141-0/+5
|
* ENH: Adding cleaning of custom command outputs during "make clean".Brad King2005-02-093-5/+23
|