about summary refs log tree commit diff
path: root/tests/reader.scm
AgeCommit message (Expand)Author
4 daystests: Expect file:///foo/bar, not file:/foo/bar.Arun Isaac
4 daystests: Canonicalize JSON objects to compare them.Arun Isaac
2025-03-18tests: Fix typo in test.Arun Isaac
2025-03-18tests: Tolerate only path or location in File type inputs.Arun Isaac
2025-01-22reader: Normalize File array type formals too.Arun Isaac
2024-10-02reader: Handle coercion of number to number.Arun Isaac