Commit message (Expand) | Author | Age | |
---|---|---|---|
* | tests/basics: Add tests for equality between bool and int/float/complex. | Damien George | 2020-02-11 |
* | tests: Modify tests that print repr of an exception with 1 arg. | Damien George | 2018-08-17 |
* | tests: Add test to print full KeyError exc from failed dict lookup. | Damien George | 2016-10-17 |
* | tests: Improve coverage of array, range, dict, slice, exc, unicode. | Damien George | 2016-10-17 |
* | tests: Fix dict1.py so it doesn't rely on the order of dict elems. | Damien George | 2016-04-15 |
* | tests: Reduce large object allocations so tests can run with small heap. | Damien George | 2016-03-06 |
* | Move tests in basic/tests/ up one level preparating to multiple test dirs. | Paul Sokolovsky | 2014-01-19 |