1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/tests
Armaan Salam 675539c7ab
fix(bench): Fix table column alignments and NO_COLOR=1 (#25190)
Fix table layout for `deno bench` command with and without color
(`NO_COLOR=1`).

Fixes issue in #25156
2024-08-26 11:56:04 +02:00
..
config chore: use @std prefix for internal module specifiers (#24543) 2024-07-25 10:26:54 +10:00
ffi chore: enable no-console dlint rule (#25113) 2024-08-20 15:14:37 -04:00
integration fix(node/cluster): improve stubs to make log4js work (#25146) 2024-08-26 11:19:58 +02:00
napi chore: enable no-console dlint rule (#25113) 2024-08-20 15:14:37 -04:00
node_compat chore: enable no-console dlint rule (#25113) 2024-08-20 15:14:37 -04:00
registry fix(add): Handle packages without root exports (#25102) 2024-08-21 15:23:32 -07:00
specs fix(bench): Fix table column alignments and NO_COLOR=1 (#25190) 2024-08-26 11:56:04 +02:00
testdata fix(bench): Fix table column alignments and NO_COLOR=1 (#25190) 2024-08-26 11:56:04 +02:00
unit fix(ext/crypto): throw DataError for invalid EC key import (#25181) 2024-08-23 22:06:40 +05:30
unit_node fix(node/cluster): improve stubs to make log4js work (#25146) 2024-08-26 11:19:58 +02:00
util refactor(lsp): changes for lsp_types 0.97.0 (#25169) 2024-08-24 01:21:21 +01:00
wpt fix(urlpattern): fallback to empty string for undefined group values (#25151) 2024-08-22 05:44:09 -07:00
Cargo.toml chore: upgrade flaky_test, fastwebsockets, base64, base32, notify (#24746) 2024-08-01 08:35:35 -04:00
lib.rs chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
README.md chore: continue tests/ re-org (#22396) 2024-02-12 17:13:14 -07:00

Deno Integration Tests