summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix tracking of junctions used in project.conf.Valentin David2018-08-131-0/+22
* remote source: Add cachekey testChandan Singh2018-08-136-1/+18
* Bump BST_CORE_ARTIFACT_VERSION for deterministic source pluginsValentin David2018-08-1225-25/+25
* Add some integration tests for source plugin determinism.Valentin David2018-08-121-0/+155
* Implementing relative workspacesrelative_workspacesPhillip Smyth2018-08-101-11/+52
* Add warning to git track if track and ref are not presentWilliam Salmon2018-08-071-0/+42
* remote.py: Add support for marking downloaded files executableEd Baunton2018-08-072-2/+43
* Add support for include '(@)' in project.conf and .bst filesValentin David2018-08-0251-3/+878
* Refactor plugin factory creationValentin David2018-08-022-18/+20
* Make Project owner of Loader.Valentin David2018-08-021-1/+1
* Pass targets to Loader.load() instead of its constructor.Valentin David2018-08-023-35/+36
* Move tests.frontend.generate_junction to test.testutilsValentin David2018-08-0210-48/+49
* tests: test local plugins and element-path pathstiagogomes/issue-195Tiago Gomes2018-08-023-1/+51
* tests: add additional tests to patch pluginTiago Gomes2018-08-024-9/+50
* tests: add additional tests to local pluginTiago Gomes2018-08-024-2/+55
* tests: add generate_file_types testing functionTiago Gomes2018-08-021-0/+62
* project: validate project paths (element-path)Tiago Gomes2018-08-021-1/+1
* patch plugin: validate project pathsTiago Gomes2018-08-021-5/+7
* local plugin: validate project pathsTiago Gomes2018-08-025-92/+46
* element.py: Raise an exception on unbuilt element checkoutMartin Blanchard2018-08-011-0/+10
* complete.py: Ensure paths get completed from 'element-path'mablanch/448-autocompletion-broken-defaultsMartin Blanchard2018-08-016-0/+25
* tests/examples/developing.py: Add tests for workspaces walkthroughphil/437-workspaces-tutorialPhil Dawson2018-08-011-0/+91
* testutils/patch.py: Add methods for applying and removing patchesPhil Dawson2018-08-011-0/+21
* tests: Add tests for cached behavioursRichard Maw2018-07-311-0/+160
* tests/examples/junctions.py: Add tests for junctions walkthroughphil/437-junction-tutorialPhil Dawson2018-07-301-0/+84
* tests: Add mirrored fetching and tracking testsJonathan Maw2018-07-272-0/+487
* testutils: Add a helper to copy a testutils repoJonathan Maw2018-07-271-1/+20
* Set default mirror via command-line or user configJonathan Maw2018-07-271-0/+1
* tests/sources: deb, tar and zip all test for retry behaviourJosh Smith2018-07-273-3/+6
* Provide explicit reason for SourceError exception on pathEd Baunton2018-07-261-1/+1
* Add remote source pluginEd Baunton2018-07-2513-0/+179
* _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
* Adding caching build treesPhillip Smyth2018-07-2325-25/+25
* Add support for creating a tarball on bst checkouttiagogomes/tarball_checkoutTiago Gomes2018-07-201-1/+108
* tests/artifactcache/expiry.py: Add expiry testsTristan Maat2018-07-182-0/+278
* tests/frontend/buildcheckout.py: Added tests for "Add a `--deps` flag to `bst...add_flag_to_checkoutPhillip Smyth2018-07-171-0/+36
* Remove tar artifact cacheJürg Billeter2018-07-171-82/+0
* tests/integration/workspace.py: Test incremental build on all platformsJürg Billeter2018-07-171-1/+0
* 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-173-13/+0
* tests/cachekey: Update expected cache keys after switch to CASJürg Billeter2018-07-1725-25/+25
* tests/testutils/artifactshare.py: Use CAS artifact serverJürg Billeter2018-07-171-28/+48
* _platform: Use CAS artifact cacheJürg Billeter2018-07-171-6/+1
* tests/frontend/push.py: Use ArtifactShare statvfs mockingJürg Billeter2018-07-171-29/+9
* tests/testutils/artifactshare.py: Add support for statvfs mockingJürg Billeter2018-07-171-3/+28
* tests: Use context manager for ArtifactShareJürg Billeter2018-07-174-469/+487
* tests: Fix filter tests not checking whether files should be missing.Jonathan Maw2018-07-165-0/+72
* Move _list_dir_contents to __init__.pyMove-_list_dir_contents-to-__init__425-add-a-deps-flag-to-bst-checkoutPhillip Smyth2018-07-114-52/+36