Clone engine262 in /engine262

This commit is contained in:
2020-09-07 10:19:00 +05:30
parent 7688de2e5c
commit 66c1aeb9e0
313 changed files with 46014 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
[submodule "test/JSONTestSuite"]
path = test/json/JSONTestSuite
url = https://github.com/nst/JSONTestSuite
[submodule "test/test262/test262"]
path = test/test262/test262
url = https://github.com/tc39/test262