utf8proc/test
Steven G. Johnson 0643a64479
Fix grapheme breaks on string-initial (#205)
* Fix extended emoji + zwj combo

* Patch initial repeated regional flags and extended+zwj emoj

* Merge conditions for setting breaks bt region

* updated fix

* perform tests for both utf8proc_map and manual calls to utf8proc_grapheme_break_stateful

* consolidate tests

Co-authored-by: Thomas Marks <marksta@umich.edu>
2020-11-23 14:10:29 -05:00
..
case.c Fix memory leaks in tests case.c and misc.c (#189) 2020-03-30 07:51:44 -04:00
charwidth.c charwidth=1 for soft hyphen and unassigned codepoints (#135) 2018-07-24 10:45:02 -04:00
custom.c Case folding fixes (#133) 2018-05-02 08:15:02 -04:00
graphemetest.c Fix grapheme breaks on string-initial (#205) 2020-11-23 14:10:29 -05:00
iscase.c add islower/isupper functions (#196) 2020-08-25 16:42:59 -04:00
iterate.c use unsigned char more consistently, silence -Wextra compiler warnings (#188) 2020-03-29 10:44:42 -04:00
misc.c Fix memory leaks in tests case.c and misc.c (#189) 2020-03-30 07:51:44 -04:00
normtest.c use unsigned char more consistently, silence -Wextra compiler warnings (#188) 2020-03-29 10:44:42 -04:00
printproperty.c add islower/isupper functions (#196) 2020-08-25 16:42:59 -04:00
tests.c use unsigned char more consistently, silence -Wextra compiler warnings (#188) 2020-03-29 10:44:42 -04:00
tests.h use unsigned char more consistently, silence -Wextra compiler warnings (#188) 2020-03-29 10:44:42 -04:00
valid.c Add tests for valid codepoints and iterate function 2015-05-29 20:11:10 +02:00