Blame view

test/FitNesseRoot/FitNesse/SuiteAcceptanceTests/SuiteSlimTests/SystemExitIsPrevented/content.txt 295 Bytes
fbe3c2bb   Benjamin Renard   First commit
1
2
3
4
5
!|SystemExitTable                                        |
|System exit code|exception message?                     |
|0               |prevented system exit with exit code 0 |
|1               |prevented system exit with exit code 1 |
|42              |prevented system exit with exit code 42|