summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* BUG: improve bad argument handling for INCLUDE_DIRECTORIES and ADD_DEFINITION...Ken Martin2007-03-071-2/+2
* ENH: added a tets for newlines in some commandsKen Martin2007-03-065-0/+59
* ENH: watcom wmake can not handle () in the path with cd commandBill Hoffman2007-02-272-2/+21
* COMP: Disable rpath with spaces on some systems.Brad King2007-02-261-0/+6
* ENH: Try to fix spaces in the path problemAndy Cedilnik2007-02-231-2/+2
* ENH: Force libraries to be staticAndy Cedilnik2007-02-233-5/+5
* ENH: add a commentBill Hoffman2007-02-221-0/+1
* ENH: show make results on the dashboardBill Hoffman2007-02-221-0/+1
* COMP: Use exec_program instead of execute_processAndy Cedilnik2007-02-221-4/+2
* ENH: Improve testAndy Cedilnik2007-02-222-0/+17
* ENH: Add simple exclusion test for subdirectoriesAndy Cedilnik2007-02-2214-0/+134
* ENH: fix parens in the path with spaces in the pathBill Hoffman2007-02-224-2/+9
* ENH: verboseBill Hoffman2007-02-201-0/+2
* BUG: fix for bug 4423 set language fixesBill Hoffman2007-02-203-0/+35
* ENH: make the test really test targets with spacesKen Martin2007-02-191-1/+1
* ENH: added used sources with a path that has spacesKen Martin2007-02-192-0/+50
* ENH: add test for conv librariesBill Hoffman2007-02-191-19/+19
* ENH: new test for spaces in the tree structureKen Martin2007-02-1919-0/+201
* ENH: fix for vs ideBill Hoffman2007-02-161-2/+2
* ENH: check in initial conv library stuffBill Hoffman2007-02-165-0/+68
* ENH: Added PrecompiledHeader test for MSVC compilers.Brad King2007-02-086-0/+88
* ENH: Added smoke test for user-value flag mapping for VS IDE.Brad King2007-02-013-0/+18
* ENH: add more output when test failsBill Hoffman2007-01-311-4/+4
* ENH: try to fix test on watcomBill Hoffman2006-12-303-1/+11
* ENH: removed old VTK testsKen Martin2006-12-121-67/+0
* ENH: do not use svn until it is working againBill Hoffman2006-12-121-1/+2
* ENH: fix test for config dir based stuffBill Hoffman2006-12-071-1/+2
* ENH: make properties a bit more formal with documentation and chainingKen Martin2006-12-075-4/+22
* ENH: fix bug in full path to target depends stuffBill Hoffman2006-12-072-0/+26
* ENH: merge in changes for beos supportBill Hoffman2006-12-043-3/+9
* BUG: better fix for .dll.lib problemBill Hoffman2006-11-301-1/+6
* ENH: make it work for hpBill Hoffman2006-11-301-1/+1
* ENH: add extern for hp c compilerBill Hoffman2006-11-303-3/+3
* ENH: fix test to run with debug or release and put the exe next to the dll, s...Bill Hoffman2006-11-301-0/+1
* ENH: fix errors for unix buildsBill Hoffman2006-11-293-4/+17
* BUG: fix a problem where it tried to link .dll.lib filesBill Hoffman2006-11-294-0/+22
* ENH: make sure things do not depend on optimized libraries if they are debug,...Bill Hoffman2006-11-271-0/+5
* ENH: add a test for a target name with the same name as the output of a custo...Bill Hoffman2006-11-276-0/+26
* ENH: make sure it is qt3 before running testBill Hoffman2006-11-221-2/+2
* ENH: make sure findqt3 finds qt3 and not qt4Bill Hoffman2006-11-221-1/+1
* ENH: Added test case for bug#3966.Brad King2006-10-303-0/+33
* ENH: Re-enabling # escape test now that it is implemented everywhere.Brad King2006-10-251-4/+4
* BUG: EQUAL -> STREQUAL for string comparison.Brad King2006-10-251-3/+3
* BUG: Attempt to fix the testAndy Cedilnik2006-10-251-2/+2
* BUG: Disable testing of # escapes until it can be implemented for Watcom WMake.Brad King2006-10-241-4/+4
* ENH: Added # character for shell escaping.Brad King2006-10-231-0/+4
* ENH: Remove old IF(FILE_IS_NEWER) syntax. It was never in a release anyway.Brad King2006-10-231-3/+0
* ENH: Patch from Alex to provide nicer syntax for FILE_IS_NEWER. Using name I...Brad King2006-10-231-0/+3
* COMP: Fixed typo: CMAKE_TEST_CMAKELIB -> COMPLEX_TEST_CMAKELIB.Brad King2006-10-223-15/+15
* ENH: Added explicit name for option to test CMakeLib. Added option to disabl...Brad King2006-10-1912-30/+60