1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/tests
Bartek Iwańczuk efcabce1c1
feat: remove --lock-write flag (#25214)
This commit remove `--lock-write` that was deprecated in v1.45 release.

Closes https://github.com/denoland/deno/issues/24167.

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-08-28 13:23:51 +10:00
..
config chore: use @std prefix for internal module specifiers (#24543) 2024-07-25 10:26:54 +10:00
ffi chore: enable no-console dlint rule (#25113) 2024-08-20 15:14:37 -04:00
integration feat: remove --lock-write flag (#25214) 2024-08-28 13:23:51 +10:00
napi chore: enable no-console dlint rule (#25113) 2024-08-20 15:14:37 -04:00
node_compat chore: enable no-console dlint rule (#25113) 2024-08-20 15:14:37 -04:00
registry fix(add): Handle packages without root exports (#25102) 2024-08-21 15:23:32 -07:00
specs feat: remove --lock-write flag (#25214) 2024-08-28 13:23:51 +10:00
testdata feat: remove --lock-write flag (#25214) 2024-08-28 13:23:51 +10:00
unit chore: ignore lint warning in test (#25234) 2024-08-27 08:48:15 +00:00
unit_node fix(ext/node): emit online event after worker thread is initialized (#25243) 2024-08-28 03:05:32 +00:00
util refactor(lsp): changes for lsp_types 0.97.0 (#25169) 2024-08-24 01:21:21 +01:00
wpt Revert "feat(fetch): accept async iterables for body" (#25207) 2024-08-26 12:24:27 +02:00
Cargo.toml chore: upgrade flaky_test, fastwebsockets, base64, base32, notify (#24746) 2024-08-01 08:35:35 -04:00
lib.rs chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
README.md chore: continue tests/ re-org (#22396) 2024-02-12 17:13:14 -07:00

Deno Integration Tests