summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_bdb.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-34185: Fix test module collision in test_bdb when ran as script. (GH-8537...Miss Islington (bot)2018-12-051-8/+8
* bpo-28655: Fix test bdb for isolate mode (GH-10220)Maite Giménez2018-10-291-1/+2
* bpo-33522: Enable CI builds on Visual Studio Team Services (GH-6865) (GH-6925)Steve Dower2018-05-171-1/+3
* bpo-19417: Add test_bdb.py (GH-5217)xdegaye2018-03-191-0/+1151