orbitzs 3e5a6ea51e add esp8266 project files 4 роки тому
..
README 3e5a6ea51e add esp8266 project files 4 роки тому
async_check.py 3e5a6ea51e add esp8266 project files 4 роки тому
async_check.py.exp 3e5a6ea51e add esp8266 project files 4 роки тому
byteorder.py 3e5a6ea51e add esp8266 project files 4 роки тому
byteorder.py.exp 3e5a6ea51e add esp8266 project files 4 роки тому
complex.py 3e5a6ea51e add esp8266 project files 4 роки тому
complex.py.exp 3e5a6ea51e add esp8266 project files 4 роки тому
const.py 3e5a6ea51e add esp8266 project files 4 роки тому
const.py.exp 3e5a6ea51e add esp8266 project files 4 роки тому
coverage.py 3e5a6ea51e add esp8266 project files 4 роки тому
coverage.py.exp 3e5a6ea51e add esp8266 project files 4 роки тому
float.py 3e5a6ea51e add esp8266 project files 4 роки тому
float.py.exp 3e5a6ea51e add esp8266 project files 4 роки тому
int_big.py 3e5a6ea51e add esp8266 project files 4 роки тому
int_big.py.exp 3e5a6ea51e add esp8266 project files 4 роки тому
native_check.py 3e5a6ea51e add esp8266 project files 4 роки тому
native_check.py.exp 3e5a6ea51e add esp8266 project files 4 роки тому
repl_emacs_check.py 3e5a6ea51e add esp8266 project files 4 роки тому
repl_emacs_check.py.exp 3e5a6ea51e add esp8266 project files 4 роки тому
reverse_ops.py 3e5a6ea51e add esp8266 project files 4 роки тому
reverse_ops.py.exp 3e5a6ea51e add esp8266 project files 4 роки тому
set_check.py 3e5a6ea51e add esp8266 project files 4 роки тому
set_check.py.exp 3e5a6ea51e add esp8266 project files 4 роки тому

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.