summaryrefslogtreecommitdiff
path: root/tests/integration/build-uid.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor of Platform and SandboxWilliam Salmon2019-07-121-4/+4
* CliIntegration: match methods to base classAngelos Evripiotis2019-06-181-2/+4
* test:utils/site: Consolidate IS_LINUX/WSL/Windows in a single siteBenjamin Schubert2019-06-061-3/+1
* test:utils/site: Consolidate HAVE_SANDBOX in a single site fileBenjamin Schubert2019-06-061-2/+2
* test:utils/site: Consolidate Bwrap environment variables in a single placeBenjamin Schubert2019-06-061-1/+3
* tests/integration: Disable 'unused-import' checks that are pytest fixturesBenjamin Schubert2019-06-061-1/+1
* tests/integration: Silence all 'redefined-outer-name' pylint errorsBenjamin Schubert2019-06-061-0/+3
* plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutilsPhil Dawson2019-04-161-1/+1
* tests: str(datafiles) instead of a longer thingAngelos Evripiotis2019-03-211-3/+3
* tests: Remove unused importsremove-dead-codeBenjamin Schubert2019-03-011-3/+0
* tests: Remove unused parameters in functionsBenjamin Schubert2019-03-011-3/+3
* tests: Remove unused variablesBenjamin Schubert2019-03-011-3/+0
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-081-2/+2
* tests: Skip tests that use sandboxes on WSLJonathan Maw2019-02-061-2/+2
* Ensure tests requiring bubblewrap are correctly markedBenjamin Schubert2018-11-201-3/+4
* Add simple tests of builder UID.Jim MacArthur2018-03-231-0/+64