Add web-platform-tests submodule and test runner

This commit is contained in:
Manish Goregaokar 2014-04-10 18:30:06 +05:30
parent d7f450dbd7
commit 8cdaa9a0c4
8 changed files with 72 additions and 0 deletions

3
.gitmodules vendored
View file

@ -119,3 +119,6 @@
[submodule "src/platform/android/servo-android-glue"]
path = src/platform/android/servo-android-glue
url = https://github.com/mozilla-servo/servo-android-glue.git
[submodule "src/test/wpt/web-platform-tests"]
path = src/test/wpt/web-platform-tests
url = https://github.com/mozilla-servo/web-platform-tests.git