summaryrefslogtreecommitdiffstats
path: root/test/SConsignFile/use-gdbm.py
Commit message (Expand)AuthorAgeFilesLines
* Normalized all sconsfiles and sub-sconsfiles to use algorithm if not defaulte...Jacob Cassagnol2021-11-101-9/+11
* [PR #3836] while we're at it, update SConsignFile testsMats Wichmann2020-12-051-12/+11
* Run autoflake on codeMats Wichmann2020-09-211-7/+3
* Tweak a few testsMats Wichmann2019-05-301-4/+9
* [PY 3.8] test fixes for file closings, rawstringsMats Wichmann2019-04-251-4/+2
* check for correct gdbm module to decide to skip or not py2/3William Deegan2017-03-201-1/+1
* Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-221-1/+1
* Add tests of using SConsignFile() with Python dbm modules.Steven Knight2010-08-211-0/+96