xlnt/tests
Thomas Fussell 0246c7bece
Merge pull request #607 from doomlaur/bugfix/windows_utf16_paths
Paths on Windows are now correctly converted from UTF-8 to UTF-16
2022-01-09 17:41:18 -05:00
..
cell fix warnings, bump copyright, fix typo, update npm libs 2021-08-22 08:23:18 -04:00
data Paths on Windows are now correctly converted from UTF-8 to UTF-16 instead of UCS-2. This fixes issues with file paths that use 2 wchar_t characters / 4 bytes, also called surrogate pairs. Modified the unit tests to test this case. 2021-12-09 16:42:18 +01:00
detail fix warnings, bump copyright, fix typo, update npm libs 2021-08-22 08:23:18 -04:00
drawing fix warnings, bump copyright, fix typo, update npm libs 2021-08-22 08:23:18 -04:00
helpers fix warnings, bump copyright, fix typo, update npm libs 2021-08-22 08:23:18 -04:00
styles fix warnings, bump copyright, fix typo, update npm libs 2021-08-22 08:23:18 -04:00
utils fix warnings, bump copyright, fix typo, update npm libs 2021-08-22 08:23:18 -04:00
workbook Paths on Windows are now correctly converted from UTF-8 to UTF-16 instead of UCS-2. This fixes issues with file paths that use 2 wchar_t characters / 4 bytes, also called surrogate pairs. Modified the unit tests to test this case. 2021-12-09 16:42:18 +01:00
worksheet Fix test case - page size now optional. 2021-09-04 02:15:19 +08:00
CMakeLists.txt fix warnings and other minor issues 2019-12-26 12:52:14 -05:00
runner.cpp fix warnings, bump copyright, fix typo, update npm libs 2021-08-22 08:23:18 -04:00