Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-07-26 | Test that PKG_FAIL_REASON is empty. | dillo | 10 | -5/+15 | |
2005-07-26 | Add support for sets of options where at least one option from each | dillo | 3 | -2/+24 | |
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 | also test unsupported and unused legacy options | dillo | 1 | -2/+4 | |
2005-06-02 | Fix typo. | wiz | 1 | -2/+2 | |
2005-06-02 | add tests for groups of mutually exclusive options | dillo | 5 | -2/+47 | |
2005-06-02 | adapt to quoting fixes | dillo | 1 | -1/+1 | |
2005-06-01 | test legacy var with `-' in option name | dillo | 2 | -6/+6 | |
2005-05-31 | fix comments describing test cases | dillo | 6 | -12/+14 | |
2005-05-31 | To ease cleanup of the options namespace, add code to support legacy | dillo | 3 | -2/+20 | |
option names: PKG_OPTIONS_LEGACY_OPTS+= old:new If PKG_DEFAULT_OPTIONS or PKG_OPTIONS.foo contains option old (or -old) it is rewritten to new (or -new) and a warning is issued by the supported-options-message target. | |||||
2005-05-28 | two new test cases: | dillo | 5 | -2/+47 | |
- all: test overrides and PKG_LEGACY_VARS - unsupported: test that unsupported option in PKG_OPTIONS.xxx causes failure | |||||
2005-05-16 | Added the ``order'' testcase, which works since bsd.options.mk, revision | rillig | 1 | -2/+2 | |
1.22. | |||||
2005-05-16 | Imported testsuite for the bsd.options.mk framework. | rillig | 6 | -0/+65 | |