aboutsummaryrefslogtreecommitdiff
path: root/test/unit/mbyte_spec.lua
Commit message (Expand)AuthorAge
* docs: miscdundargoc2025-01-11
* docs: misc (#30177)dundargoc2024-09-29
* refactor(multibyte): neo-casefolding without allocationbfredl2024-09-29
* fix(mbyte): check for utf8proc_map() failure (#30531)zeertzjq2024-09-26
* fix(multibyte): handle backspace of wide clusters in replace modebfredl2024-09-06
* feat(mbyte): support extended grapheme clusters including more emojibfredl2024-08-30
* refactor(test): inject after_each differentlyLewis Russell2024-04-10
* test: improve test conventionsdundargoc2024-04-08
* fix(mbyte): fix bugs in utf_cp_*_off() functionsVanaIgr2024-02-26
* build: enable lintlua for test/unit/ dir #26396Justin M. Keyes2023-12-04
* refactor(grid): make screen rendering more multibyte than ever beforebfredl2023-11-17
* build/doc/CI: remove/update quickbuild references #11258Justin M. Keyes2019-10-19
* test/mbyte_spec: skip broken test on QuickBuildJustin M. Keyes2019-08-06
* test/mbyte_spec: skip broken test on QuickBuildJustin M. Keyes2019-08-05
* unit/mbyte_spec: Run utf_char2bytes test in batches of 0xFFF charactersJames McCoy2018-11-15
* test: port kword_test to Lua for utf_char2bytes()Jan Edmund Lazo2018-07-01
* unittests: Check core dumps in after_each, like in functestsZyX2017-03-11
* unittests: Run all unit tests in their own processesZyX2017-03-11
* Satisfy testlint.KillTheMule2016-04-28
* mbyte_spec.lua: Fix indentationoni-link2016-04-17
* mbyte_spec.lua: Fix wordingoni-link2016-04-17
* mbyte.c: Unittest for utfc_ptr2char_len()oni-link2016-04-15