Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
Closed
Description
Previously, Tools/scripts/run_tests.py was used to add Python options to the command line:-u -E -W default -bb. But regrtest is now able to do it when--fast-ci and--slow-ci options are used.
I propose moving the remaining code of Tools/scripts/run_tests.py for cross compilation and HOSTRUNNER directly in libregrtest.