commit | 2b92cd3b16ba83aaaf11a91a19845ca6804663d9 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Wed Jul 05 15:09:36 2017 +0300 |
committer | Victor Stinner <victor.stinner@gmail.com> | Wed Jul 05 14:09:36 2017 +0200 |
tree | a890b2b1c478f606baefde092103f496c0d24be4 | |
parent | 8767de2f776e0c8c7404680cdacad83e5d902955 [diff] |
bpo-30850: Use specialized assert methods in bsddb tests. (#2584) This provides more information on test failures.