xlnt/tests/workbook
Adam Hooper ac18fc6dde Parse inlineStr values
inlineStr XML structure is <c><is><t>. This was being parsed incorrectly
when streaming (because has_value wasn't being set to true) and when
reading the whole file (because the <t> was ignored).

[closes #445]
2020-02-25 14:32:14 -05:00
..
named_range_test_suite.cpp bump copyright year to 2020 2020-02-08 12:12:59 -05:00
serialization_test_suite.cpp Parse inlineStr values 2020-02-25 14:32:14 -05:00
workbook_test_suite.cpp bump copyright year to 2020 2020-02-08 12:12:59 -05:00