Subject: Running tests
To: None <tech-pkg@netbsd.org>
From: Roman Kulik <romankul@hotmail.com>
List: tech-pkg
Date: 07/06/2005 15:15:27
After installing a perl package using package source I can run tests using:
bmake test

Does anyone know how to run the test automatically after the package is 
installed, ex. running
bmake install
will install package and run the perl tests as well.
  Thanks, Roman Kulik