summaryrefslogtreecommitdiff
path: root/tests/frontend/consistencyerror
Commit message (Expand)AuthorAgeFilesLines
* plugin.py/pluginfactory.py: Implementing BST_MIN_VERSIONTristan Van Berkom2020-04-292-0/+6
* Plugin loading refactor, removing all versioningTristan Van Berkom2020-04-291-2/+2
* Replace format-version with min-versionTristan Van Berkom2020-04-251-0/+1
* source.py: Remove 'get_consistency' completelyBenjamin Schubert2020-01-162-6/+0
* source.py: Remove the reliance on consistency to get whether a source is cachedBenjamin Schubert2020-01-164-2/+8
* source.py: Add a new 'is_resolved' to get whether a source is resolved.Benjamin Schubert2020-01-162-0/+6
* Reformat code using BlackChandan Singh2019-11-142-4/+1
* tests/frontend: fix or ignore pylint args-differAngelos Evripiotis2019-06-182-2/+2
* tests: Remove unused importsremove-dead-codeBenjamin Schubert2019-03-012-2/+2
* tests/frontend/track.py: Test that we fail gracefully for post tracking errorsTristan Van Berkom2018-03-217-0/+89