1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/cli/tests
Marvin Hagemeister 66d25df42c
fix(npm): run pre and post tasks if present (#19178)
This PR optionally runs pre and posts tasks from `package.json` if
available.

Fixes #19157
2023-05-18 15:51:17 -04:00
..
integration fix(npm): run pre and post tasks if present (#19178) 2023-05-18 15:51:17 -04:00
node_compat fix(ext/node): fix whatwg url formatting (#19146) 2023-05-17 14:51:51 +09:00
testdata fix(npm): run pre and post tasks if present (#19178) 2023-05-18 15:51:17 -04:00
unit chore: lint server_test.ts (#19175) 2023-05-18 02:00:17 +00:00
unit_node fix(npm): process not defined in readline (#19184) 2023-05-18 15:42:27 -04:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00