index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_dbm.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove the svn:executable property from files that don't have shebang lines
Benjamin Peterson
2010-03-05
1
-0/+0
*
use assert[Not]In where appropriate
Ezio Melotti
2010-01-23
1
-2/+2
*
convert usage of fail* to assert*
Benjamin Peterson
2009-06-30
1
-2/+2
*
Change more tests to use import_module for the modules that
R. David Murray
2009-03-30
1
-1/+1
*
more intensive test on dbm.
Hirokazu Yamamoto
2008-10-07
1
-8/+10
*
Convert test_dummy_threading and test_dbm to unittest.
Brett Cannon
2008-03-18
1
-51/+31
*
Add test_main() functions to various tests where it was simple to do. Done so
Brett Cannon
2008-03-03
1
-7/+13
*
Patch #2167 from calvin: Remove unused imports
Christian Heimes
2008-02-23
1
-1/+0
*
Backported r51621 from p3yk:
Thomas Wouters
2007-02-25
1
-2/+2
*
Skip test_dbm if we can't write to the file
Neal Norwitz
2002-11-02
1
-31/+43
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
Check that f.keys() == [] right after creation -- this prevents bugs
Guido van Rossum
2001-03-22
1
-1/+2
*
a bold attempt to fix things broken by MAL's verify patch: import
Fredrik Lundh
2001-01-17
1
-1/+1
*
This patch removes all uses of "assert" in the regression test suite
Marc-André Lemburg
2001-01-17
1
-1/+1
*
Fix up the cleanup of the temporary DB so it works for BSD DB's
Fred Drake
2000-09-18
1
-4/+12
*
Mass check-in after untabifying all files that need it.
Guido van Rossum
1998-03-26
1
-2/+2
*
Many scripts, but small changes. Update the way the scripts obtain the
Roger E. Masse
1996-12-20
1
-1/+6
*
Added a test script for dbmmodule.c and added it to testall.py and
Roger E. Masse
1996-12-10
1
-0/+29