summaryrefslogtreecommitdiff
path: root/tests/sandboxes/fallback.py
Commit message (Collapse)AuthorAgeFilesLines
* Store Platform reference in Context instance variableJürg Billeter2019-07-171-4/+0
| | | | | This allows us to remove the platform reset helpers in tests/conftest.py.
* tests: Change all calls to _yaml.dump to _yaml.rountrip_dumpBenjamin Schubert2019-07-151-1/+1
| | | | | Now that both are equivalent, we can skip the sanitization part before the yaml call.
* test for BST_FORCE_SANDBOX and BST_FORCE_BACKENDwillsalmon/platformRefactorWilliam Salmon2019-07-121-0/+80