summaryrefslogtreecommitdiff
path: root/tests/testutils
Commit message (Expand)AuthorAgeFilesLines
* testutils/runcli.py: Added Result.get_start_order()Tristan Van Berkom2019-01-101-0/+17
* tests/frontend/buildcheckout.py: Fix bad filename issue for WindowsChandan Singh2019-01-031-0/+1
* Use pycodestyle instead of pep8Javier Jardón2019-01-021-1/+1
* tests/testutils/runcli.py: Fixed broken environment handlingTristan Van Berkom2018-12-261-2/+5
* Basic options for shell --build to use buildtreesWilliam Salmon2018-12-191-0/+14
* Mock storage space checks for tests.BenjaminSchubert/fix-quota-testsBenjamin Schubert2018-12-131-44/+0
* Force updating tags when fetching git repositoryvalentindavid/git_force_fetch_tagsValentin David2018-12-111-1/+4
* tests/testutils/repo/git.py: Adding remove_path() helperTristan Van Berkom2018-12-061-0/+6
* optionarch.py: update to use same arch names as SandboxConfigRaoul Hidalgo Charman2018-12-051-1/+2
* git source plugin: Track git tags and save them to reproduce a minimum shallo...Valentin David2018-12-051-0/+14
* Add support for .netrc in remote/tar/zip pluginsValentin David2018-11-293-0/+168
* Cleanup cache in cas server more agressivelyValentin David2018-11-281-4/+17
* Update mtimes of objects for requested references.Valentin David2018-11-281-0/+9
* tests: Avoid hangs due to exceptions in subprocessesJim MacArthur2018-11-271-10/+15
* tests/testutils/artifactshare.py: Do not create a fake contextJürg Billeter2018-11-191-5/+2
* Don't pull artifact build trees by default.tpollard/494Tom Pollard2018-11-171-3/+3
* tests/testutils/site.py: Check for bwrap supporting --json-status-fdRichard Maw2018-11-141-1/+3
* Disable cachekey tests on other architectures than x86_64Valentin David2018-11-141-0/+2
* Add regression test for _pretty_sizeJosh Smith2018-11-061-0/+44
* Split up artifact cache and CAS cacheJürg Billeter2018-11-051-3/+3
* plugins/sources/pip.py: Accomodate characters '-','.','_' for packagesctolentino82018-11-022-0/+129
* tests/testutils/runcli.py: Support binary-mode capture of stdoutDaniel Silverstone2018-10-261-6/+7
* tests/testutils/artifactshare.py: Fix has_artifact() to match core codeJürg Billeter2018-10-231-3/+2
* Fix spelling of it's and itsRichard Dale2018-10-161-1/+1
* testutils/repo/git.py: Add add_tag() methodJürg Billeter2018-09-271-0/+3
* tests/testutils: Use Context for artifact cache creationJürg Billeter2018-09-271-2/+1
* cascache.py: Move push/pull messaging to cascacheJosh Smith2018-09-191-1/+1
* 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
* subprocesses: Ensure PWD is set in process environmentRichard Maw2018-09-101-15/+19
* tests/artifactcache: Add push unit-testsMartin Blanchard2018-09-071-0/+18
* Replacing string 'bzr' with value from host toolsbzr_fixknownexus2018-08-301-5/+7
* Add tests for cyclic variables checkJosh Smith2018-08-291-2/+16
* tests/integration/source-determinism.py: Use cli_integration.valentindavid/cli_integration_source_determinismValentin David2018-08-241-2/+4
* Fix get_cache_size to store it in the ArtifactCache, not the contextJonathan Maw2018-08-201-1/+2
* Trying to mitigate a mtime granularity braking the cache testswillsalmon/CacheExpiryTestWilliam Salmon2018-08-162-0/+58
* Move tests.frontend.generate_junction to test.testutilsValentin David2018-08-022-0/+37
* tests: add generate_file_types testing functionTiago Gomes2018-08-021-0/+62
* local plugin: validate project pathsTiago Gomes2018-08-021-5/+6
* testutils/patch.py: Add methods for applying and removing patchesPhil Dawson2018-08-011-0/+21
* testutils: Add a helper to copy a testutils repoJonathan Maw2018-07-271-1/+20
* 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/testutils/artifactshare.py: Add support for statvfs mockingJürg Billeter2018-07-171-3/+28
* tests: Use context manager for ArtifactShareJürg Billeter2018-07-171-2/+16
* tests: Remove unneeded ArtifactShare.update_summary() methodJürg Billeter2018-07-091-10/+0
* element_generators.py: Add a utility function to create arbitrary size elementsJames Ennis2018-06-072-0/+41
* tests: Do not rely on 'downloadable' statusJürg Billeter2018-05-111-1/+0
* tests/testutils/runcli.py: Improve detection of pulled/pushed elementsJürg Billeter2018-04-301-2/+2
* tests/testutils/integration.py: Avoid inconsistent symlink handlingSam Thursfield2018-04-231-0/+5