1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-26 16:09:27 -05:00
denoland-deno/cli/tests
David Sherret 0709c051f8
feat(unstable): package manager (#20517)
Adds an experimental unstable built-in package manager to Deno, but it is
currently not usable because the registry infrastructure hasn't been
setup and it points to a non-existent url by default. The default
registry url can be configured via the `DENO_REGISTRY_URL` environment
variable.
2023-09-18 10:46:44 -04:00
..
integration feat(unstable): package manager (#20517) 2023-09-18 10:46:44 -04:00
node_compat chore: disable 'test-http-content-length.js` test (#20344) 2023-09-04 23:23:01 +02:00
testdata feat(unstable): package manager (#20517) 2023-09-18 10:46:44 -04:00
unit perf: improve async op santizer speed and accuracy (#20501) 2023-09-16 07:48:31 +02:00
unit_node perf: improve async op santizer speed and accuracy (#20501) 2023-09-16 07:48:31 +02:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00