| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert moving tests out of 'git' folder, related to #1030 | Sebastian Thiel | 2020-07-12 | 1 | -0/+6 |
| | | |||||
| * | tests: move to root dir | Konrad Weihmann | 2020-07-12 | 1 | -6/+0 |
| | | | | | | | | | | This should ensure that tests are NOT packaged into release package by setuptools, as tests are development only + fixtures after moving Signed-off-by: Konrad Weihmann <kweihmann@outlook.com> | ||||
| * | io, #519: ALL open() --> with open() | Kostis Anagnostopoulos | 2016-10-01 | 1 | -3/+4 |
| | | | | + Some cases had restructuring of code. | ||||
| * | fix(cmd): don't open stdout when fetching | Sebastian Thiel | 2015-07-03 | 1 | -0/+5 |
| This allows us to use the main thread to parse stderr to get progress, and resolve assertion failures hopefully once and for all. Relates to #301 | |||||
