Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
a7e734fceeeda4cd5087a0fe2f11acf8c199962c
/
Lib
/
test
/
test_bsddb3.py
597ebab
A few more test skips via import_module, and change import_module to
by R. David Murray
· 16 years ago
3db8a34
Change more tests to use import_module for the modules that
by R. David Murray
· 16 years ago
dbd2f6d
Better integration between Python testing and bsddb3
by Jesus Cea
· 17 years ago
8107290
* Give the test_bsddb3 tests a unique temporary directory to run their
by Gregory P. Smith
· 17 years ago
ee365b9
Enable the updated Lib/bsddb/test suite to run.
by Gregory P. Smith
· 17 years ago
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