summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* _elementsources.py: Fix source names in unique keyjuerg/source-cache-keyJürg Billeter2020-08-2528-28/+28
* _fixtures.py: Only get the normal number of threads at the start of sessionBenjamin Schubert2020-08-231-1/+5
* buildstream/element.py: Consider "build-root" variable in the cache key uncon...tristan/build-root-cache-keyTristan van Berkom2020-08-2028-28/+28
* tests/cachekey/cachekey.py: Use the same project name for cache key testsTristan van Berkom2020-08-201-1/+1
* Bump minimum version requirement for ruamel.yamlchandan/upgrade-ruamelChandan Singh2020-08-182-0/+36
* _frontend/cli: Add --deps `build` & `run` values for `source track --deps`Chandan Singh2020-08-148-2/+65
* regression-test for ".bst" artifact checkout bugdwinship/test_for_dot_bst_artifact_checkout_bugDouglas Winship2020-08-131-0/+24
* casserver.py: Drop BuildStream Artifact and Source servicesJürg Billeter2020-08-131-107/+0
* _sourcecache.py: Use AssetRemoteJürg Billeter2020-08-131-11/+23
* _artifactcache.py: Use AssetRemoteJürg Billeter2020-08-131-11/+38
* tests/frontend/push.py: Pull complete artifactJürg Billeter2020-08-131-7/+8
* Completely remove MetaElementTristan van Berkom2020-08-131-2/+2
* element.py: Early return in _initialize_state()Tristan van Berkom2020-08-131-3/+1
* Add tests for checking the working of a remote cacheWilliam Salmon2020-08-1111-0/+194
* _frontend/cli.py: Fix `artifact checkout` with no argumentsChandan Singh2020-08-111-0/+12
* _yaml.pyx: Make shortname a mandatory argument to _yaml.load()Tristan van Berkom2020-08-107-46/+46
* Extract ElementSources classjuerg/element-sourcesJürg Billeter2020-08-061-1/+1
* element.py: Drop cache checks from `_tracking_done()`Jürg Billeter2020-08-061-3/+2
* source.py: Validate cache when it's used, not in `_is_cached()`Jürg Billeter2020-08-061-31/+17
* tests/format/variables.py: Increase timeoutTristan van Berkom2020-08-031-1/+1
* tests/integration/interactive_build.py: make a new test for retrying failed b...abderrahim/cached-failureAbderrahim Kitouni2020-07-291-1/+16
* tests/format/include.py: Test preservation of conditionals at include timetristan/options-orderTristan van Berkom2020-07-2926-0/+179
* tests/format/variables.py: Adding new test for lazy variable resolutiontristan/partial-variablesTristan van Berkom2020-07-226-0/+30
* tests/frontend/overlaps.py: Test undefined variablesTristan van Berkom2020-07-222-1/+27
* tests/format/variables.py: Added some new testsTristan van Berkom2020-07-225-12/+99
* _variables.pyx: Rewrite Variables code.Tristan van Berkom2020-07-221-2/+2
* loader.py: use the full name of the element when looking up a workspaceAbderrahim Kitouni2020-07-161-2/+5
* tests/format/link.py: Added test for including files across linked junction b...tristan/fix-juncle-include-linkTristan van Berkom2020-07-1515-0/+62
* tests/frontend/remote-caches.py: Split test_source_artifact_cachesjuerg/source-pushJürg Billeter2020-07-061-4/+26
* tests/sourcecache/fetch.py: Use `bst source push` to replace hackJürg Billeter2020-07-061-12/+20
* Add `bst source push` commandJürg Billeter2020-07-061-0/+1
* tests/testutils/artifactshare.py: Fix sourcedirJürg Billeter2020-07-061-1/+1
* tests/frontend/push.py: Add test_push_update_after_rebuildJürg Billeter2020-06-301-0/+40
* tests/format/junctions.py: Adding tests for internal junctionsTristan van Berkom2020-06-2482-0/+356
* tests/format/junctions.py: Adding tests for duplicate junctionsTristan van Berkom2020-06-24180-7/+761
* tests/format/junctions.py: Adding tests for the overrides featureTristan van Berkom2020-06-2399-6/+565
* tests/frontend: Renaming some projects to avoid new conflictsTristan van Berkom2020-06-192-2/+2
* tests/format/junctions.py: Major refactorTristan van Berkom2020-06-1995-454/+305
* conftest.py: Ensure the `basetemp` is a resolved pathbschubert/cleanupsBenjamin Schubert2020-06-171-1/+1
* _loader: Adding LoadContexttristan/load-contextTristan van Berkom2020-06-161-7/+7
* Completely abolish job pickling.tristan/nuke-pickle-jobberTristan van Berkom2020-06-151-14/+0
* tests/frontend/workspace.py: Removing testsTristan van Berkom2020-06-111-30/+0
* cascache.py: Fix file modes in checkout()Jürg Billeter2020-06-102-8/+15
* _includes.py: Propagate provenance through Loader.get_loader()Tristan van Berkom2020-06-101-2/+2
* tests/format/include.py: Test including of files using full pathsTristan van Berkom2020-06-0811-0/+54
* tests/format/link.py: Testing full path link targetsTristan van Berkom2020-06-085-1/+23
* tests/plugins/loading.py: Testing junction plugins with full pathsTristan van Berkom2020-06-081-1/+109
* tests/format/junctions.py: Test loading dependencies and targets with full pathsTristan van Berkom2020-06-085-0/+66
* Drop sandbox selection and BST_FORCE_SANDBOXJürg Billeter2020-06-033-37/+3
* tests: Drop bwrap-specific testsJürg Billeter2020-06-036-102/+0