about summary refs log tree commit diff
path: root/test-data/foo
AgeCommit message (Collapse)Author
2025-11-27tests: Test reader end-to-end, don't test specific functions.Arun Isaac
This makes the tests less fragile—that is, less subject to breakage due to code refactoring. And, we can be more confident that the reader actually works end-to-end.