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 3aa7dd23c9 unix: Add exit and paste-mode hints to shell startup banner. 9 years ago
..
README tests: Add feature_check dir to collect capability detection scripts. 9 years ago
byteorder.py tests: Consolidate all feature check snippets under feature_check/. 9 years ago
byteorder.py.exp tests: Consolidate all feature check snippets under feature_check/. 9 years ago
native_check.py tests: Consolidate all feature check snippets under feature_check/. 9 years ago
native_check.py.exp tests: Consolidate all feature check snippets under feature_check/. 9 years ago
repl_emacs_check.py tests: Consolidate all feature check snippets under feature_check/. 9 years ago
repl_emacs_check.py.exp unix: Add exit and paste-mode hints to shell startup banner. 9 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.