You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Lechner 3dc324d3f1 tests: Format all Python code with black, except tests in basics subdir. 5 years ago
..
dict_copy.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
dict_create.py tests: Add new subdir "stress/" specifically for stress tests. 9 years ago
dict_create_max.py tests/stress: Add test to create a dict beyond "maximum" rehash size. 7 years ago
gc_trace.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
list_sort.py tests: Add new subdir "stress/" specifically for stress tests. 9 years ago
qstr_limit.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
qstr_limit.py.exp tests/stress/qstr_limit: Tune params to run with stm32 port. 5 years ago
recursion.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
recursive_data.py tests: Move recursive tests to the tests/stress/ subdir. 7 years ago
recursive_data.py.exp tests: Move recursive tests to the tests/stress/ subdir. 7 years ago
recursive_gen.py tests: Format all Python code with black, except tests in basics subdir. 5 years ago
recursive_iternext.py tests/stress/recursive_iternext.py: Increase large depth to 5000. 5 years ago
recursive_iternext.py.exp tests: Move recursive tests to the tests/stress/ subdir. 7 years ago