Add PIBHEX, PIB, RB tests.
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 25 Mar 2025 22:15:13 +0000 (15:15 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 25 Mar 2025 22:15:13 +0000 (15:15 -0700)
commit8251cd2dc1e55919381fc9468b36659338ac433d
treea68cae533084481bea2ceeb9f9e1f680f96f9c01
parent9835922fcb03d7403aac68a1f3c7605bf5d111eb
Add PIBHEX, PIB, RB tests.
rust/pspp/src/endian.rs
rust/pspp/src/format/display.rs
rust/pspp/src/format/testdata/pibhex.txt
rust/pspp/src/format/testdata/rb.txt [new file with mode: 0644]
rust/pspp/src/format/testdata/split-binhex-out.expected.py
rust/pspp/src/settings.rs