7fb2cc5c7b
The regress/ directory does not contain pkgsrc packages, therefore it should not be listed as a SUBDIR in the top-level Makefile. This wrong impression could be caused because most of the regression tests have a Makefile that looks like an actual package Makefile. But this alone doesn't mean that these are packages. The only relevant file for a regression test is the spec file. If that test uses a package Makefile or not is an implementation detail of each test.
2 lines
112 B
Text
2 lines
112 B
Text
See the chapter "Regression tests" in the pkgsrc guide (doc/pkgsrc.txt)
|
|
for more information about these tests.
|