This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
1
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2025-01-18 11:53:59 -05:00
Code
Issues
Packages
1
Wiki
Activity
84b7504d0f
denoland-deno
/
tests
/
specs
/
test
/
clean_flag
/
__test__.jsonc
6 lines
107 B
JSON
Raw
Normal View
History
Unescape
Escape
feat(cli/test): `deno test --clean` (#23519) The result of the call is ignored as it throws even when the directory does not exist. Closes #23491
2024-05-23 13:04:12 +10:00
{
chore: use `@std` prefix for internal module specifiers (#24543) This change aims to replace all relative import specifiers targeted at `tests/util/std` with mapped ones (using a `deno.json` file). Towards updating the `std` git submodule.
2024-07-25 10:26:54 +10:00
"args"
:
"run -A --config ../../../config/deno.json main.js"
,
feat(cli/test): `deno test --clean` (#23519) The result of the call is ignored as it throws even when the directory does not exist. Closes #23491
2024-05-23 13:04:12 +10:00
"exitCode"
:
0
,
"output"
:
"main.out"
}
Copy permalink