Skip Montanaro
|
c08fe82b32
|
restructure a bit to not rely on test case execution ordering
add test case for bug #482460
|
2002-03-17 23:03:42 +00:00 |
Tim Peters
|
d9fbf353a1
|
This test left a new set of 3 junk files behind each time it was run.
|
2002-01-30 07:32:53 +00:00 |
Tim Peters
|
8876848323
|
Whitespace normalization.
|
2001-11-13 21:51:26 +00:00 |
Barry Warsaw
|
3ca656f1be
|
Committing the second part of patch #480902, an improved test suite
for dumbdbm.py, by Skip Montanaro. The first half of Skip's patch has
been postponed until Py2.3 since it adds new features.
|
2001-11-13 20:16:52 +00:00 |
Guido van Rossum
|
a8e14d4d03
|
Use a saner test filename, to work on Windows.
|
2001-01-19 21:06:50 +00:00 |
Guido van Rossum
|
2f1064c77b
|
A dumb test for the dumdbm module.
|
2001-01-18 16:46:52 +00:00 |