summaryrefslogtreecommitdiffstats
path: root/Tests/ReturnTest
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Remove CMAKE_ANSI_CFLAGS from testsBrad King2009-07-081-2/+0
| | | | | As of CMake 2.6 this variable is not defined, and the ANSI flags for the HP compiler are simply hard-coded in the default C flags.
* STYLE: extend documentation for RETURN() a bitAlexander Neundorf2008-08-162-0/+11
| | | | | | ENH: add a test for calling RETURN() in an included file Alex
* ENH: preclean some warningsKen Martin2008-03-251-0/+1
|
* ENH: add testing for return and break commandsKen Martin2008-01-233-0/+150