History log of /openbsd-src/regress/usr.bin/patch/Makefile (Results 1 – 14 of 14)
Revision Date Author Comments
# 6dee77f7 03-Aug-2022 op <op@openbsd.org>

some love for patch regress

* t3 doesn't was fixed anymore
* add a comment describing t19
* add t20 (reversal application of a diff that creates a one-line file)

ok stsp@


# babcc32b 06-Jul-2017 bluhm <bluhm@openbsd.org>

Delete variable REGRESS_TARGET, missing plural S is a typo and it
is not used. Convert tests into a common style.
OK anton@


# f2d3c61a 26-May-2017 tedu <tedu@openbsd.org>

add a test for the git diffs, suggested by tom


# c8c56cfe 02-Sep-2016 otto <otto@openbsd.org>

disable t3, it is known to fail


# 4125338f 22-Feb-2016 tobias <tobias@openbsd.org>

Properly handle ed-files which fully replace input file content. This
misbehaviour is triggered with 'c' and 'i' commands on empty buffers.

Spotted and fixed by Martin Natano <natano at natano dot n

Properly handle ed-files which fully replace input file content. This
misbehaviour is triggered with 'c' and 'i' commands on empty buffers.

Spotted and fixed by Martin Natano <natano at natano dot net>.

ok millert@

show more ...


# 9f89bdbe 13-Oct-2015 tobias <tobias@openbsd.org>

Test t16 for ed-formatted diffs does not contain a substitution.
Add a minimalistic check in t17.


# 5d280493 25-Nov-2014 tobias <tobias@openbsd.org>

Also cover other diff formats besides unified ones.

ok otto


# 510f34e9 20-Aug-2008 otto <otto@openbsd.org>

mention t3 fails


# 590f0d81 20-Jun-2004 otto <otto@openbsd.org>

Some more regressions, mostly involving no eol at end of file. t4
and t13 currenlty fail, but this will be fixed real soon now.


# 32e0cdda 14-Jun-2004 otto <otto@openbsd.org>

Correct test case 3 now that patch(1) is a bit smarter about empty files.


# 5cb4db47 02-Sep-2003 david <david@openbsd.org>

add t5 to the clean target
ok deraadt@


# c0efc654 10-Aug-2003 otto <otto@openbsd.org>

New regression case and some minor Makefile cleanup.

ok millert@


# 70a1be27 07-Aug-2003 otto <otto@openbsd.org>

Two new regressions concerning detection of already applied patches.

ok millert@


# 3d3f4398 22-Jul-2003 otto <otto@openbsd.org>

A set of regressions for patch(1). Currently it consists of two
cases dealing with invalid line numbers in the patch files.

ok millert@