Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(145)

Unified Diff: DEPS

Issue 2660903003: [wasm] include JS conformance tests in Wasm mjsunit tests (Closed)
Patch Set: Be more selective in mjsunit.isolate Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « .gitignore ('k') | test/mjsunit/mjsunit.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index cc9c7bf454a094560e3bde49603ba29ea6a505e3..079d5d40d555c966714b8efc8e0984a33c187e0f 100644
--- a/DEPS
+++ b/DEPS
@@ -40,6 +40,8 @@ deps = {
Var("chromium_url") + "/external/github.com/test262-utils/test262-harness-py.git" + "@" + "0f2acdd882c84cff43b9d60df7574a1901e2cdcd",
"v8/tools/clang":
Var("chromium_url") + "/chromium/src/tools/clang.git" + "@" + "404d5421df201261afb240fd562872841d3850e0",
+ "v8/test/wasm-js":
+ Var("chromium_url") + "/external/github.com/WebAssembly/spec.git" + "@" + "ab1673f1e47b90471ab9352866b7682269c5b8ab",
}
deps_os = {
« no previous file with comments | « .gitignore ('k') | test/mjsunit/mjsunit.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698