• Home
  • Annotate
  • current directory
Name Date Size #Lines LOC

..29-Oct-2021-

README A D29-Oct-2021274 54

async_check.py A D29-Oct-202175 42

async_check.py.exp A D29-Oct-20210 10

bytearray.py A D29-Oct-202176 65

bytearray.py.exp A D29-Oct-20210 10

byteorder.py A D29-Oct-202185 75

byteorder.py.exp A D29-Oct-20210 10

complex.py A D29-Oct-202172 65

complex.py.exp A D29-Oct-20210 10

const.py A D29-Oct-202113 21

const.py.exp A D29-Oct-20210 10

coverage.py A D29-Oct-202180 65

coverage.py.exp A D29-Oct-20210 10

float.py A D29-Oct-2021275 1411

float.py.exp A D29-Oct-20213 21

int_big.py A D29-Oct-2021119 31

int_big.py.exp A D29-Oct-202147 21

native_check.py A D29-Oct-202189 53

native_check.py.exp A D29-Oct-20210 10

repl_emacs_check.py A D29-Oct-202148 42

repl_emacs_check.py.exp A D29-Oct-2021103 87

repl_words_move_check.py A D29-Oct-2021165 52

repl_words_move_check.py.exp A D29-Oct-2021103 87

reverse_ops.py A D29-Oct-2021117 107

reverse_ops.py.exp A D29-Oct-20210 10

set_check.py A D29-Oct-202147 31

set_check.py.exp A D29-Oct-20210 10

slice.py A D29-Oct-202168 65

slice.py.exp A D29-Oct-20210 10

uio_module.py A D29-Oct-202174 75

uio_module.py.exp A D29-Oct-20210 10

README

1This directory doesn't contain real tests, but code snippets to detect
2various interpreter features, which can't be/inconvenient to detecte by
3other means. Scripts here are executed by run-tests at the beginning of
4testsuite to decide what other test groups to run/exclude.
5