mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
19 lines
384 B
INI
19 lines
384 B
INI
[DEFAULT]
|
|
tags = devtools
|
|
head = head_devtools.js
|
|
tail =
|
|
skip-if = toolkit == 'android' || toolkit == 'gonk'
|
|
support-files =
|
|
exposeLoader.js
|
|
|
|
[test_independent_loaders.js]
|
|
[test_invisible_loader.js]
|
|
[test_safeErrorString.js]
|
|
[test_defineLazyPrototypeGetter.js]
|
|
[test_async-utils.js]
|
|
[test_consoleID.js]
|
|
[test_prettifyCSS.js]
|
|
[test_require_lazy.js]
|
|
[test_require.js]
|
|
[test_stack.js]
|