summaryrefslogtreecommitdiffstats
path: root/regress/usr.bin/patch/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Delete variable REGRESS_TARGET, missing plural S is a typo and itbluhm2017-07-061-18/+15
* add a test for the git diffs, suggested by tomtedu2017-05-261-3/+11
* disable t3, it is known to failotto2016-09-021-2/+4
* Properly handle ed-files which fully replace input file content. Thistobias2016-02-221-3/+4
* Test t16 for ed-formatted diffs does not contain a substitution.tobias2015-10-131-2/+3
* Also cover other diff formats besides unified ones.tobias2014-11-251-3/+6
* mention t3 failsotto2008-08-201-2/+2
* Some more regressions, mostly involving no eol at end of file. t4otto2004-06-201-5/+14
* Correct test case 3 now that patch(1) is a bit smarter about empty files.otto2004-06-141-3/+8
* add t5 to the clean targetdavid2003-09-021-2/+2
* New regression case and some minor Makefile cleanup.otto2003-08-101-5/+16
* Two new regressions concerning detection of already applied patches.otto2003-08-071-4/+19
* A set of regressions for patch(1). Currently it consists of twootto2003-07-221-0/+27