Add an extra oid test to verify control characters aren't read
commit367ab010d69ec4fff533c770eba5b1882f79cb41
authorShawn O. Pearce <spearce@spearce.org>
Tue, 4 Nov 2008 02:19:02 +0000 (3 18:19 -0800)
committerShawn O. Pearce <spearce@spearce.org>
Tue, 4 Nov 2008 02:43:04 +0000 (3 18:43 -0800)
tree7b5d9df4c3cff229a132e5684f5e5e7bf6219463
parentb81dd80e8cb77046b6196a1dec3f8f356307fcfb
Add an extra oid test to verify control characters aren't read

We only want hex digits to be read, any other character in the 8-bit
character set is invalid within an id string.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
tests/t0000-oid.c