Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | py: Properly implement divide-by-zero handling. | Paul Sokolovsky | 2014-03-31 |
| | | | | | "1/0" is sacred idiom, the shortest way to break program execution (sys.exit() is too long). | ||
* | Move tests in basic/tests/ up one level preparating to multiple test dirs. | Paul Sokolovsky | 2014-01-19 |