Wasn't checking the range of the device id in cdio_have_driver. Add regression test for checking this too.

More git administrivia.
This commit is contained in:
R. Bernstein
2008-12-06 21:20:51 -05:00
parent f434186567
commit 542481d673
7 changed files with 141 additions and 5 deletions

3
test/.gitignore vendored
View File

@@ -1,4 +1,5 @@
/*.o
/*~
/.deps
/.libs
/Makefile
@@ -17,6 +18,8 @@
/testassert
/testbincue
/testbincue.c
/testdefault
/testgetdevices
/testischar
/testiso9660
/testisocd