summaryrefslogtreecommitdiff
path: root/tests/integration/shell.py
Commit message (Expand)AuthorAgeFilesLines
* _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