./regress/pkg-options, Test bsd.options.mk framework

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0, Package name: regress-pkg-options-1.0, Maintainer: pkgsrc-users
Required to build:
[pkgtools/cwrappers]

Version history: (Expand)


CVS history: (Expand)


   2020-03-19 20:56:47 by Roland Illig | Files touched by this commit (1)
Log message: regress/pkg-options: remove obsolete _PKG_SILENT 
   2019-03-24 21:57:59 by Roland Illig | Files touched by this commit (4)
Log message: regress/pkg-options: fix regression test for PKG_OPTIONS framework Just a few changes in the wording, which have been introduced in 2007. 
   2014-06-21 18:15:01 by Benny Siegert | Files touched by this commit (13)
Log message: Add PLISTs for all regression tests. The infrastructure now sets PKG_FAIL_REASON if there is no PLIST, breaking all but one test. Goes from "1 passed, 12 failed" to "6 passed, 7 failed" on \ Mac OS. "haha" schmonz@ 
   2008-03-04 12:02:26 by Roland Illig | Files touched by this commit (51) | Package updated
Log message: Resign from maintaining a lot of packages, so everyone is free to update them at will. 
   2005-07-26 18:12:56 by Dieter Baron | Files touched by this commit (10)
Log message: Test that PKG_FAIL_REASON is empty. 
   2005-07-26 11:00:42 by Dieter Baron | Files touched by this commit (3)
Log message: Add support for sets of options where at least one option from each set must be selected, requested and reviewed by wiz: PKG_OPTIONS_NONEMPTY_SETS This is a list of names of sets of options. At least one option from each set must be selected. The options in each set are listed in PKG_OPTIONS_SET.<setname>. Options from the sets will be automatically added to PKG_SUPPORTED_OPTIONS. 
   2005-07-19 12:38:19 by Dieter Baron | Files touched by this commit (1)
Log message: also test unsupported and unused legacy options 
   2005-06-02 22:45:18 by Thomas Klausner | Files touched by this commit (1)
Log message: Fix typo.