Age | Commit message (Expand) | Author |
---|---|---|
2016-03-06 | tests: Reduce large object allocations so tests can run with small heap. | Damien George |
2015-02-02 | py: Make list.sort keep stack usage within O(log(N)) bound. | Damien George |
2014-04-07 | Add tests for sorted() function | Andrew Scheller |
2014-01-19 | Move tests in basic/tests/ up one level preparating to multiple test dirs. | Paul Sokolovsky |