summaryrefslogtreecommitdiffstats
path: root/Tests/ComplexOneConfig/cmTestConfigure.h.in
Commit message (Collapse)AuthorAgeFilesLines
* complex: Remove unused option to test CMakeLibBrad King2011-12-231-2/+0
| | | | | Now that the Complex tests do not depend on cmSystemTools or other classes from CMakeLib the COMPLEX_TEST_CMAKELIB option is useless.
* ENH: support parenthesis as arguments and in conditionals feature request #6191Ken Martin2008-06-261-0/+4
|
* ENH: Added explicit name for option to test CMakeLib. Added option to ↵Brad King2006-10-191-1/+2
| | | | disable testing of CMakeLib if system utility libraries are used until linking made easier.
* ENH: added test for elseifKen Martin2006-09-221-0/+3
|
* BUG: Removed compiled-in CMAKE_SHARED_MODULE_PREFIX and ↵Brad King2006-03-161-0/+3
| | | | CMAKE_SHARED_MODULE_SUFFIX for loaded commands in favor of using the settings from the platform files.
* ENH: add support for watcom wmake and wcl386Bill Hoffman2006-01-171-0/+1
|
* ENH: add new cmakedefine01 feature from bug report 2603Bill Hoffman2006-01-031-0/+2
|
* ENH: do not test for c and cxx flags on visual studio as it does not work yetBill Hoffman2005-07-291-0/+1
|
* ENH: added testing of the WHILE commandKen Martin2005-06-301-0/+3
|
* added test of SET CACHE FORCEKen Martin2002-10-091-0/+3
|
* ENH: Added test for IF inside a FOREACH.Brad King2002-07-161-0/+4
|
* ENH: Added configuration of CMAKE_NO_ANSI_STRING_STREAM. It is defined when ↵Brad King2002-06-211-0/+1
| | | | the sstream header does not exist.
* ENH: add test for SEPARATE_ARGUMENTSBill Hoffman2002-04-301-0/+2
|
* fixed for remove COMMANDKen Martin2002-04-221-1/+3
|
* ENH: backwards compatible for VTK 4.0, add cmake version requiresBill Hoffman2002-04-171-0/+1
|
* ENH: add test for registry-related functions (win32)Sebastien Barre2002-04-011-0/+6
|
* ENH: fix testsSebastien Barre2002-03-291-0/+10
|
* ENH: add a more stressing FOREACH test.Sebastien Barre2002-03-271-0/+1
|
* More tests + coverageSebastien Barre2002-01-201-0/+2
|
* Add documentation, comments. Move some 'Complex' sub-tests into 2 new ↵Sebastien Barre2002-01-201-9/+13
| | | | 'Wrapping' and 'Testing' tests.
* ENH: Increase test + coverageSebastien Barre2002-01-191-1/+4
|
* Increase coverage, add testsSebastien Barre2002-01-181-1/+21
|
* ENH: tests ADD_DEPENDENCIES and ADD_CUSTOM_COMMANDSebastien Barre2002-01-171-0/+1
|
* BUG: fix complex test for old compilersBill Hoffman2001-08-241-3/+3
|
* BUG: fix for SGI Native compilerBill Hoffman2001-08-241-0/+4
|
* ENH: try to get better test coverageBill Hoffman2001-08-231-0/+5