Converge ext/[GNOS]DBM_File/t/[gnos]dbm.t by using the same filename.
authorNicholas Clark <nick@ccl4.org>
Thu, 16 Dec 2010 11:37:43 +0000 (11:37 +0000)
committerNicholas Clark <nick@ccl4.org>
Thu, 16 Dec 2010 14:51:53 +0000 (14:51 +0000)
commit89cebecca5600bb94e404ffac30bb2fa04e516c3
tree3865c895d1996d1a2684c0c4be87ec0f119bddde
parent234e7be97d3fcde19aeeb0d1a009880870e75aa5
Converge ext/[GNOS]DBM_File/t/[gnos]dbm.t by using the same filename.

Choose the 1 dot form used by sdbm.t, to keep VMS happy. Also, propagate into
ndbm.t the part of the test for 20001013.009 that cbc5248d01a71061 missed.
Move the exist tests from f4b9d8806d76b352 earlier in sdbm.t, to increase
consistency - the alternative attempts to have 2 DBM files open simultaneously,
which ODBM_File doesn't support. (Implied TODO: add an explicit test for this
to the other 3.)
ext/GDBM_File/t/gdbm.t
ext/NDBM_File/t/ndbm.t
ext/ODBM_File/t/odbm.t
ext/SDBM_File/t/sdbm.t