Commit Graph

13 Commits

Author SHA1 Message Date
Yoshiya Hinosawa
365f989bde
chore: ignore test utils in coverage reporting (#5133) 2024-06-25 16:35:00 +09:00
Asher Gomez
cc8252df73
BREAKING(json): remove writableStrategy and readableStrategy options (#5097)
* BREAKING(json): remove `writableStrategy` and `readableStrategy` options

* fix
2024-06-21 14:20:36 +10:00
Yoshiya Hinosawa
1d0f658094
test(json): improve json testing (#5075) 2024-06-18 20:38:18 +09:00
Yoshiya Hinosawa
3155f0050a
chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
Tim Reichen
2dac7a6e40
chore(json): format test names (#4397)
* initial commit

* remove brackets for classes
2024-02-28 08:18:49 +12:00
Lino Le Van
c46143f0ac
chore: update copyright year (#4046)
* chore: update copyright year

* fix

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-01-02 08:11:32 +11:00
Asher Gomez
56e2bc10e0
chore: use Array.fromAsync() where possible (#3788) 2023-11-11 06:00:28 +11:00
Yoshiya Hinosawa
2c7c252495
test(json): fix expectation of ConcatenatedJsonParseStream test (#3598) 2023-09-01 11:26:59 +09:00
Matt Mastracci
55a3660c3b
chore: revert test fix temporarily (#3574) 2023-08-24 09:33:02 -06:00
ud2
159060b15c
perf: repoint internal imports to single-export files (#3537) 2023-08-14 16:08:42 +09:00
Asher Gomez
239e85ad6a
BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
Michel TURPIN
deddc2a398
fix(json): allow primitives at top level without separator (#3466) 2023-06-27 10:32:01 +09:00
Asher Gomez
2a7cf2ca22
BREAKING(json): move to top-level folder and towards single-export files (#3236) 2023-03-13 14:56:53 +09:00