Skip to content

Commit 1a1b48e

Browse files
committed
tests: Add feature_check dir to collect capability detection scripts.
Which are currently intermixed with real scripts and spread around various dirs.
1 parent e8ad47a commit 1a1b48e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/feature_check/README

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
This directory doesn't contain real tests, but code snippets to detect
2+
various interpreter features, which can't be/inconvenient to detecte by
3+
other means. Scripts here are executed by run-tests at the beginning of
4+
testsuite to decide what other test groups to run/exclude.

0 commit comments

Comments
 (0)