libgit2/tests/buf
Edward Thomson 8cb27223b8 git_buf_quote/unquote: handle > \177
Parse values up to and including `\377` (`0xff`) when unquoting.
Print octal values as an unsigned char when quoting, lest `printf`
think we're talking about negatives.
2016-05-26 13:01:07 -05:00
..
basic.c buf test: cleanup memory leak 2015-02-13 09:28:12 -05:00
oom.c git_buf_grow_by: increase buf asize incrementally 2015-02-12 22:54:47 -05:00
quote.c git_buf_quote/unquote: handle > \177 2016-05-26 13:01:07 -05:00
splice.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00