2 Commits

Author SHA1 Message Date
bluhm
df57fc7ba0 Do not build html page in os-test run automatically. This should
be an extra step.  Rework generating and reading test lists, now
it is one item per line.  Move list creation from post-build to
pre-build.  Document how installed files work in package description.
2018-04-28 14:36:20 +00:00
bluhm
3b7d533809 import os-test 0.000041
OK sthen@

Prepare to run os-test on a regular basis as a OpenBSD regression
test by providing the software as a port.  As it was not designed
to be installed as a package, implement the runtime environment in
do-install.  The port specific tool os-test uses the installed files
from /usr/local to run the tests and creates the html output in the
current directory.

Comment:
test suites for POSIX operating systems

Description:
os-test is a set of test suites for POSIX operating systems designed
to make it easy to compare differences between operating systems
and to find operating system bugs.  It consists of test suites that
focus on different operating system areas.
2018-04-13 15:38:15 +00:00