add lightiweight test
authorBen Pfaff <blp@cs.stanford.edu>
Mon, 5 Jan 2026 21:26:28 +0000 (13:26 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Mon, 5 Jan 2026 21:26:28 +0000 (13:26 -0800)
commit083a542d26fbbc7732204cc118506173598df520
tree0a073f43faf19eebc3c7dc9ed879a6a9f8670451
parent1f2a86c29a2ea7a4fd9075551f1075d08a05c14e
add lightiweight test
rust/pspp/src/output/pivot.rs
rust/pspp/src/output/pivot/output.rs
rust/pspp/src/spv/read/light.rs
rust/pspp/src/spv/testdata/light1.expected [new file with mode: 0644]
rust/pspp/src/spv/testdata/light1.spv [new file with mode: 0644]
rust/pspp/src/spv/write.rs