Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tests: Add some tests for bigint hash, float hash and float parsing. | Damien George | 2018-05-21 |
| | | | | Following outcome of recent fuzz testing and sanitizing by @jepler. | ||
* | 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. |