summaryrefslogtreecommitdiff
path: root/tests/resources/nsecs
Commit message (Collapse)AuthorAgeFilesLines
* index: test that we round-trip nsecsEdward Thomson2015-10-2212-0/+15
Test that nanoseconds are round-tripped correctly when we read an index file that contains them. We should, however, ignore them because we don't understand them, and any new entries in the index should contain a `0` nsecs field, while existing preserving entries.