Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete variable REGRESS_TARGET, missing plural S is a typo and it | 2017-07-06 | 1 | -18/+15 | |
| | | | | | is not used. Convert tests into a common style. OK anton@ | ||||
* | add a test for the git diffs, suggested by tom | 2017-05-26 | 4 | -3/+20 | |
| | |||||
* | disable t3, it is known to fail | 2016-09-02 | 1 | -2/+4 | |
| | |||||
* | Properly handle ed-files which fully replace input file content. This | 2016-02-22 | 4 | -3/+22 | |
| | | | | | | | | misbehaviour is triggered with 'c' and 'i' commands on empty buffers. Spotted and fixed by Martin Natano <natano at natano dot net>. ok millert@ | ||||
* | Test t16 for ed-formatted diffs does not contain a substitution. | 2015-10-13 | 4 | -2/+12 | |
| | | | | Add a minimalistic check in t17. | ||||
* | Also cover other diff formats besides unified ones. | 2014-11-25 | 10 | -3/+89 | |
| | | | | ok otto | ||||
* | mention t3 fails | 2008-08-20 | 1 | -2/+2 | |
| | |||||
* | Some more regressions, mostly involving no eol at end of file. t4 | 2004-06-20 | 25 | -5/+110 | |
| | | | | and t13 currenlty fail, but this will be fixed real soon now. | ||||
* | Correct test case 3 now that patch(1) is a bit smarter about empty files. | 2004-06-14 | 2 | -4/+8 | |
| | |||||
* | add t5 to the clean target | 2003-09-02 | 1 | -2/+2 | |
| | | | | ok deraadt@ | ||||
* | New regression case and some minor Makefile cleanup. | 2003-08-10 | 3 | -5/+23 | |
| | | | | ok millert@ | ||||
* | Two new regressions concerning detection of already applied patches. | 2003-08-07 | 7 | -4/+34 | |
| | | | | ok millert@ | ||||
* | A set of regressions for patch(1). Currently it consists of two | 2003-07-22 | 7 | -0/+1032 | |
cases dealing with invalid line numbers in the patch files. ok millert@ |