summaryrefslogtreecommitdiffstats
path: root/Tests/Complex/Executable
Commit message (Collapse)AuthorAgeFilesLines
* 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