summaryrefslogtreecommitdiff
path: root/tests/frontend/buildcheckout.py
Commit message (Expand)AuthorAgeFilesLines
* loader: Allow dependencies to use ":" to refer to junctioned elementsChandan Singh2019-07-251-0/+136
* Ensure `--deps=none` option works for `bst checkout`Chandan Singh2018-10-291-12/+8
* element.py: Raise an exception on unbuilt element checkoutMartin Blanchard2018-08-141-0/+10
* Move tests.frontend.generate_junction to test.testutilsValentin David2018-08-031-2/+2
* Add support for creating a tarball on bst checkouttiagogomes/tarball_checkout_1.2Tiago Gomes2018-07-201-1/+108
* tests/frontend/buildcheckout.py: Added tests for "Add a `--deps` flag to `bst...add_flag_to_checkoutPhillip Smyth2018-07-171-0/+36
* Interpret names as colon separated junction path in loader.Valentin David2018-06-081-0/+19
* _stream.py: Add StreamError exceptionTristan Van Berkom2018-05-081-2/+2
* Load and save junctioned source refs from/to junction.refsTristan Van Berkom2018-04-251-1/+1
* tests/frontend/buildcheckout.py: Added regression tests for workspaced junctionsTristan Van Berkom2018-04-161-0/+109
* tests/frontend/buildcheckout.py: Added junction related testsTristan Van Berkom2018-04-051-1/+90
* tests/frontend: Updating tests to use new error checksTristan Van Berkom2018-01-011-16/+11
* Remove unused imports in test filesGökçen Nurlu2017-12-071-1/+0
* tests/frontend/buildcheckout.py: Adding `bst checkout` testsTristan Van Berkom2017-12-051-5/+91
* Issue #124: Add test for staging to element build directory124-test-that-an-error-is-raised-when-staging-to-the-elements-build-directoryTristan Maat2017-10-231-0/+19
* tests/frontend/buildcheckout.py: Assert that build directories are removedTristan Van Berkom2017-10-211-0/+5
* Fix tests for other platformsTristan Maat2017-09-281-0/+1
* tests/frontend/buildcheckout.py: Run tests in strict/non-strict modeTristan Van Berkom2017-09-051-9/+21
* Restructuring tests using the Repo and CliTristan Van Berkom2017-09-041-3/+2
* tests/frontend/buildcheckout.py: Added tests for `bst build` and `bst checkout`Tristan Van Berkom2017-09-041-0/+78