summaryrefslogtreecommitdiff
path: root/Tests/FindPatch
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Fix FindPatch test with VS generatorsBrad King2023-02-131-0/+1
| | | | Tell CTest the project used to name the `.sln` file.
* 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