1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-21 17:59:36 +01:00
nix/src/libutil-tests/data/hash
John Ericson c87f29a0b6 Fix some characterization tests
A few changes had cropped up with `_NIX_TEST_ACCEPT=1`:

1. Blake hashing test JSON had a different indentation

2. Store URI had improper non-quoted spaces

(1) was is just fixed, as we trust nlohmann JSON to parse JSON
correctly, regardless of whitespace.

For (2), the existing URL was made a read-only test, since we very much
wish to continue parsing such invalid URLs directly. And then the
original read/write test was updated to properly percent-encode the
space, as the normal form should be.
2025-10-23 14:03:21 -04:00
..
blake3-base64.json Fix some characterization tests 2025-10-23 14:03:21 -04:00
sha256-base16.json nlohmann::json instance and JSON Schema for Hash 2025-10-20 15:21:07 -04:00
sha256-base64.json Fix some characterization tests 2025-10-23 14:03:21 -04:00
sha256-nix32.json nlohmann::json instance and JSON Schema for Hash 2025-10-20 15:21:07 -04:00
simple.json nlohmann::json instance and JSON Schema for Hash 2025-10-20 15:21:07 -04:00