2 Commits (7bf466a2811fcad6518441c6a2987beb590e3326)

Author SHA1 Message Date
Damien George 72adc381fb tests/basics/builtin_enumerate: Add test for many pos args to enumerate. 7 years ago
Damien George 1f53ff61ff tests/basics: Rename remaining tests that are for built-in functions. 7 years ago
Paul Sokolovsky a2803b74f4 tests/basics: Convert "sys.exit()" to "raise SystemExit". 8 years ago
Paul Sokolovsky 83623b2fde tests/basic/[a-f]*: Make skippable. 8 years ago
Damien George 14848ffa12 tests: Reduce large object allocations so tests can run with small heap. 9 years ago
Damien George 491cbd6a7c py: Add keyword arg support to enumerate constructor. 11 years ago
Paul Sokolovsky 8d90a382cf basics/enumerate.py: Don't turn enumerate test into heap test. 11 years ago
Paul Sokolovsky 8c3858b016 Move tests in basic/tests/ up one level preparating to multiple test dirs. 11 years ago
John R. Lenton 9daa78943e added enumerate() 11 years ago