Add unit test to ensure segfault handler works
parent
a393fe218c
commit
ca7acc29df
|
@ -8,6 +8,8 @@ USE: parser
|
||||||
USE: io
|
USE: io
|
||||||
USE: memory
|
USE: memory
|
||||||
|
|
||||||
|
[ clear drop ] unit-test-fails
|
||||||
|
|
||||||
[ f ] [ [ ] catch ] unit-test
|
[ f ] [ [ ] catch ] unit-test
|
||||||
|
|
||||||
[ 5 ] [ [ 5 throw ] catch ] unit-test
|
[ 5 ] [ [ 5 throw ] catch ] unit-test
|
||||||
|
|
Loading…
Reference in New Issue