mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
10 lines
267 B
INI
10 lines
267 B
INI
[DEFAULT]
|
|
skip-if = buildapp == 'b2g' || e10s
|
|
|
|
# Synchronous tests like test_alerts.html must come before
|
|
# asynchronous tests like test_alerts_noobserve.html!
|
|
[test_alerts.html]
|
|
skip-if = toolkit == 'android'
|
|
[test_alerts_noobserve.html]
|
|
[test_multiple_alerts.html]
|