summaryrefslogtreecommitdiff
path: root/tests/frontend
Commit message (Expand)AuthorAgeFilesLines
* tests/frontend/buildcheckout.py: Fix bad filename issue for WindowsChandan Singh2019-01-032-5/+23
* tests/buildcheckout.py: Add tests for invalid chars in filenameChandan Singh2018-12-314-0/+27
* tests/frontend/logging.py: Fix regex Deprecation WarningChandan Singh2018-12-201-2/+2
* Introduce new "source" command groupChandan Singh2018-12-1411-69/+71
* Remove source bundle commandPhil Dawson2018-12-122-49/+0
* Add option to source-checkout command to generate build scriptsPhil Dawson2018-12-121-0/+35
* Add --force / -f option to source-checkout commandPhil Dawson2018-12-121-0/+17
* Add --tar option to source-checkout commandPhil Dawson2018-12-121-0/+18
* tests: Add tests for guessing element namesJonathan Maw2018-12-112-22/+48
* tests: Test bst commands from an external workspaceJonathan Maw2018-12-112-5/+162
* Fix bst source-checkout not working with open workspacesJonathan Maw2018-12-061-1/+8
* Add `--deps build` option to `bst checkout`Chandan Singh2018-12-031-2/+12
* Ensure `--deps=none` option works for `bst checkout`Chandan Singh2018-12-031-12/+8
* Added tests for .bst suffix and completionsPhillip Smyth2018-11-304-0/+39
* Cleanup cache in cas server more agressivelyValentin David2018-11-281-0/+4
* Workspace CLI updateWilliam Salmon2018-11-213-8/+133
* tests/frontend/workspace.py: Refactor support functionWilliam Salmon2018-11-211-51/+105
* Add `bst source-checkout` commandChandan Singh2018-11-193-0/+132
* tests/frontend/buildtrack.py: check for success after invocationBenjamin Schubert2018-11-191-0/+1
* tests/frontend: Add test for invalid element-pathelement-path_not_validatedPhillip Smyth2018-11-122-0/+17
* _frontend/app.py: Set correct element-path in interactive bst-initchiaratolentino/bst-init-interactive-elementpathctolentino82018-10-311-0/+32
* tests/frontend/buildcheckout.py: Enable test_build_checkout_tarball_stdoutdanielsilverstone-ct/preserve-stdoutbschubert/fix-binary-output-captureDaniel Silverstone2018-10-261-2/+1
* Fix some ruamel warnings during testsValentin David2018-10-261-2/+2
* yamlcache.py: Add YAML cache changed file testLachlan Mackenzie2018-10-151-3/+26
* yamlcache.py: Add yaml cache testsJonathan Maw2018-10-151-0/+119
* testing: Add regression test for workspace bugJosh Smith2018-10-041-1/+23
* tests: Add regression test for mirroring with project.refsJonathan Maw2018-10-031-0/+76
* tests/frontend/rebuild.py: Add strict/non-strict rebuild testjuerg/rebuildJürg Billeter2018-09-242-0/+40
* _stream.py: Ensure source-bundle's source directory existsChandan Singh2018-09-213-0/+55
* tests.py: Test skip on pushJosh Smith2018-09-191-0/+23
* Rework Skipped usageJosh Smith2018-09-191-1/+2
* Tidy relative workspace testsRichard Maw2018-09-141-17/+21
* tests: Use cli.configure for custom logging testRichard Maw2018-09-141-3/+2
* source.py: Added `primary` argument to URL marking APIsTristan Van Berkom2018-09-021-3/+15
* Report processing errors from trackingValentin David2018-08-301-0/+34
* tests/frontend/mirror.py: Reenable test_mirror_fetch_upstream_absent[ostree]tristan/538-reenable-ostree-testTristan Van Berkom2018-08-301-4/+0
* Add tests that not-found objects in cache are shown as SKIPPEDbschubert/log-missed-cacheBenjamin Schubert2018-08-291-0/+19
* Fix E305 warningsJavier Jardón2018-08-281-0/+1
* tests/frontend/workspaces.py: Removing some redundant testsTristan Van Berkom2018-08-281-4/+4
* tests/frontend/workspace.py: Add test for workspaced dependenciesValentin David2018-08-281-0/+70
* Improve error message for deleted open workspacesValentin David2018-08-231-0/+13
* Trying to mitigate a mtime granularity braking the cache testswillsalmon/CacheExpiryTestWilliam Salmon2018-08-162-2/+53
* Fix ostree repository mirroringValentin David2018-08-161-4/+0
* tests: Add tests for configurable warningsJosh Smith2018-08-158-0/+155
* _project.py: Add fatal-warnings configuration itemJosh Smith2018-08-151-10/+17
* Test we can discovered submodules on fallback mirrored git repositoriesValentin David2018-08-141-0/+96
* Test git mirroring fallback on submodules when main repo is not mirrored.Valentin David2018-08-141-0/+97
* tests: Add a test of the git source with submodulesJonathan Maw2018-08-143-0/+80
* tests: Test that fetching passes when upstream is absentJonathan Maw2018-08-141-0/+61
* tests/frontend/mirror.py: Re-enable a test for gitValentin David2018-08-141-4/+0