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.
 
 
 
 
 
 
Ken 22abc7086e Initial commit 4 years ago
..
README Initial commit 4 years ago
async_check.py Initial commit 4 years ago
async_check.py.exp Initial commit 4 years ago
bytearray.py Initial commit 4 years ago
bytearray.py.exp Initial commit 4 years ago
byteorder.py Initial commit 4 years ago
byteorder.py.exp Initial commit 4 years ago
complex.py Initial commit 4 years ago
complex.py.exp Initial commit 4 years ago
const.py Initial commit 4 years ago
const.py.exp Initial commit 4 years ago
coverage.py Initial commit 4 years ago
coverage.py.exp Initial commit 4 years ago
float.py Initial commit 4 years ago
float.py.exp Initial commit 4 years ago
int_big.py Initial commit 4 years ago
int_big.py.exp Initial commit 4 years ago
native_check.py Initial commit 4 years ago
native_check.py.exp Initial commit 4 years ago
repl_emacs_check.py Initial commit 4 years ago
repl_emacs_check.py.exp Initial commit 4 years ago
reverse_ops.py Initial commit 4 years ago
reverse_ops.py.exp Initial commit 4 years ago
set_check.py Initial commit 4 years ago
set_check.py.exp Initial commit 4 years ago
slice.py Initial commit 4 years ago
slice.py.exp Initial commit 4 years ago
uio_module.py Initial commit 4 years ago
uio_module.py.exp Initial commit 4 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.