summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* ENH: Adding test of "make clean".Brad King2005-02-095-0/+110
|
* ENH: Display all output in ctestAndy Cedilnik2005-02-081-0/+2
|
* ENH: Added partial test for include regular expressions.Brad King2005-02-076-3/+15
|
* BUG: Need to include full output to be a useful test.Brad King2005-02-071-0/+2
|
* ENH: Updated post-build command to drive installation through the native ↵Brad King2005-02-052-10/+18
| | | | build system.
* ENH: Adding test for external object file feature.Brad King2005-02-045-0/+57
|
* ENH: Link to cmzlibAndy Cedilnik2005-01-273-3/+6
|
* COMP: Add proper link directoryAndy Cedilnik2005-01-183-0/+3
|
* COMP: Add cmexpat to complexAndy Cedilnik2005-01-183-6/+6
|
* BUG: add a test for a single char dir, and fix bug introduced in 1.53, but ↵Bill Hoffman2004-11-013-4/+5
| | | | we still can not handle a space as the start of a directory name
* ENH: clean up loaded command test so you can tell what really failedBill Hoffman2004-10-256-28/+56
|
* FIX: go back to not trying to handle spaces in the path for run single ↵Bill Hoffman2004-10-253-3/+6
| | | | command and comment it so that people know to call the right thing
* ENH: add test back for single char exeBill Hoffman2004-10-253-0/+84
|
* FIX: fix RunSingleCommand to work with spaces in the path, and with an ↵Bill Hoffman2004-10-252-2/+10
| | | | already quoted command
* remove run program test until run single command is fixedBill Hoffman2004-10-233-84/+0
|
* ENH: add missing fileBill Hoffman2004-10-223-0/+12
|
* FIX: fix the problem where a target is a single character and nmake gets ↵Bill Hoffman2004-10-226-3/+87
| | | | confused and add a test for it
* ENH: Display version of ctest firstAndy Cedilnik2004-10-191-0/+1
|
* ERR: Fix problems on windowsAndy Cedilnik2004-10-191-1/+0
|
* ENH: Propagate more thingsAndy Cedilnik2004-10-171-0/+4
|
* ENH: Propagate MEMORYCHECK_COMMAND and COVERAGE_COMMAND to the CTest testAndy Cedilnik2004-10-171-1/+2
|
* BUG: Use kwsys from the source treeAndy Cedilnik2004-10-041-1/+1
|
* ENH: Better sorting of resultsAndy Cedilnik2004-10-041-1/+1
|
* BUG: Fix problem with spaces in the pathAndy Cedilnik2004-10-031-1/+1
|
* ENH: Use existing CTest and cmakeAndy Cedilnik2004-10-011-4/+6
|
* ENH: Let us recognize it on the dashboardAndy Cedilnik2004-10-011-1/+1
|
* ENH: Do kwsys instead of CMakeAndy Cedilnik2004-09-301-13/+9
|