mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1138942 - Add Autophone specific video mochitest manifest, r=jmaher.
This commit is contained in:
parent
9855118605
commit
acfa8c6fe4
@ -3,6 +3,7 @@
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
STATIC_FILES = emulator-jb.ini \
|
||||
autophone-media.ini \
|
||||
$(NULL)
|
||||
STATIC_DEST = $(DEPTH)/_tests/$(relativesrcdir)
|
||||
INSTALL_TARGETS += STATIC
|
||||
|
9
testing/mochitest/manifests/autophone-media.ini
Normal file
9
testing/mochitest/manifests/autophone-media.ini
Normal file
@ -0,0 +1,9 @@
|
||||
[DEFAULT]
|
||||
|
||||
[../tests/dom/media/test/test_can_play_type.html]
|
||||
[../tests/dom/media/test/test_can_play_type_mpeg.html]
|
||||
[../tests/dom/media/test/test_audio1.html]
|
||||
[../tests/dom/media/test/test_decode_error.html]
|
||||
[../tests/dom/media/test/test_imagecapture.html]
|
||||
[../tests/dom/media/test/test_played.html]
|
||||
[../tests/dom/media/test/test_playback.html]
|
Loading…
Reference in New Issue
Block a user