summaryrefslogtreecommitdiff
path: root/src/buildstream/testing/_sourcetests
Commit message (Expand)AuthorAgeFilesLines
* tests: source_determinism.py: Skip flaky test with buildbox-runJürg Billeter2019-12-171-0/+4
* tests: Drop buildbox xfailsJürg Billeter2019-12-101-1/+0
* tests: source_determinism.py: Do not use too restrictive test umasksjuerg/casd-separate-userJürg Billeter2019-12-031-2/+7
* _stream.py: Remove dead code and comments about trackingBenjamin Schubert2019-11-251-18/+11
* Reformat code using BlackChandan Singh2019-11-148-574/+391
* tests: Add autouse fixture to reset global state in node.pyxjuerg/synthetic-file-indexJürg Billeter2019-09-041-1/+1
* tests: Catch tests that don't shut down background threadsjuerg/forkJürg Billeter2019-09-031-0/+17
* sourcetests/track: Don't overwrite project configurationbschubert/register-sources-on-testBenjamin Schubert2019-08-262-8/+10
* _sourcetests/mirror: Don't overwrite project_confBenjamin Schubert2019-08-261-100/+74
* testing/sources: Automatically register plugin sourcesBenjamin Schubert2019-08-268-43/+138
* Mark buildbox tests as xfail if they require non implemented featuresWilliam Salmon2019-07-251-0/+1
* tests: Change all calls to _yaml.dump to _yaml.rountrip_dumpBenjamin Schubert2019-07-157-35/+32
* _yaml: Never create base 'Node' directlyBenjamin Schubert2019-07-151-1/+1
* _yaml: Remove 'node_get' and migrate all remaining calls to new APIBenjamin Schubert2019-07-152-7/+7
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-2136-0/+1631