summaryrefslogtreecommitdiffstats
path: root/tests/007
Commit message (Collapse)AuthorAgeFilesLines
* Remove accidentally added .out file.Kaz Kylheku2011-10-011-2/+0
|
* New test case, covering exception handling across nestedKaz Kylheku2011-10-013-0/+36
function invocations. * Makefile (TEST): Test targets marked as .PHONY, because they are. * tests/007/except-1.expected: New file. * tests/007/except-1.out: New file. * tests/007/except-1.txr: New file.