summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2015-12-11 22:14:59 -0500
committerAlon Zakai <alonzakai@gmail.com>2015-12-11 22:14:59 -0500
commit0c6b382c3a893a5be98878bf8451627204427c97 (patch)
treedbe79cefaa56e0c355579c75a81328c830c03fe4
parent2ceaaf0c976e4fdb9bb10bdf1d5fb8ef56406de5 (diff)
downloadbinaryen-0c6b382c3a893a5be98878bf8451627204427c97.tar.gz
binaryen-0c6b382c3a893a5be98878bf8451627204427c97.tar.bz2
binaryen-0c6b382c3a893a5be98878bf8451627204427c97.zip
add experimental submodule, for the tests
-rw-r--r--.gitmodules3
m---------test/experimental0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index e49660c0d..59efaad30 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "test/spec"]
path = test/spec
url = git@github.com:WebAssembly/testsuite.git
+[submodule "test/experimental"]
+ path = test/experimental
+ url = git@github.com:WebAssembly/experimental.git
diff --git a/test/experimental b/test/experimental
new file mode 160000
+Subproject 371e3d7f1ad6175ce24962a4bccf1de87b8a8dd