Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 May 2017 14:41:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 219024] [patch] csplit leaves last matching pattern at end of file N-1 as well as in file N
Message-ID:  <bug-219024-8-peCX90iKUT@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219024-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219024-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219024

--- Comment #2 from J.R. Oldroyd <fbsd@opal.com> ---
Comments from Jilles Tjoelker, originally posted in PR#213510:

I would like to see some automated tests before committing new bug fixes to
csplit. See usr.bin/tail/tests/ for an example of tests using kyua/atf in the
modern way (some other tests were originally written for a different framework
and should not be used as a reference). You may need to adjust mtree files and
buildworld and installworld with WITH_TESTS=YES in /etc/src.conf.

... and ...

Yes, usr.bin/tail/tests did not exist at the time of 11.0-release. It is
available in head and in stable/11. Alternatively, usr.bin/truncate/tests has
similar tests and is available in 11.0-release.

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219024-8-peCX90iKUT>