deno/tests
Boye Lillejord-Nygård 5b65313d48
fix(coverage): Make output table markdown compatible (#29533)
This changes the format of the table outputted by `deno coverage` to be
markdown compatible.

Related #29532 
Closes #29465
2025-06-24 11:27:07 +02:00
..
config
ffi
integration fix(coverage): Make output table markdown compatible (#29533) 2025-06-24 11:27:07 +02:00
napi
node_compat test(ext/node): update some node compat tests to the latest version (#29844) 2025-06-23 21:17:50 +09:00
registry fix(jsr): allow using import.meta.resolve to resolve non-jsr remote urls (#29831) 2025-06-20 22:05:38 +00:00
specs fix(coverage): Make output table markdown compatible (#29533) 2025-06-24 11:27:07 +02:00
sqlite_extension_test
testdata
unit fix(process,node): roll our own process spawning on windows (#29609) 2025-06-12 02:56:13 +00:00
unit_node fix(ext/node): support KeyObject in publicEncrypt/privateDecrypt (#29798) 2025-06-19 09:48:29 +09:00
util chore: use aws_lc_rs (#28244) 2025-06-19 01:07:00 -07:00
wpt chore: use aws_lc_rs (#28244) 2025-06-19 01:07:00 -07:00
Cargo.toml chore: move unsafe_use_unprotected_platform feature to cli dev dep (#29806) 2025-06-18 14:16:09 -04:00
lib.rs
README.md

Deno Integration Tests