This website requires JavaScript.
Explore
Help
Sign In
Timerix
/
utf8proc
Watch
1
Star
0
Fork
0
You've already forked utf8proc
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3c4929495a57397b70920415b5b74031da289007
utf8proc
/
test
T
History
Randy
63f31c908e
Improve fuzzer code coverage (
#239
)
...
* fuzz: test grapheme break functions * fuzz: cover character lumping
2022-05-26 08:58:54 -04:00
..
case.c
Fix Sign-Conversion warnings in library and test code (
#214
)
2021-01-14 12:59:49 -05: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
fuzz_main.c
OSS-Fuzz initial integration (
#216
)
2021-01-29 13:54:58 -05:00
fuzzer.c
Improve fuzzer code coverage (
#239
)
2022-05-26 08:58:54 -04:00
graphemetest.c
Fix Sign-Conversion warnings in library and test code (
#214
)
2021-01-14 12:59:49 -05:00
iscase.c
add islower/isupper functions (
#196
)
2020-08-25 16:42:59 -04:00
iterate.c
Fix Sign-Conversion warnings in library and test code (
#214
)
2021-01-14 12:59:49 -05: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
ossfuzz.sh
OSS-Fuzz integration updates (
#219
)
2021-02-04 12:59:39 -05:00
printproperty.c
Fix Sign-Conversion warnings in library and test code (
#214
)
2021-01-14 12:59:49 -05:00
tests.c
Fix Sign-Conversion warnings in library and test code (
#214
)
2021-01-14 12:59:49 -05: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