summaryrefslogtreecommitdiff
path: root/tests/sandboxes
Commit message (Expand)AuthorAgeFilesLines
* tests/sandboxes/remote-exec-config.py: Fixed generated project to include min...Tristan van Berkom2020-11-301-1/+3
* Drop sandbox selection and BST_FORCE_SANDBOXJürg Billeter2020-06-032-32/+2
* Switch preferred sandbox from bwrap to buildbox-runJürg Billeter2020-04-283-111/+5
* Replace format-version with min-versionTristan Van Berkom2020-04-253-1/+3
* sandbox: Remove unused _mounter.pyJürg Billeter2020-02-101-52/+0
* exceptions: Expose ErrorDomain, ErrorLoadReasonThomas Coldrick2020-01-235-5/+5
* Reformat code using BlackChandan Singh2019-11-146-171/+96
* tests/.../missing_dependencies: include gitAngelos Evripiotis2019-10-311-10/+16
* cascache.py: Start buildbox-casd and set up channelJürg Billeter2019-08-202-7/+25
* tests: Verify that a missing-command causes a cached failureDaniel Silverstone2019-08-141-0/+1
* Store Platform reference in Context instance variableJürg Billeter2019-07-172-10/+0
* tests: Change all calls to _yaml.dump to _yaml.rountrip_dumpBenjamin Schubert2019-07-154-8/+8
* test for BST_FORCE_SANDBOX and BST_FORCE_BACKENDwillsalmon/platformRefactorWilliam Salmon2019-07-127-0/+231
* Refactor of Platform and SandboxWilliam Salmon2019-07-121-2/+6
* test:utils/site: Consolidate IS_LINUX/WSL/Windows in a single siteBenjamin Schubert2019-06-061-1/+1
* tests/sandboxes: Enable pylint and fix problemsBenjamin Schubert2019-06-054-6/+15
* plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutilsPhil Dawson2019-04-163-3/+3
* tests: str(datafiles) instead of a longer thingAngelos Evripiotis2019-03-212-3/+3
* tests: Remove unused importsremove-dead-codeBenjamin Schubert2019-03-011-1/+0
* tests: Remove unused parameters in functionsBenjamin Schubert2019-03-011-1/+1
* tests: Remove unused variablesBenjamin Schubert2019-03-011-1/+1
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-083-3/+3
* Move push and pull to the new artifact subcommand groupJames Ennis2019-01-221-2/+2
* tests: Migrate storage test to the internals directoryTristan Van Berkom2019-01-164-59/+0
* _cas: Rename artifactcache folder and move that to a root moduleRaoul Hidalgo Charman2019-01-161-1/+1
* tests/sandboxes/remote-exec-config.py: New test.Jim MacArthur2018-11-274-0/+102
* CasBasedDirectory: Change constructor to take a CASCache instead of a ContextRichard Maw2018-11-191-4/+3
* Test that helpful messages are raised when missing dependenciesBenjamin Schubert2018-11-084-0/+95
* Add basic storage test 'storage-test.py'jmac/cas_virtual_directoryJim MacArthur2018-08-154-0/+60
* Provide better error message on missing commandsTiago Gomes2018-07-023-0/+21
* tests/sandboxes/mounting/mount_simple.py: Changed to test new Mounter objectsandbox-mounts-refactorTristan Van Berkom2017-11-061-3/+3
* mount_simple.py: Add mount testsTristan Maat2017-09-281-0/+52