summaryrefslogtreecommitdiff
path: root/tests/format/junctions.py
Commit message (Expand)AuthorAgeFilesLines
* 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