Commit Graph

20 Commits

Author SHA1 Message Date
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
sthen
27dab31d0c update to check-0.12.0, from Peter Ezetta, plus shared lib minor bump from
me due to new exported functions
2019-05-20 21:36:54 +00:00
naddy
c253f424ca garbage collect CONFIGURE_SHARED 2016-03-11 19:59:11 +00:00
jasper
6458785b86 - update to check-0.10.0
tested in a bulk by aja@
2015-08-26 15:12:24 +00:00
jasper
ea63720e80 update to check-0.9.14 2014-09-29 19:58:04 +00:00
ajacoutot
241f309b5a librt removal fallout: force bump so that it gets updated now that librt is
not detected anymore.

spotted by nigel@
2014-03-27 06:55:57 +00:00
ajacoutot
e570d13d57 Update to check-0.9.12. 2014-03-18 09:12:01 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
ajacoutot
8d7372a925 Update to check-0.9.9. 2013-01-21 13:01:48 +00:00
benoit
a137e30595 - bump REVISION
Drop maintainership.
2013-01-21 10:21:52 +00:00
benoit
cc77c6caec - update check to 0.9.6
- change maintainer
- update patches

ok avsm@, ajacoutot@
2009-05-27 20:52:15 +00:00
naddy
9ecc2447c9 remove gmake dependency 2008-10-25 16:07:05 +00:00
jasper
8095d944ae - update check to 0.9.5
ok ajacoutot@
2007-10-19 08:39:08 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
espie
4cd3d55c50 new PLISTs 2004-08-08 17:55:29 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
avsm
758578c90c initial import of check-0.8.4
--

Check is a unit test framework for C. It features a simple interface
for defining unit tests, putting little in the way of the developer.
Tests are run in a separate address space, so Check can catch both
assertion failures and code errors that cause segmentation faults
or other signals. The output from unit tests can be used within
source code editors and IDEs.
2003-01-19 00:10:16 +00:00