summaryrefslogtreecommitdiffstats
path: root/Tests/FindPatch
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Fix FindPatch test on WindowsBrad King2017-11-151-2/+2
| | | | | | On Windows our input and patch files may have CRLF newlines. Tell `patch` not to transform them to LF newlines because our baseline will have CRLF newlines too.
* FindPatch: Add module to find 'patch' command-line toolJean-Christophe Fillion-Robin2017-09-012-0/+85