commit | e71b6502bffecbbdd99a791c6ee7545603bafbc1 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Sun Jan 08 12:01:33 2023 -0700 |
committer | Tom Tromey <tom@tromey.com> | Fri Jan 13 13:18:58 2023 -0700 |
tree | bb5cc79c122ab243a47d940423c5d0ef72a40ea4 | |
parent | e0c86460bcd9e19bb3f069af19ab5d1e3333e4c9 [diff] |
Rename to allow_guile_tests This changes skip_guile_tests to invert the sense, and renames it to allow_guile_tests. It also rewrites this proc to check the output of "gdb --configuration", as was done for Python. Then it changes the code to use "require" where possible.