pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/pkgtools/pkg_regress
Module Name: pkgsrc
Committed By: rillig
Date: Sat Jun 11 09:37:16 UTC 2016
Modified Files:
pkgsrc/pkgtools/pkg_regress: Makefile
pkgsrc/pkgtools/pkg_regress/files: pkg_regress.sh
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
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/pkgtools/pkg_regress/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/pkgtools/pkg_regress/files/pkg_regress.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index