1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-26 16:09:27 -05:00
denoland-deno/cli/tests
Matt Mastracci 79fb3b1f35
chore(cli): ensure no signal on test exit (#18354)
If deno crashes on exit, we get a failure on the exit code (None instead
of Some(0) but we never see the signal.
2023-03-22 18:00:07 +00:00
..
integration chore(cli): ensure no signal on test exit (#18354) 2023-03-22 18:00:07 +00:00
node_compat chore(tools): restore node compat test setup script (#18290) 2023-03-21 22:38:07 +09:00
testdata feat(cli): --ext parameter for run, compile, and bundle (#17172) 2023-03-22 10:15:53 -04:00
unit test: ignore fetchWithInvalidContentLength and fetchConnectionError on Windows (#18351) 2023-03-22 10:19:11 -04:00
unit_node test(ext/node): port _fs tests from std/node (#18262) 2023-03-20 01:10:39 +09:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00