1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-14 01:50:19 -05:00
denoland-deno/cli/tests
Bartek Iwańczuk 04a259e2c8
fix(test): handle ASCII escape chars in test name (#20081)
Handles ASCCI espace chars in test and bench name making
test and bench reporting more reliable. This one is also tested
in the fixture of "node:test" module.
2023-08-10 01:40:34 +02:00
..
integration refactor(cli): move snapshot_from_lockfile function to deno_npm (#20024) 2023-08-08 10:07:29 -07:00
node_compat feat(ext/node): properly segregate node globals (#19307) 2023-07-19 10:30:04 +02:00
testdata fix(test): handle ASCII escape chars in test name (#20081) 2023-08-10 01:40:34 +02:00
unit chore: use zlib-ng for flate2 (#20059) 2023-08-05 15:43:16 -06:00
unit_node fix(node): polyfill process.title (#20044) 2023-08-04 14:31:13 +02:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00