1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-05 13:59:01 -05:00
denoland-deno/cli/tests
David Sherret f2d94b6ef0
fix: improve deno doc --lint error messages (#21156)
This also updates deno_graph, which has the JSR change to use "exports".
It's not yet useful atm, so I've made this PR a fix about the deno doc
--lint error message improvements. I'll do a follow-up PR that adds
exports to the deno.json
2023-11-17 11:27:51 +09:00
..
integration fix: improve deno doc --lint error messages (#21156) 2023-11-17 11:27:51 +09:00
node_compat fix(ext): use String#toWellFormed in ext/webidl and ext/node (#21054) 2023-11-06 22:18:28 +01:00
testdata fix: improve deno doc --lint error messages (#21156) 2023-11-17 11:27:51 +09:00
unit fix(test) reduce queue persistence test time from 60 secs to 6 secs (#21142) 2023-11-10 11:28:38 +01:00
unit_node fix(node/child_process): properly normalize stdio for 'spawnSync' (#21103) 2023-11-10 05:59:39 +00:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00