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. Check was inspired by similar frameworks that currently exist for most programming languages; the most famous example being JUnit for Java (www.junit.org). There is a list of unit test frameworks for multiple languages at www.xprogramming.com/software.htm . Unit testing has a long history as part of formal quality assurance methodologies, but has recently been associated with the lightweight methodology called Extreme Programming. In that methodology, the characteristic practice involves interspersing unit test writing with coding (" test a little, code a little"). While the incremental unit test/code approach is indispensable to Extreme Programming, it is also applicable, and perhaps indispensable, outside of that methodology. WWW: http://check.sourceforge.net - Mike mikeh@FreeBSD.org -gnome' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/mail/dovecot2-antispam-plugin
Commit message (Expand)AuthorAgeFilesLines
* Update dovecot2 to 2.2.25 again, this time with a patch from upstream toadamw2016-07-061-1/+1
* Update dovecot2 to 2.2.25, and bump PORTREVISION on pigeonhole andadamw2016-07-011-1/+1
* Update dovecot2 to 2.2.24, and bump PORTREVISION on antispam-plugin andadamw2016-04-271-1/+1
* Update dovecot2 to 2.2.23, and bump PORTREVISION on dovecot2-pigeonholeadamw2016-04-031-1/+1
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-3/+3
* Update mail/dovecot2 to 2.2.22, and bump PORTREVISION on dovecot2-pigeonholeadamw2016-03-171-1/+1
* Update dovecot2 to 2.2.21, and bump PORTREVISION in consumers.adamw2015-12-131-1/+1
* Update dovecot2 to 2.2.20, and bump PORTREVISION on antispam-plugin andadamw2015-12-091-1/+1
* Update dovecot2 to 2.2.19, and bump PORTREVISION on antispam-pluginadamw2015-10-031-1/+1
* Update dovecot2 to 2.2.18. This is a bugfix release to address issuesadamw2015-05-151-1/+1
* Bump portrevision after dovecot2 updatebapt2015-05-151-1/+1
* Bump PORTREVISION on pigeonhole and antispam-plugin, which should haveadamw2015-03-131-1/+1
* cleanup plistbapt2014-12-211-1/+0
* Update dovecot2 to 2.2.15, and add an LZ4 option that uses liblz4.adamw2014-10-261-1/+1
* Update dovecot2 to 2.2.14. PORTREVISION bumps for dovecot2-pigeonhole andadamw2014-10-151-1/+1
* Bump PORTREVISION after mail/dovecot2 upgrade.olgeni2014-06-081-1/+1
* Cleanup:olgeni2014-05-251-4/+5
* - bump PORTREVISION as reqested in the dovcot2 Makefileohauer2014-04-281-1/+4
* - Update mail/dovecot2 to version 2.2.10pawel2014-01-311-1/+1
* Chase dovecot2 rename in RUN_ and BUILD_DEPENDS.olgeni2014-01-101-2/+2
* - Update from 2.2.6 to 2.2.9danilo2013-11-261-1/+1
* - Switch to USES=gmake.olgeni2013-11-071-8/+3
* mail/dovecot2: update to 2.2.6wg2013-10-021-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* mail/dovecot2: update to 2.2.5wg2013-08-061-1/+1
* mail/dovecot2: update to 2.2.4wg2013-06-251-0/+1
* - Take maintainership from ports@olgeni2013-05-253-32/+9
* Update mail/dovecot2 to 2.1.16 and mail/dovecot2-pigeonhole to 0.34.delphij2013-05-101-1/+1
* - Update to 2.1.15miwi2013-02-141-1/+1
* - chase dovecot2 update [1]rm2012-12-043-6/+7
* - Bump PORTREVISION to chase mail/dovecot2 updatejase2012-09-271-1/+1
* - Reassign to the heap at maintainer's requesttabthorpe2012-09-231-6/+2
* - Remove typo USE_CONFIGURE. [1] (HAS_CONFIGURE is implied by the use ofjase2012-07-171-1/+0
* - Bump PORTREVISION after mail/dovecot2 update to 2.1.8jase2012-07-111-1/+1
* - Fix build after dovcot2 updatemiwi2012-04-091-0/+23
* - Bump PORTREVISION to make sure it will work after mail/dovecot2 updatemiwi2012-04-091-1/+1
* - Patched txt2man because of an overly,unnessessary agressive testscheidell2011-12-042-2/+13
* The dovecot antispam plugin is aimed to help in spam systems training.miwi2011-03-04