1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-11 00:21:05 -05:00
denoland-deno/cli/tests
David Sherret a8d472f88e
feat(lock): skip saving declaration files in the lockfile (#19447)
This is also a performance improvement because declaration file hashes
don't need to be stored in the lockfile.

Closes #19444
2023-06-26 15:53:17 -04:00
..
integration feat(lock): skip saving declaration files in the lockfile (#19447) 2023-06-26 15:53:17 -04:00
node_compat fix(ext/node): remove path.toFileUrl (#19536) 2023-06-26 13:08:17 +09:00
testdata feat(lock): skip saving declaration files in the lockfile (#19447) 2023-06-26 15:53:17 -04:00
unit chore: fix typos (#19572) 2023-06-26 09:10:27 -04:00
unit_node chore: fix typos (#19572) 2023-06-26 09:10:27 -04:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00