summaryrefslogtreecommitdiff
path: root/tests/integration/shell.py
Commit message (Expand)AuthorAgeFilesLines
* tests: Add tests for guessing element namesJonathan Maw2018-12-111-3/+13
* tests: Test bst commands from an external workspaceJonathan Maw2018-12-111-0/+26
* Workspace CLI updateWilliam Salmon2018-11-211-1/+1
* Ensure tests requiring bubblewrap are correctly markedBenjamin Schubert2018-11-201-0/+14
* tests: Add tests for 'bst shell --sysroot'Jonathan Maw2018-10-301-0/+29
* element.py: Always clean up the rootdirJonathan Maw2018-10-301-42/+0
* tests: test that integration commands can use /devRichard Maw2018-09-181-0/+10
* _stream.py: Add StreamError exceptionTristan Van Berkom2018-05-081-1/+1
* tests/integration/shell.py: Test that workspaced files are visible in a bst s...Tristan Van Berkom2018-04-111-0/+77
* Removing all traces of `environment-inherit` shell configuration.Tristan Van Berkom2018-03-061-27/+7
* tests/integration/shell.py: Testing new shell environment configurationTristan Van Berkom2018-03-061-2/+42
* tests/integration/shell.py: Adding tests for env var expansions in `host-files`tristan/shell-enhancementsTristan Van Berkom2018-03-061-0/+25
* integration tests: Refactoring for dynamic project configurationsTristan Van Berkom2018-03-061-45/+19
* tests/integration/shell.py: Updated shell testsTristan Van Berkom2018-03-041-32/+34
* tests/integration/shell.py: Added tests for host-filesTristan Van Berkom2018-02-281-0/+97
* tests/integration/shell.py: Generate project.conf on the flyTristan Van Berkom2018-02-281-0/+28
* tests/integration/shell.py: Added tests for inheriting environment variablesTristan Van Berkom2018-02-251-3/+37
* tests/integration/shell.py: Dont use shlex, use command vectorsTristan Van Berkom2018-02-251-9/+15
* tests/integration: Use a minimal custom base sysrootSam Thursfield2018-02-211-1/+1
* Merge integration tests into general testsTristan Maat2018-02-071-0/+81