summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* STYLE: mark these variables as advanced, they are only used for testingAlexander Neundorf2007-08-091-0/+2
* COMP: lets see if this sets the timeout back to 5400Alexander Neundorf2007-08-091-2/+2
* ENH: remove the watch for the upper case variable name, it breaks theAlexander Neundorf2007-08-081-1/+1
* COMP: change the order of the tests, so maybe the timeout worksAlexander Neundorf2007-08-081-6/+5
* ENH: also specify the C++ compiler for mingwAlexander Neundorf2007-08-081-4/+6
* BUG: disable this test temporarilyAlexander Neundorf2007-08-071-1/+1
* BUG: the test for chicken should be named Chicken, not plplotAlexander Neundorf2007-08-071-1/+1
* ENH: add plplot and Chicken Scheme build testsAlexander Neundorf2007-08-061-0/+10
* BUG: Fix test that broke on Windows - sharing sources between SHARED and STAT...David Cole2007-08-012-7/+2
* BUG: Only pay attention to the FRAMEWORK target property for SHARED library t...David Cole2007-08-011-3/+19
* ENH: add tests for check_c_source_runs(), check_cxx_source_runs(),Alexander Neundorf2007-07-311-0/+56
* ENH: user more memory for parser and add test to complex that sets a huge stringBill Hoffman2007-07-203-0/+3
* STYLE: remove debug outputAlexander Neundorf2007-07-161-1/+0
* BUG: GET_DIRECTORY_PROPERTY(INCLUDE_DIRECTORIES|LINK_DIRECTORIES) wasn'tAlexander Neundorf2007-07-161-0/+6
* ENH: add LIST(CONTAINS ...) patch from "Miguel A. Figueroa-Villanueva, miguel...Alexander Neundorf2007-07-121-0/+14
* COMP: hopefully fix test, finallyAlexander Neundorf2007-07-091-1/+0
* COMP: fix testAlexander Neundorf2007-07-091-3/+3
* BUG: fix testAlexander Neundorf2007-07-061-2/+2
* COMP: OPTIONAL was missing in ENABLE_LANGUAGE()Alexander Neundorf2007-07-062-14/+19
* STYLE: some more outputAlexander Neundorf2007-07-051-0/+2
* COMP: skip APPLE, since there with universal binaries the assembler file woul...Alexander Neundorf2007-07-052-3/+2
* COMP: let's see if this assembler file works also on other platforms than lin...Alexander Neundorf2007-07-051-2/+4
* ENH: add a simple assembler testAlexander Neundorf2007-07-054-0/+59
* ENH: remove support for presetting CMAKE_SYSTEM_INFO_FILE,Alexander Neundorf2007-07-022-6/+1
* ENH: Enable versioned executable test everywhere but XCode.Brad King2007-07-022-2/+6
* BUG: For in-source version do not use a custom command output and custom targ...Brad King2007-06-271-1/+1
* COMP: fix tests where the building cmake doesn't have GET_TEST_PROPERTYAlexander Neundorf2007-06-271-2/+2
* ENH: add a SimpleCOnly test, this is needed e.g. for testing sdcc since thisAlexander Neundorf2007-06-265-4/+53
* ENH:Alexander Neundorf2007-06-261-0/+19
* ENH: some property cleanup and added GetPropertyKen Martin2007-06-251-4/+30
* STYLE: add some more output, so it is easier to understandAlexander Neundorf2007-06-211-5/+10
* COMP: big timeout for building kdelibsAlexander Neundorf2007-06-151-0/+1
* ENH: add test for buildingn kdelibs alpha1 (http://websvn.kde.org/tags/KDE/3....Alexander Neundorf2007-06-141-0/+5
* COMP: removing the directory at the beginning breaks the test for in-sourceAlexander Neundorf2007-06-141-1/+0
* COMP: fix test, in some cases stdout from bar was not captured correctly,Alexander Neundorf2007-06-132-13/+32
* ENH: remove testBill Hoffman2007-06-111-9/+11
* ENH: add ConvLib test back for some timeBill Hoffman2007-06-111-9/+9
* ENH: Re-arranged code to test adding a custom command to generate a source fi...Brad King2007-06-111-12/+9
* BUG: Fixed @ONLY configuration to not try to parse ${} syntax at all. This f...Brad King2007-06-062-0/+6
* ENH: fix itBill Hoffman2007-06-062-6/+7
* ENH: use lower case for file compare on windowsBill Hoffman2007-06-062-11/+30
* ENH: add missing fileBill Hoffman2007-06-041-0/+0
* ENH: add one of the headers to the regular sourcesBill Hoffman2007-06-041-2/+2
* ENH: improve TRY_RUN() for crosscompiling: instead of just failing, it nowAlexander Neundorf2007-06-013-2/+33
* ENH: added new test for SourceFile objects and propertiesKen Martin2007-05-315-0/+39
* ENH: always provide CMAKE_SYSTEM_XXX() and MAKE_HOST_SYSTEM_XXX() variables,Alexander Neundorf2007-05-291-0/+54
* ENH: Added more install rules to increase coverage of the command.Brad King2007-05-282-2/+30
* ENH: make the compiler id detection work, even if the output file name ofAlexander Neundorf2007-05-253-0/+64
* ENH: Added testing of REGEX option to INSTALL(DIRECTORY). Added tests to cov...Brad King2007-05-256-32/+84
* ENH: Add test to see if INSTALL_FILES actually worked.Brad King2007-05-252-0/+2