summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add YAML cache changed file testlachlan/pickle-yaml-test-list-compositeLachlan Mackenzie2018-10-121-3/+26
* SQUASHME: yamlcache: hide key calculation and fix public/privateJonathan Maw2018-10-111-10/+3
* Add yaml cache test to yaml list composition twiceLachlan Mackenzie2018-10-111-8/+9
* Add yaml cache testing to yaml list composition testLachlan Mackenzie2018-10-111-6/+10
* Add loader for yaml test files cache optionLachlan Mackenzie2018-10-111-0/+16
* yamlcache/tests: Make yamlcache.open pass a dir in instead of divining its ow...Jonathan Maw2018-10-111-4/+5
* Add a cache of parsed and provenanced yamlJonathan Maw2018-10-111-0/+125
* 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
* Fix outside-of-project check when project path is not canonical.Valentin David2018-09-271-0/+12
* tests: Add regression test for pushing failed buildsrichardmaw/push-failed-build-regressionRichard Maw2018-09-271-1/+1
* tests/sources/git.py: Add track and fetch test with and without tagJürg Billeter2018-09-271-0/+47
* testutils/repo/git.py: Add add_tag() methodJürg Billeter2018-09-271-0/+3
* tests/artifactcache/push.py: Use Context for artifact cache creationJürg Billeter2018-09-271-6/+5
* tests/artifactcache/pull.py: Use Context for artifact cache creationJürg Billeter2018-09-271-6/+5
* tests/testutils: Use Context for artifact cache creationJürg Billeter2018-09-271-2/+1
* 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/artifactcache/push.py: Ignore return value of push_directoryjmac/remote_exec_checkout_fixJim MacArthur2018-09-211-2/+2
* cascache.py: Move push/pull messaging to cascacheJosh Smith2018-09-191-1/+1
* tests.py: Test skip on pushJosh Smith2018-09-191-0/+23
* Rework Skipped usageJosh Smith2018-09-191-1/+2
* Adding test for Invalid Yamlissue-642-Invalid_project.conf_seen_as_missingknownexus2018-09-183-0/+16
* tests: test that integration commands can use /devRichard Maw2018-09-182-0/+19
* tests/artifactcache/config.py: Added test for invalid push remote configurationTristan Van Berkom2018-09-184-0/+35
* tests/artifactcache/pull.py: Do not double-initialize remotesDaniel Silverstone2018-09-181-3/+0
* tests/format/optionoverrides.py: Added test for options in element overridesTristan Van Berkom2018-09-183-0/+49
* Cachekey update helper: Document ensuring . in PYTHONPATHRichard Maw2018-09-161-1/+1
* Bump Artifact VersionRichard Maw2018-09-1628-28/+28
* tests/artifactcache/expiry.py: Added test_never_delete_required_track()Tristan Van Berkom2018-09-141-1/+57
* testutils/element_generators.py: Changing sized element functionsTristan Van Berkom2018-09-142-18/+77
* testutils/repo/git.py: Added modify_file() methodTristan Van Berkom2018-09-141-0/+7
* tests/artifactcache/expiry.py: Assert the expected errorsTristan Van Berkom2018-09-141-0/+2
* tests/artifactcache/expiry.py: Cleanup of test for required artifactsTristan Van Berkom2018-09-141-39/+23
* Tidy relative workspace testsRichard Maw2018-09-141-17/+21
* tests: Use cli.configure for custom logging testRichard Maw2018-09-141-3/+2
* tests: cover builds that make socketsRichard Maw2018-09-143-0/+63
* Add tests for validating configuration variablesTiago Gomes2018-09-103-0/+101
* tests: avoid setting max-jobsTiago Gomes2018-09-101-11/+5
* subprocesses: Ensure PWD is set in process environmentRichard Maw2018-09-101-15/+19
* tests/artifactcache/expiry.py: Fix test case expectations.Tristan Van Berkom2018-09-101-0/+19
* tests/artifactcache: Add pull unit-testsjmac/remote_execution_clientMartin Blanchard2018-09-071-0/+320
* tests/artifactcache: Add push unit-testsMartin Blanchard2018-09-072-0/+330
* tests/artifactcache: Add a simple test projectMartin Blanchard2018-09-077-0/+48
* tests/sources/git.py: Add tests for REF_NOT_IN_TRACKtpollard/483Tom Pollard2018-09-031-0/+68
* source.py: Added `primary` argument to URL marking APIsTristan Van Berkom2018-09-021-3/+15
* tests: Modify tests to ensure retry FAILUREJosh Smith2018-08-313-3/+3
* Replacing string 'bzr' with value from host toolsbzr_fixknownexus2018-08-301-5/+7
* 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