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.
Jim Mussared
4216bc7d13
|
2 years ago | |
---|---|---|
.. | ||
README | 2 years ago | |
async_check.py | 4 years ago | |
async_check.py.exp | 8 years ago | |
bytearray.py | 5 years ago | |
bytearray.py.exp | 5 years ago | |
byteorder.py | 1 year ago | |
byteorder.py.exp | 9 years ago | |
complex.py | 5 years ago | |
complex.py.exp | 9 years ago | |
const.py | 4 years ago | |
const.py.exp | 8 years ago | |
coverage.py | 5 years ago | |
coverage.py.exp | 8 years ago | |
float.py | 5 years ago | |
float.py.exp | 7 years ago | |
fstring.py | 3 years ago | |
fstring.py.exp | 3 years ago | |
int_big.py | 8 years ago | |
int_big.py.exp | 8 years ago | |
io_module.py | 1 year ago | |
io_module.py.exp | 1 year ago | |
native_check.py | 4 years ago | |
native_check.py.exp | 9 years ago | |
repl_emacs_check.py | 9 years ago | |
repl_emacs_check.py.exp | 9 years ago | |
repl_words_move_check.py | 5 years ago | |
repl_words_move_check.py.exp | 5 years ago | |
reverse_ops.py | 5 years ago | |
reverse_ops.py.exp | 7 years ago | |
set_check.py | 4 years ago | |
set_check.py.exp | 8 years ago | |
slice.py | 5 years ago | |
slice.py.exp | 5 years ago |
README
This directory doesn't contain real tests, but code snippets to detect
various interpreter features, which can't be/inconvenient to detect by
other means. Scripts here are executed by run-tests.py at the beginning of
testsuite to decide what other test groups to run/exclude.