| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-12 | Revert moving tests out of 'git' folder, related to #1030 | Sebastian Thiel | |
| 2020-07-12 | tests: move to root dir | Konrad Weihmann | |
| 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> | |||
| 2016-10-01 | io, #519: ALL open() --> with open() | Kostis Anagnostopoulos | |
| + Some cases had restructuring of code. | |||
| 2015-07-03 | fix(cmd): don't open stdout when fetching | Sebastian Thiel | |
| 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 | |||
