summaryrefslogtreecommitdiff
path: root/tests/frontend
Commit message (Expand)AuthorAgeFilesLines
* _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
* Fix tracking of junctions used in project.conf.Valentin David2018-08-131-0/+22
* Implementing relative workspacesrelative_workspacesPhillip Smyth2018-08-101-11/+52
* Add support for include '(@)' in project.conf and .bst filesValentin David2018-08-022-2/+293
* Move tests.frontend.generate_junction to test.testutilsValentin David2018-08-028-48/+12
* local plugin: validate project pathsTiago Gomes2018-08-021-11/+11
* element.py: Raise an exception on unbuilt element checkoutMartin Blanchard2018-08-011-0/+10
* tests: Add mirrored fetching and tracking testsJonathan Maw2018-07-272-0/+487
* _stream.py: Added functionality for workspace open -fPhillip Smyth2018-07-251-0/+52
* tests/frontend/show.py: Add test case for maximum recursion depth being exceededPhil Dawson2018-07-251-2/+58
* Add support for creating a tarball on bst checkouttiagogomes/tarball_checkoutTiago 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
* tests/frontend/pull.py: Add pull test for missing blobs on the serverJürg Billeter2018-07-171-0/+42
* tests/frontend/push.py: Remove xfail mark from LRU cache testJürg Billeter2018-07-171-4/+0
* tests: Test push/pull on all platformsJürg Billeter2018-07-172-11/+0
* tests/frontend/push.py: Use ArtifactShare statvfs mockingJürg Billeter2018-07-171-29/+9
* tests: Use context manager for ArtifactShareJürg Billeter2018-07-172-422/+426
* tests/frontend/push.py: Add missing skip annotation for non-Linux468-source-bundle-except-argument-is-ignoredJürg Billeter2018-07-091-0/+1
* tests: Remove unneeded ArtifactShare.update_summary() methodJürg Billeter2018-07-092-24/+0
* Allow tracking dependencies within sub-projects.Valentin David2018-06-082-0/+199
* Handle cross junction elements in workspaces.Valentin David2018-06-081-0/+117