1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/tests/node_compat/test/internet
Asher Gomez 29085895c9
chore: move tools/node_compat to tests/node_compat/runner (#23025)
The `tools/node_compat/node` submodule has been moved to
`tests/node_compat/runner/suite` and the remaining files within
`tools/node_compat` to `tests/node_compat/runner`.

Most of the changes are of the header within `tests/node_compat/test`
files. The `setup` and `test` tasks within `tests/node_comapt` execute
successfully.

Towards #22525
CC @mmastrac
2024-04-03 09:24:55 +11:00
..
package.json chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
test-dns-any.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
test-dns-idna2008.js chore: move tools/node_compat to tests/node_compat/runner (#23025) 2024-04-03 09:24:55 +11:00
test-dns-ipv4.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
test-dns-ipv6.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
test-dns-lookup.js chore: move tools/node_compat to tests/node_compat/runner (#23025) 2024-04-03 09:24:55 +11:00
test-dns-promises-resolve.js chore: move tools/node_compat to tests/node_compat/runner (#23025) 2024-04-03 09:24:55 +11:00
test-dns-regress-6244.js chore: move tools/node_compat to tests/node_compat/runner (#23025) 2024-04-03 09:24:55 +11:00
test-dns-setserver-in-callback-of-resolve4.js chore: move tools/node_compat to tests/node_compat/runner (#23025) 2024-04-03 09:24:55 +11:00
test-dns.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
test-http-https-default-ports.js chore: move tools/node_compat to tests/node_compat/runner (#23025) 2024-04-03 09:24:55 +11:00