deno/tests
Matt Mastracci 7e6b942312
feat(core): highlight unprintable chars in permission prompts (#22468)
If we strip out unprintable chars, we don't see the full filename being
requested by permission prompts. Instead, we highlight and escape them
to make them visible.
2024-02-19 04:51:06 +00:00
..
config chore: move test_util/std to tests/util/std (#22402) 2024-02-13 09:22:49 -07:00
ffi chore: move test_ffi and test_nap to tests/ [WIP] (#22394) 2024-02-12 13:46:50 -07:00
integration feat(core): highlight unprintable chars in permission prompts (#22468) 2024-02-19 04:51:06 +00:00
napi chore: move test_ffi and test_nap to tests/ [WIP] (#22394) 2024-02-12 13:46:50 -07:00
node_compat chore: move test_util/std to tests/util/std (#22402) 2024-02-13 09:22:49 -07:00
testdata refactor(cli): move op sanitizer to Rust (#22413) 2024-02-16 21:22:12 +00:00
unit feat: Deno.ConnectTlsOptions.{cert,key} (#22274) 2024-02-18 07:30:58 -07:00
unit_node fix: util.parseArgs() missing node:process import (#22405) 2024-02-18 07:30:27 -07:00
util chore: move test_util/std to tests/util/std (#22402) 2024-02-13 09:22:49 -07:00
wpt chore: move test_util/wpt to tests/wpt/suite (#22412) 2024-02-16 03:32:28 +00:00
Cargo.toml chore: continue tests/ re-org (#22396) 2024-02-12 17:13:14 -07: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