Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tests/basic: Split tests into working with small ints and not working. | Paul Sokolovsky | 2017-03-04 |
| | | | | | | Tests which don't work with small ints are suffixed with _intbig.py. Some of these may still work with long long ints and need to be reclassified later. | ||
* | tests: Rename test scripts, changing - to _ for consistency. | Damien George | 2014-07-05 |
From now on, all new tests must use underscore. Addresses issue #727. |