1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-22 15:10:44 -05:00
denoland-deno/cli/tests
Tilman Roeder 93d83a84db
feat(unstable): Add file locking APIs (#11746)
This commit adds following unstable APIs:
- Deno.flock()
- Deno.flockSync()
- Deno.funlock()
- Deno.funlockSync()
2021-08-24 15:21:31 +02:00
..
integration test: re-enable test watch tests and mark as flaky (#11669) 2021-08-18 15:35:24 +02:00
testdata chore(ext/webgpu): update wgpu to 0.10.0 (#11781) 2021-08-24 13:29:42 +02:00
unit feat(unstable): Add file locking APIs (#11746) 2021-08-24 15:21:31 +02:00
integration_tests.rs chore: split up integration_tests.rs into separate files (#11131) 2021-06-27 13:27:36 -04:00