1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-28 16:20:57 -05:00
denoland-deno/test_util/src
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
..
testdata fix(test_util): parse strace usecs/call in total line if present (#18241) 2023-03-17 10:39:57 +02:00
assertions.rs feat(lock): skip saving declaration files in the lockfile (#19447) 2023-06-26 15:53:17 -04:00
builders.rs feat(lock): skip saving declaration files in the lockfile (#19447) 2023-06-26 15:53:17 -04:00
factory.rs chore: Ensure copyright line is the first in the file (#19608) 2023-06-26 09:38:55 -06:00
fs.rs feat(lock): skip saving declaration files in the lockfile (#19447) 2023-06-26 15:53:17 -04:00
lib.rs chore: fix typos (#19572) 2023-06-26 09:10:27 -04:00
lsp.rs fix(lsp): update import map config when deno.json changes (#19476) 2023-06-13 09:24:22 -04:00
npm.rs chore(tests): test_util - Add PathRef (#19450) 2023-06-10 11:09:45 -04:00
pty.rs fix(repl): improve package.json support (#18497) 2023-03-30 10:43:16 -04:00
test_server.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00