summaryrefslogtreecommitdiffstats
path: root/Tests/ComplexOneConfig/Executable
Commit message (Collapse)AuthorAgeFilesLines
* add a test for escape quotes and configure fileBill Hoffman2002-05-231-0/+13
|
* ENH: change LINK_LIBRARY to add to targetsBill Hoffman2002-05-021-11/+5
|
* ENH: add test for SEPARATE_ARGUMENTSBill Hoffman2002-04-301-1/+11
|
* duhZKen Martin2002-04-221-1/+1
|
* fixed for remove COMMANDKen Martin2002-04-223-3/+22
|
* 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: increase coverageSebastien Barre2002-04-111-1/+3
|
* 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-092-1/+5
|
* ENH: use separate vars for creating c++ and c shared libraries and add a ↵Bill Hoffman2002-04-082-1/+12
| | | | test for c libraries
* ENH: add test for registry-related functions (win32)Sebastien Barre2002-04-011-1/+19
|
* ENH: fix testsSebastien Barre2002-03-292-15/+56
|
* make sure ; expansion is done in all commandsBill Hoffman2002-03-292-1/+14
|
* ENH: add a more stressing FOREACH test.Sebastien Barre2002-03-271-0/+15
|
* FIX: do not use CMAKE_CFG_INTDIR, just use LINK_DIRECTORIESSebastien Barre2002-03-271-8/+5
|
* ENH: Use ${CMAKE_CFG_INTDIR} instead of hardcoded RelInfo, Debug, Release, etc.Sebastien Barre2002-03-261-6/+2
|
* 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
* ENH: add test for semi-colon separated lists of librariesBill Hoffman2002-03-061-2/+2
|
* Just rename dirSebastien Barre2002-01-223-3/+3
|
* Coverage for OUTPUT_REQUIRED_FILESSebastien Barre2002-01-223-5/+14
|
* Add warnings/infosSebastien Barre2002-01-211-0/+12
|
* Comment test OUTPUT_REQUIREDSebastien Barre2002-01-211-1/+25
|
* Increase Coverage.Sebastien Barre2002-01-202-1/+77
|
* More tests + coverageSebastien Barre2002-01-202-79/+129
|
* Add documentation, comments. Move some 'Complex' sub-tests into 2 new ↵Sebastien Barre2002-01-202-43/+76
| | | | 'Wrapping' and 'Testing' tests.
* ENH: Increase test + coverageSebastien Barre2002-01-192-3/+45
|
* ENH: Increase test + coverageSebastien Barre2002-01-192-19/+94
|
* Increase coverage, add testsSebastien Barre2002-01-181-19/+139
|
* ENH: remove unused and non-standard io.h fileBill Hoffman2002-01-181-1/+0
|
* Fix: displays msg if passed for custom commandSebastien Barre2002-01-171-1/+5
|
* ENH: tests ADD_DEPENDENCIES and ADD_CUSTOM_COMMANDSebastien Barre2002-01-171-4/+34
|
* BUG: fix complex test for old compilersBill Hoffman2001-08-241-1/+1
|
* ENH: try to get better test coverageBill Hoffman2001-08-232-0/+108