Implemented oid_name_to_dotstring. Added test for OID API.
authorAdam Dickmeiss <adam@indexdata.dk>
Sun, 24 Jun 2007 19:27:11 +0000 (19:27 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Sun, 24 Jun 2007 19:27:11 +0000 (19:27 +0000)
commit813b245533765d9ff66d35f0d28fdbfc5ba03bcb
tree05bd690ff7241351d79a44de55817bf95cd9ffcc
parent1db93bf6100a499194c8c0e5917d718fe86f0509
Implemented oid_name_to_dotstring. Added test for OID API.
include/yaz/oid_db.h
src/oid_db.c
test/Makefile.am
test/tst_oid.c [new file with mode: 0644]