Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test case for bug #35137 | Kaz Kylheku | 2011-12-20 | 2 | -0/+22 |
| | | | | | | * tests/007/except-2.expected: New file. * tests/007/except-2.txr: New file. | ||||
* | * tests/007/except-1.txr: Use next :list instead | Kaz Kylheku | 2011-10-23 | 1 | -1/+1 |
| | | | | | of piping from echo command. As a result, this test case should run on MingW. | ||||
* | Remove accidentally added .out file. | Kaz Kylheku | 2011-10-01 | 1 | -2/+0 |
| | |||||
* | New test case, covering exception handling across nested | Kaz Kylheku | 2011-10-01 | 3 | -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. |