Commit c03ceb5
test: add golden-byte test for PART marker encoding
The DONE marker (0xFFFFFFFFFFFFFFFF) had golden coverage but the PART
marker (0xEEEEEEEEEEEEEEEE) did not. A symmetric bug in the PART
marker constant would have gone undetected by the golden test suite.
Closes #145
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 9782efb commit c03ceb5
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
240 | 255 | | |
241 | 256 | | |
242 | 257 | | |
| |||
0 commit comments