Commit f473003
test(fs): assert FinderInfo is closest to the header in AppleSingle layout
Pins the third AppleSingle writing convention (after the 4K resource hole and
data-fork-last, already asserted): a frequently-read entry (Finder Info) sits
nearest the header so the first block read retrieves it. Encoder was already
conformant; this locks it against the spec.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent de3ca01 commit f473003
1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
119 | | - | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
120 | 121 | | |
121 | 122 | | |
122 | 123 | | |
123 | 124 | | |
124 | 125 | | |
125 | 126 | | |
126 | 127 | | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
127 | 133 | | |
128 | 134 | | |
129 | 135 | | |
| |||
0 commit comments