ODS reader: Deal with case where /READNAMES vs. non-unity column spans.
authorJohn Darrington <john@darrington.wattle.id.au>
Fri, 6 Jul 2018 10:19:45 +0000 (12:19 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Fri, 6 Jul 2018 10:19:45 +0000 (12:19 +0200)
commit6ee30c166727634ef579354e29eff96f70675418
treec7998b164f7f404f9338cb1a23c4482d81b0d6be
parent6352dc59d4f975cdbfacfe449d4860847834280f
ODS reader: Deal with case where /READNAMES vs. non-unity column spans.

* src/data/ods-reader.c (ods_make_reader): Populate var_specs for the entire
  column span.
* tests/language/data-io/readnames.ods: New file
* tests/automake.mk:  Add it.
* tests/language/data-io/get-data-spreadsheet.at:  New test.
src/data/ods-reader.c
tests/automake.mk
tests/language/data-io/get-data-spreadsheet.at
tests/language/data-io/readnames.ods [new file with mode: 0644]