| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-06-08 | tests/float: Convert "sys.exit()" to "raise SystemExit". | Damien George | |
| The latter is shorter and simpler because it doesn't require importing the sys module. | |||
| 2016-01-08 | tests: Allow float tests to run when MATH_SPECIAL_FUNCTIONS is disabled. | Damien George | |
