Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: move to root dir | Konrad Weihmann | 2020-07-12 | 1 | -3/+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> | ||||
* | Revert moving tests out of 'git' folder, related to #1030 | Sebastian Thiel | 2020-07-12 | 1 | -0/+3 |
| | |||||
* | tests: move to root dir | Konrad Weihmann | 2020-07-12 | 1 | -3/+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> | ||||
* | Added test to verify binary diffs are working as well. | Sebastian Thiel | 2015-01-09 | 1 | -0/+3 |
Related to #74 |