servo/tests/wpt/config.ini
2018-08-25 03:43:32 +02:00

27 lines
428 B
INI

[products]
servo =
servodriver =
firefox =
[web-platform-tests]
remote_url = https://github.com/w3c/web-platform-tests.git
branch = master
sync_path = sync
[paths]
run-info = .
[manifest:upstream]
tests = web-platform-tests
metadata = metadata
url-base = /
[manifest:mozilla]
tests = mozilla/tests
metadata = mozilla/meta
url_base = /_mozilla/
[manifest:webgl]
tests = webgl/tests
metadata = webgl/meta
url_base = /_webgl/