зеркало из https://github.com/mozilla/gecko-dev.git
Bug 893617 - Add android.json manifest for Mochitest content/canvas tests, r=ted.
This commit is contained in:
Родитель
b79f1d0c2a
Коммит
5f695a94bc
|
@ -11,6 +11,7 @@ relativesrcdir = @relativesrcdir@
|
|||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
MOCHITEST_FILES = \
|
||||
android.json \
|
||||
test_canvas.html \
|
||||
test_isPointInStroke.html \
|
||||
image_transparent50.png \
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"runtests": {},
|
||||
"excludetests": {
|
||||
"content/canvas/test/webgl/test_webgl_conformance_test_suite.html": ""
|
||||
}
|
||||
}
|
Загрузка…
Ссылка в новой задаче