xlnt/tests/data
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
..
1_powerpoint_presentation.xlsx begin condensing test files, no reason to have so many [ci skip] 2017-01-21 11:35:47 -05:00
2_minimal.xlsx begin condensing test files, no reason to have so many [ci skip] 2017-01-21 11:35:47 -05:00
3_default.xlsx begin condensing test files, no reason to have so many [ci skip] 2017-01-21 11:35:47 -05:00
4_every_style.xlsx begin condensing test files, no reason to have so many [ci skip] 2017-01-21 11:35:47 -05:00
5_encrypted_agile.xlsx begin condensing test files, no reason to have so many [ci skip] 2017-01-21 11:35:47 -05:00
6_encrypted_libre.xlsx accept utf8 passwords for decrypting workbooks, #144 2017-04-12 19:21:21 -04:00
7_encrypted_standard.xlsx begin condensing test files, no reason to have so many [ci skip] 2017-01-21 11:35:47 -05:00
8_encrypted_numbers.xlsx begin condensing test files, no reason to have so many [ci skip] 2017-01-21 11:35:47 -05:00
9_unicode_Λ.xlsx implement abspath and archid flags, fixes some serialization problems 2018-05-28 23:13:57 -04:00
10_comments_hyperlinks_formulae.xlsx Update the format elements when setting the cell style. 2019-03-07 00:26:32 +00:00
11_print_settings.xlsx begin condensing test files, no reason to have so many [ci skip] 2017-01-21 11:35:47 -05:00
12_advanced_properties.xlsx add a custom property to the condensed file 2017-02-03 19:40:39 -06:00
13_custom_heights_widths.xlsx re-save custom_heights_widths.xlsx, add defaultColWidth sheet attribute 2018-06-24 11:53:45 +12:00
14_images.xlsx Added basic support for embedded images 2018-10-12 13:52:30 +01:00
15_phonetics.xlsx Roundtrip test of the phonetics feature 2018-11-21 13:43:42 +00:00
Issue279_workbook_delete_rename.xlsx Ensure worksheets get a unique internal filename 2018-07-13 12:43:20 +12:00
Issue353_first_row_empty_w_properties.xlsx Test to confirm that the row spans are calculated correctly 2018-10-20 00:07:56 +01:00
Issue445_inline_str.xlsx Parse inlineStr values 2020-02-25 14:32:14 -05:00