Commit ab6e3ee
authored
test: Add Opera & Edge to list of JSPI-supporting browsers (#19291)
Opera and Edge are Chromium-based, so they also support JSPI (since O96).
Use the current simple detection algorithm based on executable full path
part pattern detection, but extend it with a new pattern for Opera and
Edge.
Also, print the available options for running test_async when a
JSPI-capable browser was not provided.1 parent a0d43fc commit ab6e3ee
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
152 | 155 | | |
153 | | - | |
| 156 | + | |
154 | 157 | | |
155 | 158 | | |
156 | 159 | | |
| |||
3350 | 3353 | | |
3351 | 3354 | | |
3352 | 3355 | | |
3353 | | - | |
| 3356 | + | |
3354 | 3357 | | |
3355 | 3358 | | |
3356 | 3359 | | |
| |||
0 commit comments