Closed athas closed 3 years ago
In a new top-level directory, like libtests and pkgtests (in retrospect, I would have preferred these to be tests_lib and tests_pkg so they would be grouped with tests).
libtests
pkgtests
tests_lib
tests_pkg
tests
Now there are some tests, but only a small subset of the full functionality. We can add more as needed.
In a new top-level directory, like
libtests
andpkgtests
(in retrospect, I would have preferred these to betests_lib
andtests_pkg
so they would be grouped withtests
).