Raphael Geissert <[email protected]> writes: > That'd be great. Something that should probably be done soon is to > avoid the lab setup test from being run every single time > test/runtests is executed; it is useless when one only wants to run a > specific test.
The lab setup test, and everything else that testset/runtests does other than run package tests, should move into t/scripts. > Some other changes could include: > * Run t/runtests before test/runtests Yeah, probably a good idea. > * Make t/runtests run the t/scripts tests first Definitely a good idea. That does all the fast stuff first. -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

