mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Add web-platform-tests submodule and test runner
This commit is contained in:
parent
d7f450dbd7
commit
8cdaa9a0c4
8 changed files with 72 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue