Rename to allow_python_tests

This changes skip_python_tests to invert the sense, and renames it to
allow_python_tests.
This commit is contained in:
Tom Tromey
2023-01-08 11:46:05 -07:00
parent c241bf50ca
commit d82e5429b5
116 changed files with 122 additions and 122 deletions

View File

@ -15,7 +15,7 @@
standard_testfile
require !skip_python_tests
require allow_python_tests
if { [prepare_for_testing "failed to prepare" ${testfile} ${srcfile}] } {
return -1