rcl/golden
Ruud van Asseldonk f7814020d9 Handle all exponent cases when rounding decimals
We don't need to overflow when d is very negative, it just rounds to
zero. Identified after staring at the coverage report for a bit and
thinking deeply about it.
2025-03-02 18:32:21 +01:00
..
build Update and extend golden tests for Int->Number rename 2025-02-24 20:42:59 +01:00
error Handle all exponent cases when rounding decimals 2025-03-02 18:32:21 +01:00
error_json Save body span info in the loader 2024-06-18 20:22:33 +02:00
error_raw Add golden tests for raw output 2023-12-21 23:00:32 +01:00
fmt Rename Int to Number in formatter golden tests 2025-02-24 21:02:54 +01:00
html Highlight null and bool as keyword in fmt output 2024-06-25 23:13:00 +02:00
json Rename golden tests to better match the type 2025-02-25 21:10:01 +01:00
raw Add golden tests for raw output 2023-12-21 23:00:32 +01:00
rcl Handle all exponent cases when rounding decimals 2025-03-02 18:32:21 +01:00
toml Save body span info in the loader 2024-06-18 20:22:33 +02:00
types Add error help for more type misspellings 2025-02-25 22:21:39 +01:00
yaml_stream Add yaml-stream output format 2024-02-19 19:02:41 +01:00
run.py Ensure golden tests again don't write files 2024-07-27 23:03:05 +02:00