summaryrefslogtreecommitdiff
path: root/tests/frontend
Commit message (Expand)AuthorAgeFilesLines
* test: Add tests that bzr workspace initialization acts as expectedJonathan Maw2018-02-121-0/+19
* tests/frontend/overlaps.py: Add test for runtime dependency stagingJürg Billeter2018-02-072-0/+19
* Add tests for workspace config format conversionChandan Singh2018-02-051-0/+54
* tests: Add overlap testsJonathan Maw2018-01-2518-15/+125
* tests: Move test_overlaps test filesJonathan Maw2018-01-255-4/+5
* tests: Remove stray printing during overlap testJonathan Maw2018-01-251-1/+0
* tests/frontend/pull.py: Add track+pull test for non-strict build planJürg Billeter2018-01-231-0/+44
* tests/frontend/pull.py: Add pull test for non-strict build planJürg Billeter2018-01-231-0/+51
* tests: Exercise the new multiple cache supportSam Thursfield2018-01-112-99/+141
* Add support for multiple remote cachesSam Thursfield2018-01-112-54/+12
* tests/frontend: Assert cached state in a single lineSam Thursfield2018-01-112-16/+8
* tests/frontend: Updating tests to use new error checksTristan Van Berkom2018-01-0112-57/+50
* Adapting test cases to expect logs in stderrTristan Van Berkom2017-12-133-12/+10
* Fix testsTristan Maat2017-12-131-0/+312
* tests/frontend: Reverse ordering of cache specificationsSam Thursfield2017-12-122-14/+14
* Remove unused imports in test filesGökçen Nurlu2017-12-073-3/+0
* tests/frontend/buildcheckout.py: Adding `bst checkout` testsTristan Van Berkom2017-12-051-5/+91
* Add a test for overlaps114-give-better-warnings-on-overlapsJonathan Maw2017-12-0113-0/+62
* Replace 'push-url' and 'pull-url' options with just 'url'sam/canonical-push-urlsSam Thursfield2017-11-222-16/+8
* Accept the first character as shortcut on interruption prompts130-interactive-prompt-prefixAntoine Wacheux2017-11-211-0/+34
* Revert "Accept the first character as shortcut on interruption prompts"Tristan Van Berkom2017-11-191-34/+0
* Accept the first character as shortcut on interruption promptsAntoine Wacheux2017-11-191-0/+34
* Add tests for multiple targetsTristan Maat2017-11-0415-0/+103
* 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