pkl-swift/Tests
Daniel Chao cf45d102cb
Fix Swift mapping of ints within unions (#47)
This fixes an issue where a union with an int member cannot decode
any value that is out of the Int8 bounds.

Also: make SingleValueDecodingContainer throw `typeMismatch` errors
when the expected type doesn't match.
2025-02-26 09:12:56 -08:00
..
MessagePackTests Configure `hawkeye` to update license headers (#38) 2025-02-17 12:45:41 -08:00
PklSwiftTests Fix Swift mapping of ints within unions (#47) 2025-02-26 09:12:56 -08:00