1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-27 01:29:14 -05:00
denoland-deno/test_util/src
David Sherret 89026abe39
chore(lsp/tests): diagnostic synchronization (#19264)
Fixes the flaky lsp test by having better synchronization of diagnostics
between the client and server for testing purposes.
2023-05-26 05:01:33 +02: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(lsp): support lockfile and node_modules directory (#19203) 2023-05-22 21:28:36 -04:00
builders.rs feat(compile): unstable npm and node specifier support (#19005) 2023-05-10 20:06:59 -04:00
factory.rs chore(cli): One Rust test per JS and Node unit test file (#19199) 2023-05-22 13:35:59 -06:00
lib.rs refactor: further work on node http client (#19211) 2023-05-23 03:03:10 +02:00
lsp.rs chore(lsp/tests): diagnostic synchronization (#19264) 2023-05-26 05:01:33 +02:00
npm.rs fix(npm): improved optional dependency support (#19135) 2023-05-17 17:38:50 -04:00
pty.rs fix(repl): improve package.json support (#18497) 2023-03-30 10:43:16 -04:00
temp_dir.rs feat(vendor): support for npm specifiers (#19186) 2023-05-19 22:39:27 +00:00
test_server.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00