Date: Fri, 21 May 2010 21:57:42 +0000 (UTC) From: Gabor Pali <pgj@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/ghc bsd.hackage.mk ports/devel Makefile ports/devel/hs-test-framework Makefile distinfo pkg-descr pkg-plist Message-ID: <201005212157.o4LLvgU9007065@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pgj 2010-05-21 21:57:42 UTC
FreeBSD ports repository
Modified files:
lang/ghc bsd.hackage.mk
devel Makefile
Added files:
devel/hs-test-framework Makefile distinfo pkg-descr pkg-plist
Log:
Allows tests such as QuickCheck properties and HUnit test cases to be
assembled into test groups, run in parallel (but reported in
deterministic order, to aid diff interpretation) and filtered and
controlled by command line options. All of this comes with colored test
output, progress reporting and test statistics output.
WWW: http://batterseapower.github.com/test-framework/
Revision Changes Path
1.3934 +1 -0 ports/devel/Makefile
1.1 +31 -0 ports/devel/hs-test-framework/Makefile (new)
1.1 +3 -0 ports/devel/hs-test-framework/distinfo (new)
1.1 +7 -0 ports/devel/hs-test-framework/pkg-descr (new)
1.1 +42 -0 ports/devel/hs-test-framework/pkg-plist (new)
1.16 +2 -1 ports/lang/ghc/bsd.hackage.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005212157.o4LLvgU9007065>
