tests: Add feature_check dir to collect capability detection scripts.
Which are currently intermixed with real scripts and spread around various dirs.
This commit is contained in:
4
tests/feature_check/README
Normal file
4
tests/feature_check/README
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
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.
|
||||||
Reference in New Issue
Block a user