summaryrefslogtreecommitdiff
path: root/tests/integration
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jmac/virtual_directories' into jmac/googlecas_and_virtual_direc...jmac/googlecas_and_virtual_directories_3Jim MacArthur2018-07-057-0/+108
|\
| * Add a kind for MakeEd Baunton2018-06-063-0/+57
| * Add test to verify cleanup behaviour after bwrapGökçen Nurlu2018-06-054-0/+51
* | tests/integration/workspace.py: Test incremental build on all platformsJürg Billeter2018-05-311-1/+0
|/
* _stream.py: Add StreamError exceptionTristan Van Berkom2018-05-081-1/+1
* Add compose-symlinks testcaseSam Thursfield2018-04-236-0/+66
* integration/workspace.py: Test that configure commands run only onceTristan Maat2018-04-132-0/+55
* tests/integration/shell.py: Test that workspaced files are visible in a bst s...Tristan Van Berkom2018-04-112-0/+91
* integration/workspace.py: Add updated dependency testsTristan Maat2018-03-277-0/+265
* Generate unique subdirs for built elementsPhillip Smyth2018-03-263-10/+10
* Add simple tests of builder UID.Jim MacArthur2018-03-234-0/+95
* 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-063-48/+21
* 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-282-0/+98
* tests/integration/shell.py: Generate project.conf on the flyTristan Van Berkom2018-02-282-7/+28
* Integration tests: Removing some dead codeTristan Van Berkom2018-02-277-13/+4
* tests/integration/shell.py: Added tests for inheriting environment variablesTristan Van Berkom2018-02-252-3/+44
* tests/integration/shell.py: Dont use shlex, use command vectorsTristan Van Berkom2018-02-251-9/+15
* tests/integration/base/generate-base.sh: Typo fix in commentSam Thursfield2018-02-211-1/+1
* tests/integration: Use a minimal custom base sysrootSam Thursfield2018-02-219-29/+83
* tests/integration: Do not use C++ compiler in workspace-mount testJürg Billeter2018-02-213-8/+8
* tests/integration: Use a simpler CMake test projectSam Thursfield2018-02-215-31/+17
* Add integration tests for edge cases involving symlinks and overlapsSam Thursfield2018-02-125-0/+152
* Add workspace mount integration test175-refactor-integration-testsTristan Maat2018-02-073-0/+50
* Merge integration tests into general testsTristan Maat2018-02-0729-0/+900