Subject: CVS commit: pkgsrc/devel
From: Adam Ciarcinski
Date: 2018-05-17 10:04:47
Message id: 20180517080447.A4016FBEC@cvs.NetBSD.org

Log Message:
py-testrepository: added version 0.0.20

This project provides a database of test results which can be used as part of
developer workflow to ensure/check things like:
* No commits without having had a test failure, test fixed cycle.
* No commits without new tests being added.
* What tests have failed since the last commit (to run just a subset).
* What tests are currently failing and need work.
Test results are inserted using subunit (and thus anything that can output
subunit or be converted into a subunit stream can be accepted).

Files:
RevisionActionfile
1.1addpkgsrc/devel/py-testrepository/ALTERNATIVES
1.1addpkgsrc/devel/py-testrepository/DESCR
1.1addpkgsrc/devel/py-testrepository/Makefile
1.1addpkgsrc/devel/py-testrepository/PLIST
1.1addpkgsrc/devel/py-testrepository/distinfo