aboutsummaryrefslogtreecommitdiff
path: root/toys/example/test_utf8towc.c
AgeCommit message (Collapse)Author
2017-10-31Rename test_*.c to demo_*.c (because "make test_$CMD" means something already),Rob Landley
fluff out README, and add a comment to hostid explaining its deprecation.
2017-09-05Tweak utf8towc() to return -1 earlier sometimes (instead of -2), and add testRob Landley
program to compare against libc output.