<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/bin/test/test.1, branch stable/14</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=stable%2F14</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=stable%2F14'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2023-08-16T17:55:15Z</updated>
<entry>
<title>Remove $FreeBSD$: one-line nroff pattern</title>
<updated>2023-08-16T17:55:15Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:55:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b2c76c41be32f904179efed29c0ca04d53f3996c'/>
<id>urn:sha1:b2c76c41be32f904179efed29c0ca04d53f3996c</id>
<content type='text'>
Remove /^\.\\"\s*\$FreeBSD\$$\n/
</content>
</entry>
<entry>
<title>Renumber copyright clause 4</title>
<updated>2017-02-28T23:42:47Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2017-02-28T23:42:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fbbd9655e5107c68e4e0146ff22b73d7350475bc'/>
<id>urn:sha1:fbbd9655e5107c68e4e0146ff22b73d7350475bc</id>
<content type='text'>
Renumber cluase 4 to 3, per what everybody else did when BSD granted
them permission to remove clause 3. My insistance on keeping the same
numbering for legal reasons is too pedantic, so give up on that point.

Submitted by:	Jan Schaumann &lt;jschauma@stevens.edu&gt;
Pull Request:	https://github.com/freebsd/freebsd/pull/96
</content>
</entry>
<entry>
<title>Add history section for test(1)</title>
<updated>2016-10-05T19:47:02Z</updated>
<author>
<name>Sevan Janiyan</name>
<email>sevan@FreeBSD.org</email>
</author>
<published>2016-10-05T19:47:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2bb154d973858612c6870cd683c07f870f8c7860'/>
<id>urn:sha1:2bb154d973858612c6870cd683c07f870f8c7860</id>
<content type='text'>
http://minnie.tuhs.org/cgi-bin/utree.pl?file=V7/usr/src/cmd/test.c

PR:		211789
Approved by:	bcr (mentor)
MFC after:	5 days
Differential Revision:	https://reviews.freebsd.org/D8104
</content>
</entry>
<entry>
<title>test(1): Add information about replacing -nt/-ot.</title>
<updated>2013-05-31T22:57:04Z</updated>
<author>
<name>Jilles Tjoelker</name>
<email>jilles@FreeBSD.org</email>
</author>
<published>2013-05-31T22:57:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a5efad6f0daf8eba30423c16b4d1d95716ea78f2'/>
<id>urn:sha1:a5efad6f0daf8eba30423c16b4d1d95716ea78f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test(1): List non-standard primaries.</title>
<updated>2013-05-31T22:55:21Z</updated>
<author>
<name>Jilles Tjoelker</name>
<email>jilles@FreeBSD.org</email>
</author>
<published>2013-05-31T22:55:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=28bb6b493a000a4d1247d5ff57685bc65327c46d'/>
<id>urn:sha1:28bb6b493a000a4d1247d5ff57685bc65327c46d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test: Remove -ntXY and -otXY primaries.</title>
<updated>2013-05-31T22:54:20Z</updated>
<author>
<name>Jilles Tjoelker</name>
<email>jilles@FreeBSD.org</email>
</author>
<published>2013-05-31T22:54:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f19825af72b3ab9e4a6faa1a6f09002aae9f48bd'/>
<id>urn:sha1:f19825af72b3ab9e4a6faa1a6f09002aae9f48bd</id>
<content type='text'>
This reverts commit r247274.

As maintainer of sh, I disapprove of this feature addition.

It is too specific and can be done without easily using find(1) or stat(1).
I will add some hints to the test(1) man page shortly.

In general, FreeBSD sh is not the place to invent new shell language
features. This is how it has been maintained and adding features randomly
does not work with that.

The new syntax (e.g. [ FILE1 -ntca FILE2 ]) looks cryptic to me.
</content>
</entry>
<entry>
<title>Enhance test(1) by adding provision to compare any combination of the</title>
<updated>2013-02-25T19:05:40Z</updated>
<author>
<name>Peter Jeremy</name>
<email>peterj@FreeBSD.org</email>
</author>
<published>2013-02-25T19:05:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=293beebc463697485b14136f4b2a5b1d154a3da9'/>
<id>urn:sha1:293beebc463697485b14136f4b2a5b1d154a3da9</id>
<content type='text'>
access, birth, change and modify times of two files, instead of only
being able to compare modify times.  The builtin test in sh(1) will
automagically acquire the same expansion.

Approved by:	grog
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>test(1): Document == alias for =.</title>
<updated>2012-12-27T13:21:37Z</updated>
<author>
<name>Jilles Tjoelker</name>
<email>jilles@FreeBSD.org</email>
</author>
<published>2012-12-27T13:21:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a68c6b5790ecd4aff7df0f01dbe54dc265a1de18'/>
<id>urn:sha1:a68c6b5790ecd4aff7df0f01dbe54dc265a1de18</id>
<content type='text'>
Reviewed by:	gjb
Requested by:	gjb
MFC after:	1 week
</content>
</entry>
<entry>
<title>Minor mdoc nits.</title>
<updated>2012-05-13T14:16:04Z</updated>
<author>
<name>Joel Dahl</name>
<email>joel@FreeBSD.org</email>
</author>
<published>2012-05-13T14:16:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=35471bf8efcf9696126e98ded2084c1f23beb56e'/>
<id>urn:sha1:35471bf8efcf9696126e98ded2084c1f23beb56e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert changes of 'assure' to 'ensure' made in r211936.</title>
<updated>2010-09-11T10:49:56Z</updated>
<author>
<name>Rebecca Cran</name>
<email>brucec@FreeBSD.org</email>
</author>
<published>2010-09-11T10:49:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5512804bb8fe7606fcc50062327c11622c79b6ca'/>
<id>urn:sha1:5512804bb8fe7606fcc50062327c11622c79b6ca</id>
<content type='text'>
Approved by: rrs (mentor)
</content>
</entry>
</feed>
