Commit 15bffce9f7ce45f3b17d9357931667485a890455

Shawn O. Pearce 2008-11-01T18:14:22

Create a basic test suite for the library and test oid functions This is a horribly simple test suite that makes it fairly easy to put together some basic function level unit tests on the library. Its patterned somewhat after the test suite in git.git, but also after the "Check" test library. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>