Up to [cvs.netbsd.org] / pkgsrc / devel / check
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.7 / (download) - annotate - [select for diffs], Sun Jun 14 17:48:37 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
HEAD
Changes since 1.6: +1 -5
lines
Diff to previous 1.6 (colored)
Remove @dirrm entries from PLISTs
Revision 1.6 / (download) - annotate - [select for diffs], Thu Feb 1 19:07:24 2007 UTC (5 years, 3 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.5: +29 -25
lines
Diff to previous 1.5 (colored)
update to 0.9.5 and add a .bl3 file changes: * Updated manual and converted from DocBook to Texinfo * Added pkg-config support * Added Libtool support * Updated GNU Build System -bugfixes * Added a new kind of test, looping tests * Added possibility to turn off timeout tests
Revision 1.5 / (download) - annotate - [select for diffs], Fri Nov 11 20:45:44 2005 UTC (6 years, 6 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.4: +4 -2
lines
Diff to previous 1.4 (colored)
Fix PLIST botch (as in, "I forgot to update the PLIST with the DISTNAME"). Bump PKGREVISION. Thanks wiz@ for catching it.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Sep 27 20:41:19 2004 UTC (7 years, 7 months ago) by cube
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.3: +16 -7
lines
Diff to previous 1.3 (colored)
Update to version 0.9.1. From PR#27038 by Roland Illig. Fri, Sep 3, 2004: Released Check 0.9.1 Updated tutorial with new features. Added support for XML output of the test results, courtesy of Frederic Peters. Fixed setup bug from forum, failure in setup did not abort test in nofork mode. Applied varargs patch (#933411) and added test cases. Applied fail_if (#709167) patch. Applied 'newbies' patch #995028 for autoconf doc. Applied doc patch #995028 from Bill Barnard. Fixed portability problems tests by changing == to =. Changed copyright according to bug report. Applied patch 796705. Replacing _exit with exit. Applied patch for bug 793671. Mon, May 17, 2004: Released Check 0.9.0 Run fixture teardowns in reverse order to setup Plugged some memory leaks. Added test name to log outputs. Applied patch (802160) for distcheck bug (579604). Fixed log printouts for nofork mode. Updated documentation and converted to DocBook. Added a new print mode, CK_ENV, that gets the print mode from the environment variable CK_VERBOSITY. Made tcase_free and suite_free static. This may break existing test programs. Everything is now freed when srunner_free is called.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Jun 23 07:10:42 2003 UTC (8 years, 11 months ago) by uebayasi
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.2: +7 -2
lines
Diff to previous 1.2 (colored)
Always install only HTML format documents instead of LyX format (!). Bump revision to 1.
Revision 1.2 / (download) - annotate - [select for diffs], Tue Oct 22 16:57:57 2002 UTC (9 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.1: +3 -1
lines
Diff to previous 1.1 (colored)
Update to 0.8.4. Fix PLIST. Changes: Fixed pipe issues. Allow to use check.h from C++. Plugged some memory leaks.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Jun 26 07:16:39 2002 UTC (9 years, 11 months ago) by cjs
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6
Unit test package for the C language.