summaryrefslogtreecommitdiff
path: root/tests/integration
Commit message (Expand)AuthorAgeFilesLines
* Add pip source pluginChandan Singh2019-07-168-0/+127
* tests/integration/workspace.py: Test that we don't crash when workspace artif...Tristan Van Berkom2019-05-061-0/+33
* Fix cache corruption by scripts when layout and integration commands are usedvalentindavid/script-artifact-corruption-1.2Valentin David2018-11-089-0/+145
* Change URL to the Alpine tarballValentin David2018-10-171-1/+1
* tests: avoid setting max-jobsTiago Gomes2018-09-141-11/+5
* tests/integration/project: Use the same alias for the alpine tarballTristan Van Berkom2018-08-242-2/+2
* tests/integration/source-determinism.py: Use cli_integration.Valentin David2018-08-241-5/+10
* Don't strip pathname from debug symbol filestristan/debug-symbols-location-1.2Sam Thursfield2018-08-223-7/+17
* Add some integration tests for source plugin determinism.Valentin David2018-08-121-0/+155
* tests/integration/workspace.py: Test incremental build on all platformsJürg Billeter2018-07-171-1/+0
* 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
* _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