summaryrefslogtreecommitdiff
path: root/tests/sourcecache/staging.py
Commit message (Expand)AuthorAgeFilesLines
* Remove `commit`ting sources inside `Source()._generate_key`Darius Makovsky2019-11-051-2/+1
* Replace BST_NO_PRESTAGE_KEY with BST_KEY_REQUIRES_STAGEDarius Makovsky2019-11-041-1/+1
* local.py: use extended API, set BST_NO_PRESTAGE_KEYDarius Makovsky2019-10-301-1/+2
* tests/sourcecache: Fix typos in commentsJürg Billeter2019-07-161-1/+1
* tests/sourcecache/staging.py: Use dummy_context()Jürg Billeter2019-07-161-62/+48
* Source cache uses new proto methodsRaoul Hidalgo Charman2019-07-081-7/+6
* Refactor, use context.messenger directlyAngelos Evripiotis2019-07-051-3/+3
* Refactor: message handlers take 'is_silenced'Angelos Evripiotis2019-07-051-1/+1
* plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutilsPhil Dawson2019-04-161-1/+1
* element.py: move _generate_key to _source_cachedRaoul Hidalgo Charman2019-03-211-1/+1
* tests:lint: disable 'unused-import' checks on pytest fixturesBenjamin Schubert2019-03-201-1/+1
* tests:lint: silence redefined-outer-name in files using fixturesBenjamin Schubert2019-03-201-0/+4
* tests:lint: be explicit when not using a variableBenjamin Schubert2019-03-201-1/+0
* Source cache testsRaoul Hidalgo Charman2019-03-141-0/+189