1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/cli/tests
VishnuJin d9b130410b
feat(compat) preload Node.js built-in modules in global vars REPL (#13127)
This commit adds preloading of built-in Node.js modules in
the REPL if running with "deno repl --compat --unstable".
2022-01-03 20:10:17 +01:00
..
integration feat(compat) preload Node.js built-in modules in global vars REPL (#13127) 2022-01-03 20:10:17 +01:00
testdata chore: update std submodule to efa94f2 (#13260) 2022-01-02 14:04:40 +01:00
unit fix(ext/crypto): use forgiving base64 encoding for JWK (#13240) 2022-01-03 17:54:45 +05:30
integration_tests.rs chore: split up integration_tests.rs into separate files (#11131) 2021-06-27 13:27:36 -04:00