deno/cli/tests
David Sherret 9201198efd
fix(node): inspect ancestor directories when resolving cjs re-exports during analysis (#21104)
If a CJS re-export can't be resolved, it will check the ancestor
directories, which is more similar to what `require` does at runtime.
2023-11-07 09:56:06 -05:00
..
integration fix(node): inspect ancestor directories when resolving cjs re-exports during analysis (#21104) 2023-11-07 09:56:06 -05: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(byonm): correct resolution for scoped packages (#21083) 2023-11-06 08:35:26 -05:00
unit chore: migrate to new deno_core and metrics (#21057) 2023-11-05 14:27:36 -07:00
unit_node fix(node/http): socket.setTimeout (#20930) 2023-11-07 00:51:14 +01:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00