root/branches/newmole/data/crash.in

Revision 2347, 285 bytes (checked in by gary, 5 months ago)

merge data to head of trunk to make easier to test of various systems

  • Property svn:eol-style set to native
Line 
1c various ways to crash, uncomment the one you want to test
2c
3c zero div by zero
4crash NaN
5c
6c sets vars to NaN then uses in multiplication
7crash setnan float
8crash setnan double
9c
10c should throw assert - sets var to NaN then asserts is no NaN
11crash isnan float
12crash isnan double
13 
Note: See TracBrowser for help on using the browser.