summaryrefslogtreecommitdiff
path: root/tests/examples/junctions.py
Commit message (Expand)AuthorAgeFilesLines
* tests: Drop chroot xfail/skipifJürg Billeter2019-12-311-2/+0
* Reformat code using BlackChandan Singh2019-11-141-20/+16
* 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-3/+5
* 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-1/+1
* typo: writtent -> writtenBenjamin Schubert2019-03-301-2/+2
* tests: str(datafiles) instead of a longer thingAngelos Evripiotis2019-03-211-3/+3
* 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: Remove unused importsremove-dead-codeBenjamin Schubert2019-03-011-1/+0
* 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
* optionarch.py: update to use same arch names as SandboxConfigRaoul Hidalgo Charman2018-12-051-4/+4
* Workspace CLI updateWilliam Salmon2018-11-211-1/+1
* Ensure tests requiring bubblewrap are correctly markedBenjamin Schubert2018-11-201-3/+3
* Disable tests on example on other architectures than x86_64Valentin David2018-11-141-1/+5
* local plugin: validate project pathsTiago Gomes2018-08-021-32/+0
* tests/examples/junctions.py: Add tests for junctions walkthroughphil/437-junction-tutorialPhil Dawson2018-07-301-0/+84