Path to this page:
Subject: CVS commit: pkgsrc/pkgtools/pkg_regress
From: Roland Illig
Date: 2016-06-11 11:37:16
Message id: 20160611093716.5600FFBB5@cvs.NetBSD.org
Log Message:
Updated pkg_regress to 0.3.
Changes since 0.2:
* provide usage message when called with invalid options
* moved do_test_default() from public API section in the source
* renamed private variables to not be in uppercase
* indented consistently
* replaced unnecessary ${VAR} with simple $VAR
* moved actual test execution into its own function
* when invoked with the -v option, announce which test will be run
Files: