mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
The change causes Tests/LibWeb/WPT/run.sh to run an arbitrary subset of tests you give it as arguments. If you don’t specify any arguments, it has the same behavior as it does without this patch: It just runs an explicit subset of test names hardcoded into the script. Otherwise without this change, Tests/LibWeb/WPT/run.sh doesn’t have the ability to run any tests other than the explicit subset of test names hardcoded into the script