add test262

This commit is contained in:
Sebastian McKenzie
2015-01-07 13:08:06 +11:00
parent fa42b076a7
commit c420d1ffc3
4 changed files with 64 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -4,3 +4,6 @@
[submodule "vendor/regenerator"]
path = vendor/regenerator
url = https://github.com/facebook/regenerator
[submodule "vendor/test262"]
path = vendor/test262
url = https://github.com/tc39/test262