Commits on Source (7)
-
Jonathan Maw authored
Note that the ProvenanceFile's names will be incorrect after loading from the cache, but this is currently only used for writeback, which isn't used in junctions.
-
Jonathan Maw authored
-
* Fix to CWD issue provided by Jonathan Maw
-
-
-
* Test in same style as test_yamlcache_used * Move of project not required so removed
-
Jonathan Maw authored
Add YAM cache testing to yaml tests and further YAML cache refinements See merge request !836
Showing
- buildstream/_loader/loader.py 20 additions, 11 deletionsbuildstream/_loader/loader.py
- buildstream/_yaml.py 14 additions, 2 deletionsbuildstream/_yaml.py
- buildstream/_yamlcache.py 348 additions, 0 deletionsbuildstream/_yamlcache.py
- tests/frontend/yamlcache.py 142 additions, 0 deletionstests/frontend/yamlcache.py
- tests/yaml/yaml.py 35 additions, 14 deletionstests/yaml/yaml.py
buildstream/_yamlcache.py
0 → 100644
tests/frontend/yamlcache.py
0 → 100644