summaryrefslogtreecommitdiff
path: root/tests/frontend
Commit message (Expand)AuthorAgeFilesLines
* _yaml: Add 'as_str()' on ScalarNode and 'get_scalar()' on MappingNodeBenjamin Schubert2019-06-254-17/+17
* _yaml: add 'get_mapping()' to MappingNodeBenjamin Schubert2019-06-251-1/+1
* _yaml: Remove useless calls to '_yaml.node_sanitize'Benjamin Schubert2019-06-252-2/+2
* Always fetch subprojects as neededJürg Billeter2019-06-251-7/+2
* tests: Add tests to buildcheckout for pullingRaoul Hidalgo Charman2019-06-241-1/+63
* tests/frontend: fix or ignore pylint args-differAngelos Evripiotis2019-06-183-3/+3
* testing/_utils: match git methods to base classAngelos Evripiotis2019-06-181-2/+2
* tests/frontend/pull.py: Fix typojennis/fix_typoJames Ennis2019-06-171-1/+1
* test:utils/site: Consolidate IS_LINUX/WSL/Windows in a single siteBenjamin Schubert2019-06-061-1/+1
* 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-153-22/+39
* element.py: Name normalisation & artifact path constructer helpersTom Pollard2019-05-153-11/+6
* 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
* plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutilsPhil Dawson2019-04-1623-31/+31
* tests/frontend/push.py: Test pushing artifacts in non-strict modeTristan Van Berkom2019-04-151-0/+55
* testutils: move repo.py into buildstream.plugintestutilsPhil Dawson2019-04-128-14/+11
* tests: Fix all remaining references to bst pushchandan/fix-bst-pull-docsChandan Singh2019-04-102-9/+9
* tests: Fix all remaining references to bst pullChandan Singh2019-04-101-9/+9
* _yaml.py: Remove node_containsDaniel Silverstone2019-04-042-2/+2
* Plugin: Remove node_has_member()Daniel Silverstone2019-04-041-1/+1
* tests: Add a track test to ensure that we do not needlessly overwrite filesjennis/track_is_overworkingJames Ennis2019-03-281-0/+40
* The new YAML World OrderDaniel Silverstone2019-03-274-30/+32
* YAML Cache: Remove the YAML CacheDaniel Silverstone2019-03-271-146/+0
* tests: ensure provenance for _get_loader errorsAngelos Evripiotis2019-03-264-9/+38
* tests: source and artifact cache testRaoul Hidalgo Charman2019-03-251-0/+91
* sourcepushqueue.py: Add queue for pushing sourcesRaoul Hidalgo Charman2019-03-251-2/+2
* tests/frontend/pull.py: Add test for pull completing partial artifactsJürg Billeter2019-03-251-0/+31
* tests: when comparing lists/dicts, compare all at onceBenjamin Schubert2019-03-213-10/+22
* tests: str(datafiles) instead of a longer thingAngelos Evripiotis2019-03-2116-98/+98
* tests/frontend/workspace.py: Test that all elements build with workspace in playTristan Van Berkom2019-03-2123-0/+153
* tests:lint: disable 'unused-import' checks on pytest fixturesBenjamin Schubert2019-03-2023-23/+23
* tests:lint: silence redefined-outer-name in files using fixturesBenjamin Schubert2019-03-2023-0/+70
* tests:lint: fix all unused-import from pylintBenjamin Schubert2019-03-203-4/+4
* tests:lint: silence unbalanced-tuple-unpacking errorsBenjamin Schubert2019-03-201-0/+2
* tests:lint: rename variables shadowing othersBenjamin Schubert2019-03-202-5/+5
* tests:lint: fix all misplaced-comparison-constant errorsBenjamin Schubert2019-03-201-6/+6
* tests:lint: remove all len comparisons existence checkBenjamin Schubert2019-03-203-5/+5
* tests:lint: remove all unneccessary-parens errors from pylintBenjamin Schubert2019-03-203-15/+15
* tests:lint: be explicit when not using a variableBenjamin Schubert2019-03-202-16/+16
* tests:lint: reorder imports for consistencyBenjamin Schubert2019-03-207-10/+19
* tests: rename tests shadowing another one and fix failuresBenjamin Schubert2019-03-201-1/+1
* tests/frontend/push.py: add missing assert statementsBenjamin Schubert2019-03-201-2/+2
* tests: remove duplicated testsBenjamin Schubert2019-03-201-8/+0
* Rename cache-buildtrees option value 'failure' to 'auto'Jürg Billeter2019-03-161-1/+1