]> Kevux Git Server - fll/commit
Update: Fix and improve FSS unit test regarding zero-width.
authorKevin Day <thekevinday@gmail.com>
Fri, 25 Nov 2022 01:11:29 +0000 (19:11 -0600)
committerKevin Day <thekevinday@gmail.com>
Fri, 25 Nov 2022 01:17:26 +0000 (19:17 -0600)
commitc9f4919e2755f4d4a6f0a6431fb310c977adaa7a
tree23e27c6c8773f240662b144daf06717747683eeb
parentbeea92ffc67968f17125707add7c23990961c8f7
Update: Fix and improve FSS unit test regarding zero-width.

Recent changes to the Unicode functions regarding zero-width improved or changed how what is designated as a zero-width character.
The test is failing due to this change.

Update the test to treat the tested character as zero-width.
Add an additional test condition to test the stop range.
level_0/f_fss/tests/unit/c/test-fss-is_zero_width.c