mirror of
https://github.com/Samsung/escargot.git
synced 2026-06-22 10:01:50 +00:00
44 lines
1.5 KiB
Text
44 lines
1.5 KiB
Text
[submodule "third_party/GCutil"]
|
|
path = third_party/GCutil
|
|
url = https://github.com/lws-project/gcutil.git
|
|
ignore = untracked
|
|
[submodule "third_party/checked_arithmetic"]
|
|
path = third_party/checked_arithmetic
|
|
url = https://github.com/lws-project/checked_arithmetic.git
|
|
ignore = untracked
|
|
[submodule "third_party/double_conversion"]
|
|
path = third_party/double_conversion
|
|
url = https://github.com/lws-project/double_conversion.git
|
|
ignore = untracked
|
|
[submodule "third_party/rapidjson"]
|
|
path = third_party/rapidjson
|
|
url = https://github.com/lws-project/rapidjson.git
|
|
ignore = untracked
|
|
[submodule "third_party/yarr"]
|
|
path = third_party/yarr
|
|
url = https://github.com/lws-project/yarr.git
|
|
ignore = untracked
|
|
[submodule "third_party/windows/icu"]
|
|
path = third_party/windows/icu
|
|
url = https://github.com/lws-project/icu.git
|
|
ignore = untracked
|
|
[submodule "test/vendortest"]
|
|
path = test/vendortest
|
|
url = https://github.com/lws-project/js_vendor_tc.git
|
|
ignore = untracked
|
|
[submodule "test/test262"]
|
|
path = test/test262
|
|
url = https://github.com/tc39/test262.git
|
|
ignore = untracked
|
|
[submodule "test/test262-master"]
|
|
path = test/test262-master
|
|
url = https://github.com/tc39/test262.git
|
|
ignore = untracked
|
|
[submodule "test/test262-harness-py"]
|
|
path = test/test262-harness-py
|
|
url = https://github.com/test262-utils/test262-harness-py
|
|
ignore = untracked
|
|
[submodule "test/octane"]
|
|
path = test/octane
|
|
url = https://github.com/chromium/octane.git
|
|
ignore = untracked
|