]> 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:11:29 +0000 (19:11 -0600)
commite601da803f41950866ef8afe19d5078ed6e4be37
treee11964a54f64a153aa6dedf569275425c4b2b4ed
parent93cb6c34d8465129cc4260fd2d1a1a6dab0bf792
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