summaryrefslogtreecommitdiffstats
path: root/Tests/ComplexOneConfig/Executable/complex.cxx
Commit message (Collapse)AuthorAgeFilesLines
...
* ENH: make it pass anyway so I can see debug infoBill Hoffman2005-03-041-1/+1
|
* ENH: try and debug the failed test on the continuousBill Hoffman2005-03-031-0/+1
|
* ENH: try number two with topological sortBill Hoffman2005-03-031-11/+36
|
* ENH: reverse last changes to avoid dashboard failuresBill Hoffman2005-03-021-23/+0
|
* ENH: fix library ordering stuff to use a topological sortBill Hoffman2005-03-021-1/+95
|
* ENH: Added full pre-build/pre-link/post-build testing for both library and ↵Brad King2005-02-251-3/+11
| | | | executable targets.
* FIX: go back to not trying to handle spaces in the path for run single ↵Bill Hoffman2004-10-251-1/+2
| | | | command and comment it so that people know to call the right thing
* ENH: add test back for single char exeBill Hoffman2004-10-251-0/+28
|
* remove run program test until run single command is fixedBill Hoffman2004-10-231-28/+0
|
* FIX: fix the problem where a target is a single character and nmake gets ↵Bill Hoffman2004-10-221-0/+28
| | | | confused and add a test for it
* ENH: more uniform approach to enable language, one step closer to being able ↵Bill Hoffman2004-08-261-2/+2
| | | | to enable a language without modifing cmake source code
* ENH: fix tests to work with in source buildsBill Hoffman2004-05-041-8/+12
|
* ENH: add a test for EQUAL in ifBill Hoffman2004-04-281-0/+12
|
* added tests for var args with macrosKen Martin2004-04-261-0/+6
|
* ENH: Add test for REMOVE_DEFINITIONAndy Cedilnik2004-04-151-0/+3
|
* ENH: MinGW build now passes all the testsBill Hoffman2003-08-271-1/+3
|
* BUG: fix REMOVE testBill Hoffman2003-03-211-1/+1
|
* remove trailing slash from findpath commandBill Hoffman2003-01-171-3/+4
|
* ENH: fix for compilers that need _Ken Martin2003-01-161-7/+16
|
* ENH: add the config directory to look for the loadable moduleBill Hoffman2003-01-161-0/+5
|
* ENH: add testing for modules and one two config modes for cmaketestBill Hoffman2003-01-151-0/+26
|
* ENH: Added test for generated header included by non-generated source.Brad King2002-12-131-0/+7
|
* added test of SET CACHE FORCEKen Martin2002-10-091-0/+6
|
* ENH: Added test for IF inside a FOREACH.Brad King2002-07-161-2/+10
|
* ENH: add tests for LESS, GREATER, STRLESS, STRGREATER (IF command)Sebastien Barre2002-05-271-0/+96
|
* ENH: increase coverageBill Hoffman2002-05-231-0/+14
|
* add a test for escape quotes and configure fileBill Hoffman2002-05-231-0/+13
|
* ENH: add test for SEPARATE_ARGUMENTSBill Hoffman2002-04-301-1/+11
|
* fixed for remove COMMANDKen Martin2002-04-221-0/+13
|
* ENH: backwards compatible for VTK 4.0, add cmake version requiresBill Hoffman2002-04-171-0/+8
|
* ENH: speed improvementsBill Hoffman2002-04-111-1/+1
|
* ENH: add a test to check if more than one post-build command can be ↵Sebastien Barre2002-04-101-0/+2
| | | | attached. it fails right now.
* ENH: check for compile flags and add back c flag to unix generatorBill Hoffman2002-04-091-0/+1
|
* ENH: check for compile flags and add back c flag to unix generatorBill Hoffman2002-04-091-1/+4
|
* ENH: use separate vars for creating c++ and c shared libraries and add a ↵Bill Hoffman2002-04-081-0/+11
| | | | test for c libraries
* ENH: add test for registry-related functions (win32)Sebastien Barre2002-04-011-1/+19
|
* ENH: fix testsSebastien Barre2002-03-291-14/+54
|
* make sure ; expansion is done in all commandsBill Hoffman2002-03-291-0/+13
|
* ENH: add a more stressing FOREACH test.Sebastien Barre2002-03-271-0/+15
|
* ENH: more dec silly stuffBill Hoffman2002-03-081-0/+1
|
* more stupid dec cxx tricks...Bill Hoffman2002-03-081-11/+24
|
* ENH: add one more stupid function call for the dec cxx compiler...Bill Hoffman2002-03-081-0/+1
|
* try to fix dec cxxBill Hoffman2002-03-081-1/+2
|
* ENH: add more junk for the dec cxx compiler to force it to instantiate stuffBill Hoffman2002-03-081-0/+5
|
* ENH: use the string class to force the dec compiler to instantiate some ↵Bill Hoffman2002-03-071-1/+6
| | | | templates
* Just rename dirSebastien Barre2002-01-221-1/+1
|
* Coverage for OUTPUT_REQUIRED_FILESSebastien Barre2002-01-221-1/+1
|
* Add warnings/infosSebastien Barre2002-01-211-0/+12
|
* Comment test OUTPUT_REQUIREDSebastien Barre2002-01-211-1/+25
|
* Increase Coverage.Sebastien Barre2002-01-201-0/+72
|