root/branches/newmole/data/crash.in
| Revision 2347, 285 bytes (checked in by gary, 5 months ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | c various ways to crash, uncomment the one you want to test |
| 2 | c |
| 3 | c zero div by zero |
| 4 | crash NaN |
| 5 | c |
| 6 | c sets vars to NaN then uses in multiplication |
| 7 | crash setnan float |
| 8 | crash setnan double |
| 9 | c |
| 10 | c should throw assert - sets var to NaN then asserts is no NaN |
| 11 | crash isnan float |
| 12 | crash isnan double |
| 13 |
Note: See TracBrowser
for help on using the browser.
