https://github.com/web-platform-tests/wpt
Raw File
Tip revision: b1486aa82b4174df577bb00f1796fe4a5bc5bffc authored by James Graham on 21 October 2013, 13:59:32 UTC
fixup! Make tests self-hosting
Tip revision: b1486aa
.gitmodules
[submodule "resources"]
	path = resources
	url = git://github.com/w3c/testharness.js.git
[submodule "tools/wptserve"]
	path = tools/wptserve
	url = https://github.com/w3c/wptserve.git
[submodule "tools/pywebsocket"]
	path = tools/pywebsocket
	url = https://github.com/w3c/pywebsocket.git
back to top