Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
c0a56ff9089718c042bc17e4c3e78fb32eb12525
/
Lib
/
test
/
test_bsddb3.py
6057b2e
Create a db_home directory with a unique name so multiple users can
by Neal Norwitz
· 17 years ago
41ada16
Print periodic "still working" messages since this suite is slow.
by Neal Norwitz
· 18 years ago
c2898c5
Standardize on test.test_support.run_unittest() (as opposed to a mix of run_unittest() and run_suite()). Also, add functionality to run_unittest() that admits usage of unittest.TestLoader.loadTestsFromModule().
by Collin Winter
· 18 years ago
372b583
* fix DBCursor.pget() bug with keyword argument names when no data= is
by Gregory P. Smith
· 19 years ago
f0547d0
* add support for DBSequence objects [patch #1466734]
by Gregory P. Smith
· 19 years ago
14361ff
Remove generated test db files
by Neal Norwitz
· 20 years ago
62a2112
Fix bug #1413192, fix seg fault in bsddb if a txn was deleted before the env.
by Neal Norwitz
· 20 years ago
0a26235
Add some missing tests. Should now test everything that pybsddb's
by Barry Warsaw
· 23 years ago
77c06fb
Whitespace normalization.
by Tim Peters
· 23 years ago
1c6b1a2
Importing test suite from bsddb3 3.4.0 (with modifications).
by Martin v. Löwis
· 23 years ago