gecko/testing/web-platform/wptrunner.ini
James Graham 5347af7688 Bug 1102907 - Script for allowing web-platform-tests changes to be upstreamed, r=ahal
This extends the upstream update script with steps for pushing
local changes to upstream. The general approach is to look for all
commits to the tests directory since the last sync, rewrite those
so they apply to upstream at the last sync point, then rebase onto
the sync commit, before creating and merging a PR for each in turn.
2015-01-13 09:42:40 +00:00

21 lines
328 B
INI

[products]
firefox =
[web-platform-tests]
remote_url = https://github.com/w3c/web-platform-tests.git
branch = master
sync_path = sync
[paths]
prefs = ../profiles
run_info = .
[manifest:upstream]
tests = tests
metadata = meta
url_base = /
[manifest:mozilla]
tests = mozilla/tests
metadata = mozilla/meta
url_base = /_mozilla/