summaryrefslogtreecommitdiff
path: root/tests/frontend
Commit message (Expand)AuthorAgeFilesLines
* tests/frontend/show.py: Test behavior of unfetched/inconsistent workspaced ju...tristan/fix-workspaced-junctions-1.2Tristan Van Berkom2019-05-241-6/+37
* tests/frontend/buildtrack.py: Test that tracking builds in non-strict mode ac...tristan/fix-build-track-all-no-strict-1.2Tristan Van Berkom2019-05-091-1/+77
* tests/frontend/buildtrack.py: Extending tests to ensure we build after trackingTristan Van Berkom2019-05-091-2/+15
* tests/frontend/push.py: Test pushing artifacts in non-strict modetristan/fix-non-strict-push-1.2Tristan Van Berkom2019-04-151-0/+46
* tests/frontend/track.py: Use test_track_recurse() to stress test SourcesTristan Van Berkom2019-04-141-13/+47
* tests/frontend/workspace.py: Test that all elements build with workspace in playtristan/backport-update-state-changes-1.2Tristan Van Berkom2019-03-2423-0/+157
* tests/frontend/overlaps.py: Added regression test for cross project overlapsTristan Van Berkom2019-02-227-8/+61
* buildstream/_artifactcache/cascache.py: Set 0644 rights to pulled filesvalentindavid/pull-chmod-bug-1.2Valentin David2019-02-131-0/+68
* Cleanup cache in cas server more agressivelyValentin David2018-11-291-0/+4
* Ensure `--deps=none` option works for `bst checkout`Chandan Singh2018-10-293-12/+19
* tests.py: Test skip on pushJosh Smith2018-09-191-0/+23
* Rework Skipped usageJosh Smith2018-09-191-1/+2
* source.py: Added `primary` argument to URL marking APIsTristan Van Berkom2018-09-031-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-test-1.2Tristan Van Berkom2018-08-301-4/+0
* Add tests that not-found objects in cache are shown as SKIPPEDBenjamin Schubert2018-08-291-0/+19
* tests/frontend/workspaces.py: Removing some redundant testsjuerg/workspaced-dependencies-1.2Tristan 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 workspacestristan/inconsistent-workspace-1.2Valentin David2018-08-231-0/+13
* Fix ostree repository mirroringValentin David2018-08-161-4/+0
* Test we can discovered submodules on fallback mirrored git repositoriesvalentindavid/fallback_mirror_git-1.2Valentin David2018-08-161-0/+96
* Test git mirroring fallback on submodules when main repo is not mirrored.Valentin David2018-08-161-0/+97
* tests: Add a test of the git source with submodulesJonathan Maw2018-08-163-0/+80
* tests: Test that fetching passes when upstream is absentJonathan Maw2018-08-161-0/+61
* tests/frontend/mirror.py: Re-enable a test for gitValentin David2018-08-161-4/+0
* element.py: Raise an exception on unbuilt element checkoutMartin Blanchard2018-08-141-0/+10
* tests/frontend/show.py: Add test case for maximum recursion depth being exceededPhil Dawson2018-08-141-1/+58
* _stream.py: Added functionality for workspace open -fPhillip Smyth2018-08-131-0/+52
* Fix tracking of junctions used in project.conf.Valentin David2018-08-131-0/+22
* Add support for include '(@)' in project.conf and .bst filesValentin David2018-08-032-2/+293
* Move tests.frontend.generate_junction to test.testutilsValentin David2018-08-038-48/+12
* local plugin: validate project pathsTiago Gomes2018-08-021-11/+11
* tests: Add mirrored fetching and tracking testsJonathan Maw2018-07-292-0/+487
* 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
* 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
* Interpret names as colon separated junction path in loader.Valentin David2018-06-085-4/+159
* pushreceive.py: Ensure huge artifacts are not pushedJames Ennis2018-06-071-1/+0
* push.py: Add tests to test remote cache expiryJames Ennis2018-06-071-1/+184
* element.py: Fix consistency of workspaced elements when ref is missingChandan Singh2018-05-171-0/+32
* bst-init: Ensure --element-path is respected by the commandchandan/fix-bst-init-element-path288-kill-element-normal_name-variableChandan Singh2018-05-111-0/+3
* _stream.py: Do not force `PipelineSelection.ALL` for build with trackingJürg Billeter2018-05-111-1/+1