Date: Thu, 11 Jan 2018 08:20:47 -0600 From: Kyle Evans <kevans@freebsd.org> To: Warner Losh <imp@bsdimp.com> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers <src-committers@freebsd.org> Subject: Re: svn commit: r327806 - in head: etc/mtree usr.bin/awk usr.bin/awk/tests Message-ID: <CACNAnaHzZgXotLYtM27Z=jB2batLJpfWbkzGGiBjwgdB6KNoqQ@mail.gmail.com> In-Reply-To: <CANCZdfqO5=aSm_ngRfPzv0q_s79wXmV7EizSXPdgOdo8W9uU4g@mail.gmail.com> References: <201801110536.w0B5aDJZ032451@repo.freebsd.org> <CANCZdfqO5=aSm_ngRfPzv0q_s79wXmV7EizSXPdgOdo8W9uU4g@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 10, 2018 at 11:53 PM, Warner Losh <imp@bsdimp.com> wrote: > On Wed, Jan 10, 2018 at 10:36 PM, Kyle Evans <kevans@freebsd.org> wrote: > >> Author: kevans >> Date: Thu Jan 11 05:36:13 2018 >> New Revision: 327806 >> URL: https://svnweb.freebsd.org/changeset/base/327806 >> >> Log: >> awk(1): Add necessary bits for connecting tests, but leave disconnected >> >> The NetBSD test suite has 24 tests for awk, and we pass exactly 4 of >> them. >> Add the necessary pieces for interested parties to easily connect the >> tests and run them, but leave them disconnected for the time being. >> >> Some of these tests outright segfault in our awk, others just exhibit the >> wrong behavior. >> > > How many tests does NetBSD's awk pass? At least one of their patches causes > our .m compiler awk script to fail, if I've applied it correctly. Presumably all of them, but I've not had a chance to check. Some of them were motivated by bugs they had previously, others just look like non-trivial awk usage that I wouldn't think would break, such as setting two-character RS. > > Warner >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACNAnaHzZgXotLYtM27Z=jB2batLJpfWbkzGGiBjwgdB6KNoqQ>