Commit 951eabf
Benjamin Moody
Test round-trip writing and reading of format 24.
In order to test that both reading and writing of format 24 work
correctly, we need to write a record using 'wrsamp', then read back
what we wrote using 'rdrecord' and check that the result matches the
original record.
(Previously, 'wrsamp' worked correctly for format 24 but 'rdrecord'
did not, and thus the round-trip test would have failed.)1 parent 9eb32c4 commit 951eabf
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
0 commit comments