hledger/hledger/test/i18n
Stephen Morgan e233f001c5 fix!: utf-8: Use with-utf8 to ensure all files are read and written with utf8 encoding. (#1619)
May also fix #1154, #1033, #708, #536, #73: testing is needed.

This aims to solve all problems where misconfigured locales lead to
parsers failing on utf8-encoded data. This should hopefully avoid
encoding issues, but since it fundamentally alters how encoding is dealt
with it may lead to unexpected outcomes. Widespread testing on a number
of different platforms would be useful.
2022-05-22 13:12:19 +10:00
..
chinese.journal cli, lib: move functional tests into hledger/test/ 2020-11-16 08:47:41 -08:00
unicode-account-matching.test cli, lib: move functional tests into hledger/test/ 2020-11-16 08:47:41 -08:00
unicode-balance.test fix!: utf-8: Use with-utf8 to ensure all files are read and written with utf8 encoding. (#1619) 2022-05-22 13:12:19 +10:00
unicode-bom.journal fix!: utf-8: Use with-utf8 to ensure all files are read and written with utf8 encoding. (#1619) 2022-05-22 13:12:19 +10:00
unicode-description-matching.test cli, lib: move functional tests into hledger/test/ 2020-11-16 08:47:41 -08:00
unicode-error-message.test cli, lib: move functional tests into hledger/test/ 2020-11-16 08:47:41 -08:00
unicode-print.test cli, lib: move functional tests into hledger/test/ 2020-11-16 08:47:41 -08:00
unicode-register.test cli, lib: move functional tests into hledger/test/ 2020-11-16 08:47:41 -08:00
unicode.journal fix!: utf-8: Use with-utf8 to ensure all files are read and written with utf8 encoding. (#1619) 2022-05-22 13:12:19 +10:00
wide-char-layout.test lib,cli: Use Text Builder for Balance commands. 2021-01-02 15:08:09 +11:00