History log of /freebsd-10-stable/tools/test/sort/
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
341419 03-Dec-2018 emaste

MFC r340095: Remove apparently unused 0-byte files that cause grief on Windows

r235274 added a sort regression test (it operates by comparing output
against GNU sort). The commit included a number of 0-byte files, one
of which ends in a trailing . which reportedly breaks svn/git checkouts
on Windows.

It appears these were added accidentally, so just remove them.

PR: 232479

256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


235274 11-May-2012 gabor

- Add regression tests for BSD sort