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
d688ac1226
utf8proc
/
test
History
Steven G. Johnson
ba042cf728
missing return code, success message in test/misc.c
2018-04-27 09:10:38 -04:00
..
case.c
add toupper/tolower functions (for
JuliaLang/julia#11471
)
2015-05-29 22:00:30 -04:00
charwidth.c
Fix missing static declarations for internal functions
2015-10-30 15:24:34 -04:00
custom.c
new utf8proc_map_custom for hooking in user-defined custom mappings (
#89
)
2016-11-30 10:40:26 -05:00
graphemetest.c
Fix
#34
handle 66 Unicode non-characters, also improve performance and surrogate handling
2015-05-29 19:50:03 +02:00
iterate.c
Fix overrun
2016-02-04 04:06:28 +01:00
misc.c
missing return code, success message in test/misc.c
2018-04-27 09:10:38 -04:00
normtest.c
Prefix other C99 typedefs with utf8proc_
2015-04-06 22:36:33 -07:00
printproperty.c
Smaller tables (
#68
)
2016-07-12 11:51:50 -04:00
tests.c
Move common test functions to separate module
2015-10-30 15:13:48 -04:00
tests.h
Fix implicit function declarations
2015-10-30 15:22:09 -04:00
valid.c
Add tests for valid codepoints and iterate function
2015-05-29 20:11:10 +02:00