1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-31 03:29:10 -05:00
denoland-deno/cli/tests
Divy Srivastava f81027ae9f
fix(serde_v8): Do not coerce values in serde_v8 (#19569)
Fixes #19568 

Values are not coerced to the desired type during deserialisation. This
makes serde_v8 stricter.

---------

Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2023-06-23 12:52:48 +02:00
..
integration test(ext/node): add fs open unit test from std (#19505) 2023-06-22 02:11:06 +09:00
node_compat chore(node_compat): fix path strings generated by setup.ts (#19347) 2023-06-02 15:05:32 +09:00
testdata fix(serde_v8): Do not coerce values in serde_v8 (#19569) 2023-06-23 12:52:48 +02:00
unit chore(kv) fix and re-enable queue test (#19529) 2023-06-17 15:02:32 -07:00
unit_node test(ext/node): port buffer_test.ts from deno_std (#19556) 2023-06-22 18:55:48 +09:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00