aboutsummaryrefslogtreecommitdiff
path: root/devel/libcheck
Commit message (Collapse)AuthorAgeFilesLines
* * Cleanup files left/removed by libcheck.Mike Heffner2007-01-101-1/+1
| | | | | | | Noticed by: kris@'s pointyhat email Notes: svn path=/head/; revision=181979
* * Upgrade libcheck to 0.9.5.Mike Heffner2006-12-256-44/+83
| | | | | | | Tested by: Ashish Shukla <wahjava@gmail.com> Notes: svn path=/head/; revision=180748
* Update libcheck (C unit testing library) to 0.9.3. Port changesSean Chittenden2006-07-059-55/+79
| | | | | | | | | | | | | | | | | | | include: *) Update check.m4 to search for libraries and headers in /usr/local/* and $prefix/*. Ports/programs that use libcheck now work with the configure arg `--with-check` without needing to specify the location as an argument. Someone with more autofoo may want to review this. Patch submitted upstream. *) Removed incorporated patches. *) Installing docs and examples in their proper location. *) Removed a description of the benefits of unit testing in pkg-descr. *) No longer installing COPYING. Approved by: mikeh (maintainer) Notes: svn path=/head/; revision=166995
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Upgrade to check 0.9.2.Mike Heffner2004-11-155-16/+39
| | | | Notes: svn path=/head/; revision=121632
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* Add libcheck 0.8.4, a unit test framework for C.Mike Heffner2003-12-054-0/+61
PR: 59280 Submitted by: mikeh@FreeBSD.org Notes: svn path=/head/; revision=95085