summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* added macro testKen Martin2002-08-133-3/+33
* minor fix for c testsKen Martin2002-07-311-1/+1
* updated to mods in commandKen Martin2002-07-304-7/+7
* fixed if statements inside a foreachKen Martin2002-07-173-9/+9
* ENH: Added test for IF inside a FOREACH.Brad King2002-07-169-6/+84
* a minor fix to make my life easierKen Martin2002-06-271-1/+1
* removed all source lists from the system and made them vectors. Also appended...Ken Martin2002-06-273-6/+6
* add a test with no extensionBill Hoffman2002-06-251-1/+1
* ENH: Added configuration of CMAKE_NO_ANSI_STRING_STREAM. It is defined when ...Brad King2002-06-213-0/+3
* modified create test source to create a vectorKen Martin2002-06-191-1/+1
* *** empty log message ***Bill Hoffman2002-06-193-3/+3
* ENH: try and fix link problem on decBill Hoffman2002-06-183-0/+21
* changed CCOMMAND to CMAKEKen Martin2002-06-033-6/+6
* removed ccommand use cmake nowKen Martin2002-06-033-9/+9
* ENH: add tests for LESS, GREATER, STRLESS, STRGREATER (IF command)Sebastien Barre2002-05-276-0/+450
* ENH: increse coverageBill Hoffman2002-05-233-3/+3
* ENH: increase coverageBill Hoffman2002-05-236-6/+63
* add a test for escape quotes and configure fileBill Hoffman2002-05-239-0/+60
* BUG: Correct some of the dependency analysis code.Amitha Perera2002-05-1015-20/+134
* ENH: Added coverage test for ITK_WRAP_TCL. Doesn't actually invoke CABLE.Brad King2002-05-082-0/+11
* fix borland testBill Hoffman2002-05-033-6/+12
* - bug fix where paths weren't being output when LIB_OUT_PATH *isn't* usedAmitha Perera2002-05-031-18/+16
* Debug optimized cache fixesBill Hoffman2002-05-023-0/+33
* ENH: change LINK_LIBRARY to add to targetsBill Hoffman2002-05-025-36/+19
* ENH: Make the LinkLibraries command contribute dependencies towards AddLibrar...Amitha Perera2002-05-011-1/+1
* ENH: Make the LinkLibraries command contribute dependencies towards AddLibrar...Amitha Perera2002-05-016-11/+50
* ENH: Add library dependency analysis.Amitha Perera2002-05-0119-0/+142
* ENH: add test for SEPARATE_ARGUMENTSBill Hoffman2002-04-309-3/+51
* duhZKen Martin2002-04-223-3/+3
* fixed for remove COMMANDKen Martin2002-04-2215-15/+96
* BUG: add link directories for target link libraries and add a test for itBill Hoffman2002-04-193-0/+7
* ENH: add ability to escape semi-colonsBill Hoffman2002-04-183-0/+3
* ENH: backwards compatible for VTK 4.0, add cmake version requiresBill Hoffman2002-04-179-0/+36
* ENH: Removed tests for commands that no longer exist.Brad King2002-04-171-6/+0
* ENH: more coverageBill Hoffman2002-04-173-0/+3
* ENH: speed improvementsBill Hoffman2002-04-113-3/+3
* ENH: increase coverageSebastien Barre2002-04-113-3/+9
* ENH: use target as source if source is emptySebastien Barre2002-04-113-12/+6
* ENH: add a test to check if more than one post-build command can be attached....Sebastien Barre2002-04-106-0/+27
* ENH: only check flag on unixBill Hoffman2002-04-103-0/+6
* ENH: check for compile flags and add back c flag to unix generatorBill Hoffman2002-04-096-3/+6
* ENH: check for compile flags and add back c flag to unix generatorBill Hoffman2002-04-0912-6/+36
* correct exports for windowsBill Hoffman2002-04-096-6/+9
* c not c++ commentBill Hoffman2002-04-093-3/+3
* ENH: use separate vars for creating c++ and c shared libraries and add a test...Bill Hoffman2002-04-0815-3/+96
* ENH: add missing fileBill Hoffman2002-04-051-0/+20
* ENH: add the ability to process command line arguments in the test driver bef...Bill Hoffman2002-04-041-2/+3
* ENH: fix more space problems, you can add args to the ExecProgram command sep...Bill Hoffman2002-04-033-9/+9
* ENH: add enable language support for PROJECT command, this means that a C onl...Bill Hoffman2002-04-022-0/+7
* ENH: add test for registry-related functions (win32)Sebastien Barre2002-04-019-3/+144