0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-09 21:57:40 -04:00
deno/test_util/src
Asher Gomez 78ab022073 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-15 10:32:21 +05:30
..
servers chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
testdata fix(test_util): parse strace usecs/call in total line if present (#18241) 2023-03-17 10:39:57 +02:00
assertions.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
builders.rs feat: denort binary for deno compile (#22205) 2024-02-15 10:32:21 +05:30
factory.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
fs.rs refactor: load bytes in deno_graph (#22212) 2024-02-01 11:19:56 +05:30
https.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
lib.rs chore: move test_util/std to tests/util/std (#22402) 2024-02-15 10:32:21 +05:30
lsp.rs feat(lsp): jsr support first pass (#22382) 2024-02-15 10:32:21 +05:30
macros.rs chore: continue tests/ re-org (#22396) 2024-02-15 10:32:21 +05:30
npm.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
pty.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
spawn.rs refactor: split integration tests from CLI (part 1) (#22308) 2024-02-15 10:32:20 +05:30
test_server.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00