Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | solaris: disable failing test case. | Kaz Kylheku | 2021-08-26 | 1 | -0/+4 |
| | | | | | | | * tests/007/except-4.txr: This new test case does not work on Solaris 10 because a shell script that kills itself via kill $$ appears to be terminating successfully with an exit status of 208, not appearing to be killed by a signal. | ||||
* | txr: add tests for :nothrow handling process death. | Kaz Kylheku | 2021-08-07 | 1 | -0/+7 |
* tests/007/except-3.txr: New file. * tests/007/except-3.expected: Likewise. * tests/007/except-4.txr: Likewise. * tests/007/except-4.expected: Likewise. |