Date: Tue, 12 Jan 2010 21:31:26 +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/devel Makefile ports/devel/hs-testpack Makefile distinfo pkg-descr pkg-plist Message-ID: <201001122131.o0CLVQq1030159@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pgj 2010-01-12 21:31:26 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/hs-testpack Makefile distinfo pkg-descr pkg-plist Log: Haskell Test Utility Pack for HUnit and QuickCheck testpack provides utilities for both HUnit and QuickCheck. These include tools for running QuickCheck properties as HUnit test cases, allowing you to combine both approaches in a single program. It also includes tools for more helpful displays of running progress in both HUnit and QuickCheck, additional generators for other types for QuickCheck, and shortcuts for quickly defining new test cases. WWW: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/testpack PR: ports/142483 Submitted by: Jacula Modyun <jacula(at)gmail.com> Revision Changes Path 1.3759 +1 -0 ports/devel/Makefile 1.1 +75 -0 ports/devel/hs-testpack/Makefile (new) 1.1 +3 -0 ports/devel/hs-testpack/distinfo (new) 1.1 +10 -0 ports/devel/hs-testpack/pkg-descr (new) 1.1 +18 -0 ports/devel/hs-testpack/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001122131.o0CLVQq1030159>