summaryrefslogtreecommitdiff
path: root/tests/sources/project_key_test
Commit message (Expand)AuthorAgeFilesLines
* plugin.py/pluginfactory.py: Implementing BST_MIN_VERSIONTristan Van Berkom2020-04-291-0/+2
* Plugin loading refactor, removing all versioningTristan Van Berkom2020-04-291-1/+1
* Replace format-version with min-versionTristan Van Berkom2020-04-251-0/+1
* source.py: Remove 'get_consistency' completelyBenjamin Schubert2020-01-161-7/+1
* source.py: Remove the reliance on consistency to get whether a source is cachedBenjamin Schubert2020-01-161-0/+3
* source.py: Add a new 'is_resolved' to get whether a source is resolved.Benjamin Schubert2020-01-161-1/+4
* tests/sources/keytest: Ensure element state is updated as expectedChandan Singh2019-10-221-9/+9
* tests: Check get_unique_key isn't used before trackRaoul Hidalgo Charman2019-03-213-0/+62