2016-11-06 11:53:34 +03:00
|
|
|
[DEFAULT]
|
2018-07-03 17:58:16 +03:00
|
|
|
scheme = https
|
2016-11-06 11:56:03 +03:00
|
|
|
skip-if = release_or_beta
|
2016-11-06 11:53:34 +03:00
|
|
|
support-files =
|
|
|
|
common.js
|
|
|
|
|
|
|
|
[test_basic.html]
|
2016-11-06 11:54:52 +03:00
|
|
|
[test_console.html]
|
2016-12-17 00:21:51 +03:00
|
|
|
support-files=worklet_console.js
|
2016-11-06 11:55:20 +03:00
|
|
|
[test_import_with_cache.html]
|
2018-06-10 12:01:47 +03:00
|
|
|
skip-if = verify
|
2016-12-17 00:21:51 +03:00
|
|
|
support-files=server_import_with_cache.sjs
|
2016-11-06 11:55:41 +03:00
|
|
|
[test_dump.html]
|
2016-12-17 00:21:51 +03:00
|
|
|
support-files=worklet_dump.js
|
2018-06-27 12:31:02 +03:00
|
|
|
[test_audioWorklet_insecureContext.html]
|
2018-07-03 17:58:16 +03:00
|
|
|
scheme = http
|
2016-12-14 16:43:26 +03:00
|
|
|
[test_audioWorklet.html]
|
2016-12-17 00:21:51 +03:00
|
|
|
support-files=worklet_audioWorklet.js
|
2018-10-08 22:15:13 +03:00
|
|
|
[test_audioWorkletGlobalScopeRegisterProcessor.html]
|
|
|
|
support-files=worklet_test_audioWorkletGlobalScopeRegisterProcessor.js
|
2016-12-14 17:24:33 +03:00
|
|
|
[test_exception.html]
|
2016-12-17 00:21:51 +03:00
|
|
|
support-files=worklet_exception.js
|
2016-12-17 00:21:51 +03:00
|
|
|
[test_paintWorklet.html]
|
2018-07-03 17:58:16 +03:00
|
|
|
scheme = http
|
2016-12-17 00:21:51 +03:00
|
|
|
support-files=worklet_paintWorklet.js
|