pivot-table: Test round-tripping to an .spv file.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 10 Jan 2021 04:01:12 +0000 (20:01 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 10 Jan 2021 04:01:12 +0000 (20:01 -0800)
commit2187c618910eb97932e9260ef444272917e0df8d
treec1c32be41d9118dee25096db653c6fe5bd4c8370
parent0e930a175e71cf7c93589f5c64c64f10e667cbb8
pivot-table: Test round-tripping to an .spv file.

Displaying a pivot table directly should produce the same results as
writing it to an .spv file and then re-reading the .spv file.  This wasn't
consistently the case before the last few patches.  This set of test
updates guards against regression.
tests/output/pivot-table.at