utf8proc

A clean C library for processing UTF-8 Unicode data
git clone https://git.sinitax.com/juliastrings/utf8proc
Log | Files | Refs | README | LICENSE | sfeed.txt

commit e46d213241b254144e5109611f228023219efa84
parent b4621f43c3b8aaa5636cb129cd0f2e0f8cc81889
Author: Steven G. Johnson <stevenj@mit.edu>
Date:   Wed, 30 Nov 2016 10:46:01 -0500

update .gitignore for custom test

Diffstat:
M.gitignore | 15++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -17,11 +17,12 @@ data/*.sfd bench/bench bench/icu bench/unistring -normtest -graphemetest -printproperty -charwidth -valid -iterate -case +test/normtest +test/graphemetest +test/printproperty +test/charwidth +test/valid +test/iterate +test/case +test/custom /tmp/