Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reformat code using Black | Chandan Singh | 2019-11-14 | 1 | -13/+11 |
* | tests: Change all calls to _yaml.dump to _yaml.rountrip_dump | Benjamin Schubert | 2019-07-15 | 1 | -1/+1 |
* | plugintestutils: Rename 'plugintestutils' package to 'testing'phil/rename-plugintestutils | Phil Dawson | 2019-04-16 | 1 | -1/+1 |
* | testutils: move repo.py into buildstream.plugintestutils | Phil Dawson | 2019-04-12 | 1 | -2/+1 |
* | lint: Fix or silence 'cyclic-import' errors and enable pylint for it | Benjamin Schubert | 2019-04-01 | 1 | -1/+1 |
* | testutils/element_generators.py: Changing sized element functions | Tristan Van Berkom | 2018-09-14 | 1 | -17/+76 |
* | local plugin: validate project paths | Tiago Gomes | 2018-08-02 | 1 | -5/+6 |
* | element_generators.py: Add a utility function to create arbitrary size elements | James Ennis | 2018-06-07 | 1 | -0/+40 |