orbitzs 3e5a6ea51e add esp8266 project files 4 yıl önce
..
README 3e5a6ea51e add esp8266 project files 4 yıl önce
async_check.py 3e5a6ea51e add esp8266 project files 4 yıl önce
async_check.py.exp 3e5a6ea51e add esp8266 project files 4 yıl önce
byteorder.py 3e5a6ea51e add esp8266 project files 4 yıl önce
byteorder.py.exp 3e5a6ea51e add esp8266 project files 4 yıl önce
complex.py 3e5a6ea51e add esp8266 project files 4 yıl önce
complex.py.exp 3e5a6ea51e add esp8266 project files 4 yıl önce
const.py 3e5a6ea51e add esp8266 project files 4 yıl önce
const.py.exp 3e5a6ea51e add esp8266 project files 4 yıl önce
coverage.py 3e5a6ea51e add esp8266 project files 4 yıl önce
coverage.py.exp 3e5a6ea51e add esp8266 project files 4 yıl önce
float.py 3e5a6ea51e add esp8266 project files 4 yıl önce
float.py.exp 3e5a6ea51e add esp8266 project files 4 yıl önce
int_big.py 3e5a6ea51e add esp8266 project files 4 yıl önce
int_big.py.exp 3e5a6ea51e add esp8266 project files 4 yıl önce
native_check.py 3e5a6ea51e add esp8266 project files 4 yıl önce
native_check.py.exp 3e5a6ea51e add esp8266 project files 4 yıl önce
repl_emacs_check.py 3e5a6ea51e add esp8266 project files 4 yıl önce
repl_emacs_check.py.exp 3e5a6ea51e add esp8266 project files 4 yıl önce
reverse_ops.py 3e5a6ea51e add esp8266 project files 4 yıl önce
reverse_ops.py.exp 3e5a6ea51e add esp8266 project files 4 yıl önce
set_check.py 3e5a6ea51e add esp8266 project files 4 yıl önce
set_check.py.exp 3e5a6ea51e add esp8266 project files 4 yıl önce

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.