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.
Damien George
1d51115246
|
5 years ago | |
---|---|---|
.. | ||
README | 9 years ago | |
async_check.py | 8 years ago | |
async_check.py.exp | 8 years ago | |
bytearray.py | 5 years ago | |
bytearray.py.exp | 5 years ago | |
byteorder.py | 9 years ago | |
byteorder.py.exp | 9 years ago | |
complex.py | 9 years ago | |
complex.py.exp | 9 years ago | |
const.py | 8 years ago | |
const.py.exp | 8 years ago | |
coverage.py | 8 years ago | |
coverage.py.exp | 8 years ago | |
float.py | 7 years ago | |
float.py.exp | 7 years ago | |
int_big.py | 8 years ago | |
int_big.py.exp | 8 years ago | |
native_check.py | 9 years ago | |
native_check.py.exp | 9 years ago | |
repl_emacs_check.py | 9 years ago | |
repl_emacs_check.py.exp | 9 years ago | |
reverse_ops.py | 7 years ago | |
reverse_ops.py.exp | 7 years ago | |
set_check.py | 8 years ago | |
set_check.py.exp | 8 years ago | |
slice.py | 5 years ago | |
slice.py.exp | 5 years ago | |
uio_module.py | 5 years ago | |
uio_module.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 detecte by
other means. Scripts here are executed by run-tests at the beginning of
testsuite to decide what other test groups to run/exclude.