summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests/integration: Silence all 'redefined-outer-name' pylint errorsBenjamin Schubert2019-06-0623-0/+69
* tests/plugins: Enable pylint and fix problemsbschubert/pylint-fixesBenjamin Schubert2019-06-053-2/+7
* tests/remoteexecution: Enable pylint and fix problemsBenjamin Schubert2019-06-053-2/+8
* tests/sandboxes: Enable pylint and fix problemsBenjamin Schubert2019-06-054-6/+15
* _yaml.pyx: Forbid expected_type=Mapping, and remove isinstance checkBenjamin Schubert2019-06-031-8/+7
* _yaml: Cythonize and internalize NodeBenjamin Schubert2019-05-291-7/+7
* tests/context.py: Normalize path of XDG_CACHEBenjamin Schubert2019-05-241-1/+1
* tests/artifactservice.py: run in separate processraoul/1023-grpc-forkingRaoul Hidalgo Charman2019-05-241-49/+98
* tests/frontend/show.py: Test behavior of unfetched/inconsistent workspaced ju...Tristan Van Berkom2019-05-241-11/+44
* jobs: refactor, use new set_message_unique_idAngelos Evripiotis2019-05-231-0/+6
* tests/frontend/logging.py: fix error message regexAngelos Evripiotis2019-05-221-2/+13
* tests: Fix import order of buildstream and tests modulesChandan Singh2019-05-214-7/+9
* element.py: fix init_workspace for multiple sourcesraoul/440-fixRaoul Hidalgo Charman2019-05-171-0/+29
* _artifact.py: Rework to use artifact protoRaoul Hidalgo Charman2019-05-1511-52/+122
* element.py: Name normalisation & artifact path constructer helpersTom Pollard2019-05-1511-54/+26
* artifactcache tests: change artifactcache variablesRaoul Hidalgo Charman2019-05-152-27/+27
* tests: Break `test_pip_source_import` into independent testspip-elem-install-from-pip-sourceShahwat Dalal2019-05-141-2/+59
* pip_element: Install packages pulled by pip_sourceShahwat Dalal2019-05-141-0/+62
* tests: Allow `python_repo` to install nested package depsShahwat Dalal2019-05-142-12/+28
* Remove OSTree plugin; It lives now in the bst-plugins-experimental repoJavier Jardón2019-05-148-121/+3
* Add tests for BST_REQUIRES_PREVIOUS_SOURCES_STAGERaoul Hidalgo Charman2019-05-145-0/+156
* Add BST_REQUIRES_PREVIOUS_SOURCE_STAGE optionRaoul Hidalgo Charman2019-05-142-1/+2
* source.py: ensure previous track refs are updatedraoul/1010-multiple-track-fixRaoul Hidalgo Charman2019-05-103-2/+13
* tests/frontend/buildtrack.py: Test that tracking builds in non-strict mode ac...tristan/fix-build-track-all-no-strictTristan Van Berkom2019-05-091-0/+77
* tests/frontend/buildtrack.py: Extending tests to ensure we build after trackingTristan Van Berkom2019-05-091-2/+14
* test/frontend/fetch.py: Test for crashes when loading junctions in non-strict...tristan/fix-no-strict-junctionsTristan Van Berkom2019-05-081-1/+9
* tests/integration/workspace.py: Test that we don't crash when workspace artif...tristan/fix-missing-workspace-artifactTristan Van Berkom2019-05-061-0/+33
* testing._sourcetests: Don't special case 'local' in parameter listPhil Dawson2019-04-303-0/+82
* tests/testutil/python_repo.py: fixed executable path when running pipfixed-bug-for-pip-testShahwat Dalal2019-04-261-1/+2
* testing: make Integration cache fixture available in testing modulePhil Dawson2019-04-261-50/+3
* Add tests for specifying targets of junction elementsChandan Singh2019-04-1813-0/+103
* plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutilsPhil Dawson2019-04-16113-151/+145
* tests/frontend/push.py: Test pushing artifacts in non-strict modeTristan Van Berkom2019-04-151-0/+55
* Make templated source tests available in buildstream.plugintestutilsPhil Dawson2019-04-1238-1657/+25
* plugintestutils._utils: Copy subset of tests.testutils.sitePhil Dawson2019-04-121-1/+1
* plugintestutils: Add copy of testutils.junction.pyPhil Dawson2019-04-124-4/+4
* testutils: move repo.py into buildstream.plugintestutilsPhil Dawson2019-04-1236-167/+55
* tests/remoteexecution/partial.py: Add test for partial CASJürg Billeter2019-04-122-0/+52
* Use platform.uname instead of os.uname for win32Angelos Evripiotis2019-04-114-20/+18
* tests: extract testutils.override_os_unameAngelos Evripiotis2019-04-114-45/+66
* tests: Fix all remaining references to bst pushchandan/fix-bst-pull-docsChandan Singh2019-04-104-12/+12
* tests: Fix all remaining references to bst pullChandan Singh2019-04-103-11/+11
* artifactservice.py: tests for the artifact serviceraoul/965-AaaP-serviceRaoul Hidalgo Charman2019-04-041-0/+109
* _yaml.py: Remove node_containsDaniel Silverstone2019-04-048-18/+18
* Plugin: Remove node_has_member()Daniel Silverstone2019-04-041-1/+1
* lint: Fix or silence 'cyclic-import' errors and enable pylint for itBenjamin Schubert2019-04-012-2/+3
* typo: writtent -> writtenBenjamin Schubert2019-03-306-13/+13
* plugintestutils/runcli.py: Add TestArtifact() 'abstraction' classTom Pollard2019-03-294-43/+16
* _cas/cascache.py: Add opt check_exists arg to _reachable_refs_dir()Tom Pollard2019-03-291-5/+1
* tests: Add a track test to ensure that we do not needlessly overwrite filesjennis/track_is_overworkingJames Ennis2019-03-281-0/+40