deno/tests/node_compat
Asher Gomez 6be389ce29
chore: move test_util/std to tests/util/std (#22402)
Note: tests are not the only part of the codebase that uses `std`. Other
parts, like `tools/`, do too. So, it could be argued that this is a
little misleading. Either way, I'm doing this as discussed with
@mmastrac.
2024-02-13 09:22:49 -07:00
..
test chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
common.ts chore: use @std import instead of @test_util/std (#22398) 2024-02-13 02:05:10 +00:00
config.jsonc chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
deno.json chore: move test_util/std to tests/util/std (#22402) 2024-02-13 09:22:49 -07:00
polyfill_globals.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
runner.ts chore: use @std import instead of @test_util/std (#22398) 2024-02-13 02:05:10 +00:00
test.ts chore: use @std import instead of @test_util/std (#22398) 2024-02-13 02:05:10 +00:00
test_runner.rs chore: continue tests/ re-org (#22396) 2024-02-12 17:13:14 -07:00