summaryrefslogtreecommitdiff
path: root/tests/examples/running-commands.py
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* 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
* tests: Remove unused variablesBenjamin Schubert2019-03-011-1/+0
* 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
* 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
* doc: Adding part 2 of the getting started tutorialTristan Van Berkom2018-06-171-0/+36