summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add tests/frontend/large_directory.pyJürg Billeter2019-09-102-0/+90
* Change unfitting function nameTristan Maat2019-09-0610-20/+20
* Allow splitting artifact cachesTristan Maat2019-09-067-46/+272
* Remove cache-specifc spec classesTristan Maat2019-09-061-7/+8
* buildcheckout.py: Add tests which checkout artifact depsjennis/update_checkoutJames Ennis2019-09-051-0/+37
* cli.py: Allow checkout to handle artifact refsJames Ennis2019-09-051-1/+1
* _stream.py: Remove separate handling of ArtifactElementsJames Ennis2019-09-051-1/+1
* tests/workspaces: Test edge case when linking files to RO directoryShahwat Dalal2019-09-051-0/+14
* tests/tar: Add test for unreadable and unwritable content tar sourceShahwat Dalal2019-09-052-3/+5
* cli.py: Allow pull to handle artifact refsJames Ennis2019-09-051-0/+42
* _project.py: Don't only load cached artifactsJames Ennis2019-09-051-1/+1
* cli.py: Allow push to handle artifact refsJames Ennis2019-09-051-0/+102
* tests: Add autouse fixture to reset global state in node.pyxjuerg/synthetic-file-indexJürg Billeter2019-09-041-1/+1
* tests/testutils/http_server.py: Drop queue to avoid lingering threadjuerg/http-test-serverJürg Billeter2019-09-031-10/+1
* tests: Catch tests that don't shut down background threadsjuerg/forkJürg Billeter2019-09-031-0/+1
* tests/testutils/http_server.py: Close queue to stop background threadJürg Billeter2019-09-031-0/+2
* tests/artifactcache: Use context manager for gRPC channelsJürg Billeter2019-09-031-50/+50
* Addition of --long option to list-contents:becky/list_contents_long_optionRebecca Grayson2019-09-021-0/+42
* Splitting up tests/frontend/artifact.pyRebecca Grayson2019-09-024-241/+334
* tests/format/dependencies.py: Test errors when explicitly setting strict to Truetristan/strict-rebuildTristan Van Berkom2019-08-312-0/+17
* tests/frontend/show.py: Test that strict dependencies behave as expectedTristan Van Berkom2019-08-316-0/+71
* tests/format/dependencies.py: Testing for error of invalid strict runtime depsTristan Van Berkom2019-08-312-0/+16
* tests/internals/storage_vdir_import.py: Reduce number of test casestmewett/test-in-subprocessTom Mewett2019-08-301-9/+4
* tests: Modify all tests using subprocesses to use in_subprocess markTom Mewett2019-08-305-486/+163
* tests: Implement and register in_subprocess pytest markTom Mewett2019-08-301-0/+22
* tests/artifactcache/expiry.py: Partially reactivate cache quota testJürg Billeter2019-08-301-46/+1
* tests/testutils/repo/bzr.py: Work around race condition in bzrjuerg/tox-homeJürg Billeter2019-08-301-0/+5
* tests/testutils/repo/git.py: Do not ignore environment variablesJürg Billeter2019-08-301-1/+4
* tests/testutils/repo/bzr.py: Do not ignore environment variablesJürg Billeter2019-08-301-5/+8
* Addition of --out option to bst artifact log:becky/artifact_log_file_optionRebecca Grayson2019-08-291-2/+33
* frontend: Remove build --all flag in favour of --deps all/plantmewett/build-deps-cliTom Mewett2019-08-282-2/+3
* tests/frontend/artifact.py: Add tests for bst artifact showJames Ennis2019-08-271-1/+104
* cli.py: Introduce bst artifact showJames Ennis2019-08-271-0/+1
* tests/frontend/artifact.py: test artifact delete with --deps optionsJames Ennis2019-08-271-0/+91
* Load artifact refs the same way we load element namesJames Ennis2019-08-271-4/+4
* testing/sources: Automatically register plugin sourcesBenjamin Schubert2019-08-261-4/+4
* casserver.py: Use quota instead of headroomJürg Billeter2019-08-202-55/+15
* tests/artifactcache/expiry.py: Fix test_cleanup_firstJürg Billeter2019-08-201-14/+0
* tests/artifactcache/expiry.py: Fix test_never_delete_requiredJürg Billeter2019-08-201-17/+5
* tests/artifactcache/expiry.py: Limit to single fetcherJürg Billeter2019-08-201-0/+2
* _context.py: Pass cache quota to CASCacheJürg Billeter2019-08-201-5/+0
* tests/artifactcache/artifactservice.py: Enable write access via casdJürg Billeter2019-08-201-1/+1
* tests/testutils/artifactshare.py: Allow write access via casdJürg Billeter2019-08-201-4/+8
* cascache.py: Start buildbox-casd and set up channelJürg Billeter2019-08-204-11/+38
* tests/internals/storage_vdir_import.py: Terminate casd at end of testJürg Billeter2019-08-201-128/+150
* tests/internals/storage.py: Use context manager for casd terminationJürg Billeter2019-08-201-16/+19
* tests/testutils/artifactshare.py: Call CASCache.release_resources()Jürg Billeter2019-08-201-0/+2
* casserver.py: Call CASCache.release_resources() on exitJürg Billeter2019-08-201-11/+11
* casserver.py: Remove CacheCleanerJürg Billeter2019-08-201-0/+3
* Remove CASQuota and CASCacheUsageJürg Billeter2019-08-201-0/+1