summaryrefslogtreecommitdiff
path: root/tests/cachekey
Commit message (Expand)AuthorAgeFilesLines
* plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutilsPhil Dawson2019-04-162-2/+2
* tests: when comparing lists/dicts, compare all at onceBenjamin Schubert2019-03-211-3/+4
* tests: str(datafiles) instead of a longer thingAngelos Evripiotis2019-03-211-2/+2
* tests:lint: disable 'unused-import' checks on pytest fixturesBenjamin Schubert2019-03-201-1/+1
* tests:lint: silence redefined-outer-name in files using fixturesBenjamin Schubert2019-03-201-0/+4
* tests:lint: fix indentationBenjamin Schubert2019-03-201-1/+1
* tests:lint: remove all unneccessary-parens errors from pylintBenjamin Schubert2019-03-201-1/+1
* tests:lint: reorder imports for consistencyBenjamin Schubert2019-03-201-4/+6
* tests: Remove unused variablesBenjamin Schubert2019-03-011-1/+1
* Bump artifact version for changes in symlink handlingJürg Billeter2019-02-1429-29/+29
* Cache Keys: Update to use JSON rather than pickledanielsilverstone-ct/json-cache-keyDaniel Silverstone2019-02-1429-29/+29
* utils.py: Return all directories in list_relative_paths()Jürg Billeter2019-02-1314-14/+14
* projectconfig.yaml: Consistently include directories in split rulesJürg Billeter2019-02-1329-29/+29
* Expose basic api for testing external plugins.phil/plugin-testing-apiPhil Dawson2019-02-082-2/+2
* tests/cachekey: Test cache keys are independent of target elementsphil/cache-key-stability-testPhil Dawson2019-02-016-0/+66
* buildstream/data/projectconfig.yaml: Remove default strip-binariesJavier Jardón2018-12-093-3/+3
* optionarch.py: update to use same arch names as SandboxConfigRaoul Hidalgo Charman2018-12-051-1/+1
* _config.py: Use os and architecture settingsRaoul Hidalgo Charman2018-12-0529-29/+29
* git source plugin: Track git tags and save them to reproduce a minimum shallo...Valentin David2018-12-054-1/+15
* Disable cachekey tests on other architectures than x86_64Valentin David2018-11-141-1/+3
* Fix infinite recursion in default strip debug commandValentin David2018-11-083-3/+3
* Cachekey update helper: Document ensuring . in PYTHONPATHRichard Maw2018-09-161-1/+1
* Bump Artifact VersionRichard Maw2018-09-1628-28/+28
* Fix E305 warningsJavier Jardón2018-08-282-0/+2
* Don't strip pathname from debug symbol filesSam Thursfield2018-08-223-3/+3
* Add pip source pluginChandan Singh2018-08-154-1/+15
* tests: Add tests for configurable warningsJosh Smith2018-08-151-2/+46
* _project.py: Add fatal-warnings configuration itemJosh Smith2018-08-1527-27/+27
* remote source: Add cachekey testChandan Singh2018-08-136-1/+18
* Bump BST_CORE_ARTIFACT_VERSION for deterministic source pluginsValentin David2018-08-1225-25/+25
* Adding caching build treesPhillip Smyth2018-07-2325-25/+25
* tests/cachekey: Update expected cache keys after switch to CASJürg Billeter2018-07-1725-25/+25
* buildstream/_versions.py: Increment BST_CORE_ARTIFACT_VERSIONTristan Van Berkom2018-04-1125-25/+25
* element.py, source.py: Cleanup how Source cache keys are calculated.Tristan Van Berkom2018-04-1125-25/+25
* Generate unique subdirs for built elementsPhillip Smyth2018-03-264-4/+4
* tests/cachekey: Added test to exercise new sandbox contributions to cache keyTristan Van Berkom2018-03-254-1/+18
* Update expected cache keys in testsJames Ennis2018-02-286-6/+6
* tests/cachekey: Updating cache key test for new artifact versioncache-keys-os-archTristan Van Berkom2018-02-0724-24/+24
* tests/cachekey/cachekey.py: Manually create a symlink for our testsTristan Van Berkom2018-01-101-0/+10
* tests/cachekey: Enhanced tests to consider local sources with multiple files.Tristan Van Berkom2018-01-1016-13/+16
* tests/cachekey/cachekey.py: Use new error checkingTristan Van Berkom2018-01-011-5/+1
* Updating cache key test for recent changes related to issue #121Tristan Van Berkom2017-11-063-2/+2
* Updating all test cases for the removal of architecture conditionals and optionsTristan Van Berkom2017-11-0624-24/+24
* Add a new zip sourcezipMathieu Bridon2017-11-036-1/+16
* tests/cachekey: Fixing cache key test after changing default strip commandsTristan Van Berkom2017-10-232-2/+2
* tests/cachekey: Refactoring to now include an automatic updaterTristan Van Berkom2017-10-232-15/+78
* tests/cachekey: Fixing cache key test after modifying project.conf default en...Tristan Van Berkom2017-10-2122-36/+22
* Fix tests for other platformsTristan Maat2017-09-281-1/+3
* Add platform factoriesTristan Maat2017-09-2822-22/+36
* tests/cachekey: Adding cache key tests for new patch sourceTristan Van Berkom2017-09-099-1/+30