summaryrefslogtreecommitdiff
path: root/tests/format/junctions.py
Commit message (Expand)AuthorAgeFilesLines
* tests/format/junctions.py: Testing element override scenariosTristan van Berkom2020-11-041-5/+42
* tests/format/junctions.py: Test multiple layers of link indirection in overridesTristan van Berkom2020-10-061-0/+3
* tests/format/junctions.py: Test that links work for override keys in nested p...Tristan van Berkom2020-10-061-0/+3
* tests/format/junctions.py: Test that we can use a link to address which subpr...Tristan van Berkom2020-10-061-1/+8
* tests/format/junctions.py: Adding tests for internal junctionsTristan van Berkom2020-06-241-0/+48
* tests/format/junctions.py: Adding tests for duplicate junctionsTristan van Berkom2020-06-241-7/+122
* tests/format/junctions.py: Adding tests for the overrides featureTristan van Berkom2020-06-231-6/+165
* tests/format/junctions.py: Major refactorTristan van Berkom2020-06-191-289/+191
* tests/format/junctions.py: Test loading dependencies and targets with full pathsTristan van Berkom2020-06-081-0/+52
* junctions: Remove all traces of the `target` optionTristan van Berkom2020-06-011-54/+0
* tests/format/junctions.py: Drop Python 3.5 compatibilityJürg Billeter2020-04-021-6/+3
* exceptions: Expose ErrorDomain, ErrorLoadReasonThomas Coldrick2020-01-231-1/+1
* _frontend/widget.py: show_pipeline() Don't show buildable for junctionTom Pollard2020-01-091-0/+9
* Reformat code using BlackChandan Singh2019-11-141-163/+138
* loader.py: Avoid loading deps of junction metaelementsTristan Maat2019-10-101-1/+1
* tests: Change all calls to _yaml.dump to _yaml.rountrip_dumpBenjamin Schubert2019-07-151-4/+4
* Always fetch subprojects as neededJürg Billeter2019-06-251-12/+2
* test:utils/site: Consolidate Git environment variables in a single placeBenjamin Schubert2019-06-061-1/+1
* Add tests for specifying targets of junction elementsChandan Singh2019-04-181-0/+54
* plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutilsPhil Dawson2019-04-161-2/+2
* testutils: move repo.py into buildstream.plugintestutilsPhil Dawson2019-04-121-1/+1
* tests: Add test_invalid_junctiondep_not_a_junctionAngelos Evripiotis2019-03-261-0/+13
* tests: ensure provenance for _get_loader errorsAngelos Evripiotis2019-03-261-0/+14
* 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/+3
* tests:lint: fix all blacklisted-name errorsBenjamin Schubert2019-03-201-10/+10
* tests:lint: remove all unneccessary-parens errors from pylintBenjamin Schubert2019-03-201-16/+16
* tests:lint: reorder imports for consistencyBenjamin Schubert2019-03-201-1/+2
* _project: don't _find_project_dir if a junctionAngelos Evripiotis2019-03-151-0/+77
* tests/format/junctions.py: Added tests for missing files across junction boun...Tristan Van Berkom2019-03-121-0/+30
* tests: Remove unused importsremove-dead-codeBenjamin Schubert2019-03-011-1/+1
* tests: Remove unused parameters in functionsBenjamin Schubert2019-03-011-2/+2
* tests: Remove unused variablesBenjamin Schubert2019-03-011-1/+0
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-1/+2
* Mark 'old' checkout command as obsoleteJames Ennis2019-01-221-8/+8
* tests: Migrate junctions test to tests/format/junctions.pyTristan Van Berkom2019-01-161-0/+310