10 Commits (740946736186946fc0609c5bdb4d63c236d93017)

Author SHA1 Message Date
David Lechner 3dc324d3f1 tests: Format all Python code with black, except tests in basics subdir. 5 years ago
Damien George 33b0a7e601 tests/stress/qstr_limit: Tune params to run with stm32 port. 5 years ago
Damien George 1675b98e74 tests/stress: Add test for maximum length limit of qstrs. 5 years ago
Damien George 3e55830066 tests/stress/recursive_iternext.py: Increase large depth to 5000. 5 years ago
Damien George 5ad27d4b8b tests: Move recursive tests to the tests/stress/ subdir. 7 years ago
Damien George 605fdcf754 tests/stress/recursive_gen: Add test for recursive gen with iter. 7 years ago
Jeff Epler cbf981f330 py/objgenerator: Check stack before resuming a generator. 7 years ago
Damien George a45a34ec31 tests/stress: Add test to verify the GC can trace nested objects. 7 years ago
Damien George 77a62d8b5a tests/stress: Add test to create a dict beyond "maximum" rehash size. 7 years ago
Damien George 157056ecdf tests: Add new subdir "stress/" specifically for stress tests. 9 years ago