summaryrefslogtreecommitdiff
path: root/tests/format/project
Commit message (Expand)AuthorAgeFilesLines
* tests/plugins/loading.py: Migrate tests for found/not found pluginsTristan Van Berkom2020-05-0310-51/+0
* plugin.py/pluginfactory.py: Implementing BST_MIN_VERSIONTristan Van Berkom2020-04-294-0/+12
* Plugin loading refactor, removing all versioningTristan Van Berkom2020-04-294-7/+7
* Replace format-version with min-versionTristan Van Berkom2020-04-2517-1/+17
* source.py: Remove 'get_consistency' completelyBenjamin Schubert2020-01-162-8/+2
* Reformat code using BlackChandan Singh2019-11-142-4/+1
* tests/format/project.py: Added tests for missing files and missing junctionsTristan Van Berkom2019-03-124-0/+11
* tests: Migrate preflight error handling check to tests/format/project.pyTristan Van Berkom2019-01-164-0/+50
* tests: Migrate test for load_ref() unsupporting plugins into format/project.pyTristan Van Berkom2019-01-163-0/+49
* tests/format/project.py: Added new regression test for empty dependency dicti...Tristan Van Berkom2018-12-072-0/+4
* Adding test for Invalid Yamlissue-642-Invalid_project.conf_seen_as_missingknownexus2018-09-182-0/+9
* tests: test local plugins and element-path pathstiagogomes/issue-195Tiago Gomes2018-08-022-0/+8
* _project.py: Allow running bst commands from subdirectories of project rootChandan Singh2018-06-063-0/+6
* tests/format/project.py: Added tests for loading of invalid project namesTristan Van Berkom2018-04-062-0/+8
* tests/format/project.py: Converted to use CLI test harnessTristan Van Berkom2018-04-066-0/+15
* tests/format/project.py: Test that conditional statements are supported in pr...Tristan Van Berkom2018-03-203-0/+29
* tests: Test whether a plugin is allowed to be loadedfix-132-rebasedJonathan Maw2017-12-1310-0/+43
* Update tests for changed plugin loadingJonathan Maw2017-12-138-0/+52