Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests/sources: Use new error checking tools for source tests | Tristan Van Berkom | 2018-01-01 | 1 | -0/+7 |
| | | | | | | Also added a test case for the `patch` plugin which checks for graceful failure when the specified patch file is not a regular file (but a block device or a named pipe instead). | ||||
* | tests/sources/patch.py: Converted to use CLI fixtures | Tristan Van Berkom | 2017-11-04 | 3 | -3/+3 |
| | |||||
* | Add patch source plugin | Chandan Singh | 2017-09-09 | 6 | -0/+28 |
Fixes #63 |