summaryrefslogtreecommitdiff
path: root/tests/examples/developing.py
Commit message (Expand)AuthorAgeFilesLines
* tests: Drop chroot xfail/skipifJürg Billeter2019-12-311-3/+0
* Reformat code using BlackChandan Singh2019-11-141-34/+27
* tests: Remove xfails from buildbox integration testsDarius Makovsky2019-09-241-1/+0
* Revert "Mark xfail test that only fail in CI"Jürg Billeter2019-08-071-4/+0
* Mark xfail test that only fail in CIWilliam Salmon2019-07-251-0/+4
* Mark buildbox tests as xfail if they require non implemented featuresWilliam Salmon2019-07-251-4/+8
* test:utils/site: Consolidate IS_LINUX/WSL/Windows in a single siteBenjamin Schubert2019-06-061-2/+1
* test:utils/site: Consolidate MACHINE_ARCH variable in a single placeBenjamin Schubert2019-06-061-2/+2
* test:utils/site: Consolidate Bwrap environment variables in a single placeBenjamin Schubert2019-06-061-1/+2
* plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutilsPhil Dawson2019-04-161-2/+2
* typo: writtent -> writtenBenjamin Schubert2019-03-301-3/+3
* tests: str(datafiles) instead of a longer thingAngelos Evripiotis2019-03-211-4/+4
* 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 ungrouped importsBenjamin Schubert2019-03-201-1/+1
* tests: Remove unused parameters in functionsBenjamin Schubert2019-03-011-2/+2
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-2/+2
* Mark 'old' checkout command as obsoleteJames Ennis2019-01-221-1/+1
* buildstream/data/projectconfig.yaml: Remove default strip-binariesJavier Jardón2018-12-091-3/+1
* optionarch.py: update to use same arch names as SandboxConfigRaoul Hidalgo Charman2018-12-051-6/+6
* Workspace CLI updateWilliam Salmon2018-11-211-2/+2
* Ensure tests requiring bubblewrap are correctly markedBenjamin Schubert2018-11-201-4/+4
* Disable tests on example on other architectures than x86_64Valentin David2018-11-141-1/+7
* Don't strip pathname from debug symbol filesSam Thursfield2018-08-221-1/+3
* tests/examples/developing.py: Add tests for workspaces walkthroughphil/437-workspaces-tutorialPhil Dawson2018-08-011-0/+91