summaryrefslogtreecommitdiff
path: root/tests/frontend
Commit message (Expand)AuthorAgeFilesLines
* tests/frontend/track.py: Added tests for recursive tracking and --exceptTristan Van Berkom2017-10-301-10/+103
* 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-234-0/+35
* tests/frontend: Removing messTristan Van Berkom2017-10-223-16/+0
* tests/frontend/buildcheckout.py: Assert that build directories are removedTristan Van Berkom2017-10-211-0/+5
* Add warnings when staging to /buildstream/build74-prevent-artifacts-from-containing-files-in-buildstream-buildTristan Maat2017-10-193-0/+16
* Fix tests for other platformsTristan Maat2017-09-284-0/+8
* Test the proper fallback of artifact configsMathieu Bridon2017-09-192-7/+67
* tests/frontend/buildcheckout.py: Run tests in strict/non-strict modeTristan Van Berkom2017-09-051-9/+21
* tests/frontend/pull.py: Added test case for testing `bst pull`Tristan Van Berkom2017-09-051-0/+145
* tests/frontend/push.py: Adding test for `bst push`Tristan Van Berkom2017-09-051-0/+98
* frontend test project.conf: Use a more neutral and sensible project nameTristan Van Berkom2017-09-051-1/+1
* Restructuring tests using the Repo and CliTristan Van Berkom2017-09-044-15/+9
* tests/frontend/workspace.py: Adding test for `bst workspace` familyTristan Van Berkom2017-09-041-0/+192
* tests/frontend/track.py: Added test case for `bst track`Tristan Van Berkom2017-09-041-0/+57
* tests/frontend/fetch.py: Added tests for `bst fetch`Tristan Van Berkom2017-09-041-0/+50
* tests/frontend/compose_splits.py: Adding some simple artifact splitting test.Tristan Van Berkom2017-09-043-0/+69
* tests/frontend/show.py: Added test for `bst show`Tristan Van Berkom2017-09-041-0/+55
* tests/frontend/buildcheckout.py: Added tests for `bst build` and `bst checkout`Tristan Van Berkom2017-09-041-0/+78
* tests/frontend/project: Adding project data for frontend testsTristan Van Berkom2017-09-047-0/+47
* tests/frontend/version.py: Use the fixture to run buildstreamTristan Van Berkom2017-09-041-11/+3
* tests/frontend/help.py: Use the fixture to run buildstreamTristan Van Berkom2017-09-041-13/+5
* tests/frontend/help.py: Adding test case for --help of all commandsTristan Van Berkom2017-09-021-0/+43
* tests: Adding __init__.py to some test modulesTristan Van Berkom2017-09-011-0/+0
* tests/frontend/version.py: Added first frontend testTristan Van Berkom2017-09-011-0/+29