Mercurial > hg
log tests/simplestorerepo.py @ 37415:c2c8962a9465
age | author | description |
---|---|---|
Wed, 04 Apr 2018 14:09:02 -0700 | Gregory Szorc | simplestore: use a custom store for the simple store repo |
Wed, 04 Apr 2018 09:31:19 -0700 | Gregory Szorc | simplestore: shore up lookup errors |
Wed, 04 Apr 2018 11:44:38 -0700 | Gregory Szorc | tests: disallow using simple store repo with bundlerepo |
Wed, 04 Apr 2018 12:16:50 -0700 | Augie Fackler | simplestorerepo: avoid shadowing dict in list comprehension over dict |
Tue, 03 Apr 2018 18:15:24 -0700 | Gregory Szorc | tests: conditionalize tests based on presence of revlogs for files |
Wed, 04 Apr 2018 11:37:07 -0700 | Gregory Szorc | tests: add test extension implementing custom filelog storage |