aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/check.rb
AgeCommit message (Collapse)Author
2014-08-17check: update 0.9.14 bottle.BrewTestBot
Closes #31649.
2014-08-17check 0.9.14Brett Koonce
2014-08-08check: add 0.9.13 bottle.BrewTestBot
2014-06-17check 0.9.13Brett Koonce
2014-03-02Batch convert http download urls from SourceForge to httpsJaime Marquínez Ferrándiz
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-15check 0.9.12Brett Koonce
2013-11-19check 0.9.11Brett Koonce
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-06-30Fixed several broken sourceforge.net download locationsVictor Martinez
Closes #20645. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-04-24check 0.9.10Brett Koonce
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-02-01Revert "check 0.9.9"Adam Vandenberg
This reverts commit 16a176cfe4c457eb6a76ee54e6372689e24a0781. Does not compile with clang or llvm. Closes #17494.
2013-01-31check 0.9.9Chris Knadler
Closes #17482. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-03Batch convert MD5 formula to SHA1.Mike McQuaid
Closes #14653.
2012-08-08check: use options dslAdam Vandenberg
2011-04-23Use ARGV.build_universal?Adam Vandenberg
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-03-04check can be built as a universal binaryDouglas Creager
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-01-31check - remove unused configure switchAdam Vandenberg
2010-01-30New formula: checkLei Xu
Check is a unit testing framework for C. It features a simple interface for defining unit tests, putting little in the way of the developer.