hier(7) mentions tests(7) which does not exist

Benjamin Kaduk bjk at freebsd.org
Fri May 9 00:06:13 UTC 2014


On Thu, 8 May 2014, Allan Jude wrote:

> On 2014-05-08 19:23, Benjamin Kaduk wrote:
>> On Thu, 8 May 2014, Anton Shterenlikht wrote:
>>
>>> hier(7) has
>>>
>>>                tests/    The FreeBSD test suite.  See tests(7) for more
>>>                          details.
>>>
>>> HOwever tests(7) man page doesn't seem to exist.
>>> Should hier man page be updated?
>>> Is /usr/tests still being used for the test suite?
>>
>> WITH_TESTS must be set in src.conf for the tests to be built and
>> installed.  The manual page tests.7 will also be installed in that case.
>
> Maybe the tests man page should be installed regardless, with a note
> about what is required to be able to use the tests (the src.conf flag)

Hmm, r264410 seems to claim to do this on head already.  I guess the 
checkout I was looking at was a bit stale.

-Ben


More information about the freebsd-doc mailing list