The NetBSD Project

CVS log for pkgsrc/pkgtools/pkg_regress/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / pkgtools / pkg_regress

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.10 / (download) - annotate - [select for diffs], Thu Mar 1 22:42:31 2012 UTC (2 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, HEAD
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Reset maintainer, he resigned.

Revision 1.9 / (download) - annotate - [select for diffs], Thu Apr 9 00:48:13 2009 UTC (3 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: 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
Changes since 1.8: +1 -3 lines
Diff to previous 1.8 (colored)

Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Feb 2 17:36:40 2008 UTC (4 years, 3 months ago) by heinz
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, cwrapper-base, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.7: +4 -2 lines
Diff to previous 1.7 (colored)

Added support for installation to DESTDIR.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Jul 10 12:44:19 2006 UTC (5 years, 10 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Updated pkg_regress to 0.2.

Changes since 0.1:
- Improved error messages.
- Made the code simpler.

Revision 1.6 / (download) - annotate - [select for diffs], Tue May 9 02:42:43 2006 UTC (6 years ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Took maintainership.

Revision 1.5 / (download) - annotate - [select for diffs], Sat Nov 19 20:41:12 2005 UTC (6 years, 6 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.4: +1 -2 lines
Diff to previous 1.4 (colored)

As long as pkg_regress is not mentioned in the pkgsrc guide, it does not
deserve to have the pkgsrc guide as a homepage.

Revision 1.4 / (download) - annotate - [select for diffs], Sat May 7 22:24:04 2005 UTC (7 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Refer doc/pkgsrc.html instead of Packages.txt (HOMEPAGE variable).

Revision 1.3 / (download) - annotate - [select for diffs], Sat May 7 15:45:59 2005 UTC (7 years ago) by gavan
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Move invocation of make into a do_test_default, and provide overridable
function do_test, which by default just invokes do_test_default.

For jlam's overriding pleasure.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Oct 7 02:01:38 2004 UTC (7 years, 7 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

* Make PKGSRC_TOPDIR a private variable by renaming it to _PKGSRC_TOPDIR,
  as it's only used internally by bsd.prefs.mk.

* Make _PKGSRCDIR a public variable by renaming it to PKGSRCDIR.
  Also, generate its value from ${_PKGSRC_TOPDIR} so it's less fragile
  than the old method of stripping off the last two components of
  ${.CURDIR}.  PKGSRCDIR may now be used after bsd.prefs.mk is defined.

* Change all references to _PKGSRCDIR to PKGSRCDIR.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Aug 28 00:26:57 2004 UTC (7 years, 8 months ago) by gavan
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3

Add pkg_regress, a regression testing system for the pkgsrc infrastructure.
Tests are found in pkgsrc/regress, tests are run by executing pkg_regress.

Based on an idea discussed at pkgsrcCon 2004. Thanks to dillo@ for review
and refinements, and to jlam@ for review.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>