mirror of
https://github.com/servo/servo.git
synced 2025-07-19 21:33:49 +01:00
Update scripts to reflect new WPT directory name
This commit is contained in:
parent
234d507234
commit
f017169ae4
21 changed files with 39 additions and 45 deletions
|
@ -1,7 +1,7 @@
|
|||
diff --git a/tests/wpt/web-platform-tests/fetch/api/redirect/redirect-location.html b/tests/wpt/web-platform-tests/fetch/api/redirect/redirect-location.html
|
||||
diff --git a/tests/wpt/tests/fetch/api/redirect/redirect-location.html b/tests/wpt/tests/fetch/api/redirect/redirect-location.html
|
||||
index ac35dea54c47..135ad21d15ab 100644
|
||||
--- a/tests/wpt/web-platform-tests/fetch/api/redirect/redirect-location.html
|
||||
+++ b/tests/wpt/web-platform-tests/fetch/api/redirect/redirect-location.html
|
||||
--- a/tests/wpt/tests/fetch/api/redirect/redirect-location.html
|
||||
+++ b/tests/wpt/tests/fetch/api/redirect/redirect-location.html
|
||||
@@ -13,4 +13,5 @@
|
||||
<script src="redirect-location.js"></script>
|
||||
</body>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
diff --git a/tests/wpt/web-platform-tests/non-utf8-file.txt b/tests/wpt/web-platform-tests/non-utf8-file.txt
|
||||
diff --git a/tests/wpt/tests/non-utf8-file.txt b/tests/wpt/tests/non-utf8-file.txt
|
||||
new file mode 100644
|
||||
index 0000000..5a992e0
|
||||
--- /dev/null
|
||||
+++ b/tests/wpt/web-platform-tests/non-utf8-file.txt
|
||||
+++ b/tests/wpt/tests/non-utf8-file.txt
|
||||
@@ -0,0 +1 @@
|
||||
+foo bér ÿ "
|
||||
+foo bér <20> "
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
diff --git a/tests/wpt/web-platform-tests/css/css-test.html b/tests/wpt/web-platform-tests/css/css-test.html
|
||||
diff --git a/tests/wpt/tests/css/css-test.html b/tests/wpt/tests/css/css-test.html
|
||||
index cffb6eb..6100a49 100644
|
||||
--- a/tests/wpt/web-platform-tests/css/out-of-sync-test.html
|
||||
+++ b/tests/wpt/web-platform-tests/css/out-of-sync-test.html
|
||||
--- a/tests/wpt/tests/css/out-of-sync-test.html
|
||||
+++ b/tests/wpt/tests/css/out-of-sync-test.html
|
||||
@@ -1,3 +1,3 @@
|
||||
<html>
|
||||
-<h1>css test!</h1>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
diff --git a/tests/wpt/mozilla/tests/mozilla/mozilla-test.html b/tests/wpt/web-platform-tests/mozilla-test.html
|
||||
diff --git a/tests/wpt/mozilla/tests/mozilla/mozilla-test.html b/tests/wpt/tests/mozilla-test.html
|
||||
similarity index 100%
|
||||
rename from tests/wpt/mozilla/tests/mozilla/mozilla-test.html
|
||||
rename to tests/wpt/web-platform-tests/mozilla-test.html
|
||||
rename to tests/wpt/tests/mozilla-test.html
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
diff --git a/tests/wpt/web-platform-tests/test.html b/tests/wpt/test.html
|
||||
diff --git a/tests/wpt/tests/test.html b/tests/wpt/test.html
|
||||
similarity index 100%
|
||||
rename from tests/wpt/web-platform-tests/test.html
|
||||
rename from tests/wpt/tests/test.html
|
||||
rename to tests/wpt/test.html
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
diff --git a/tests/wpt/web-platform-tests/css/css-test.html b/tests/wpt/web-platform-tests/css/css-test.html
|
||||
diff --git a/tests/wpt/tests/css/css-test.html b/tests/wpt/tests/css/css-test.html
|
||||
index cffb6eb..6100a49 100644
|
||||
--- a/tests/wpt/web-platform-tests/css/css-test.html
|
||||
+++ b/tests/wpt/web-platform-tests/css/css-test.html
|
||||
--- a/tests/wpt/tests/css/css-test.html
|
||||
+++ b/tests/wpt/tests/css/css-test.html
|
||||
@@ -1,3 +1,3 @@
|
||||
<html>
|
||||
-<h1>css test!</h1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue