Commit graph

17 commits

Author SHA1 Message Date
rillig
6aecf48699 Added mk/misc/category.mk, which contains the definitions that are only
useful for category Makefiles, as opposed to bsd.pkg.subdir.mk, which is
also relevant for the top-level directory. Adjusted the category Makefiles.
2007-08-13 08:12:41 +00:00
rillig
934cb486d6 Added a regression test for the SUBST framework, especially the newly
introduced SUBST_VARS.
2007-03-07 21:22:20 +00:00
ben
be2571a4ab Add make-env-phases. 2006-09-06 03:37:54 +00:00
rillig
a60185601f Added a testcase for the pkgsrc compilers. 2006-07-11 05:03:11 +00:00
rillig
e3d9249334 Added a test for the new pkgsrc barriers. It currently fails, but should
not.
2006-07-10 12:47:26 +00:00
rillig
bd2759ab0e Added a regression test for the TOOLS framework. 2005-11-19 21:28:35 +00:00
rillig
2065c61c76 Converted the Makefiles to the "category normal form", as required by
pkglint.
2005-08-06 20:33:56 +00:00
rillig
59f189819b Added the pkg-options regression test. 2005-05-19 10:08:56 +00:00
rillig
6a8f3844ac Added make-quoting. 2005-05-15 21:11:22 +00:00
jlam
359f88c945 Add and enable bootstrap-install-sh. 2005-05-08 09:51:59 +00:00
gavan
669081be1d New test to verify that the USE_GNU_TOOLS mechanism works while building
a different GNU tool.

For now, this test fails if flex or bison are already installed. This is
suboptimal, but the alternatives (choosing a different PKG_DBDIR and
LOCALBASE) are difficult to implement at the individual test level.
2005-02-12 14:45:53 +00:00
jmmv
3ad65effe6 Add and enable print-plist. 2004-09-08 15:04:45 +00:00
jlam
c335163e9d Add and enable buildlink-libtool. 2004-08-30 04:44:27 +00:00
jlam
a57b0a61e6 Add and enable buildlink-unwrap. 2004-08-28 06:18:39 +00:00
gavan
27dc9f9dd9 Add pkgfail, a simple regression test which ensures that PKG_FAIL_REASON works.
This test serves as a simple example of how to write a regression test.
2004-08-28 00:19:17 +00:00
jlam
2e74a2e65d Add and enable buildlink-transform. 2004-08-27 21:35:21 +00:00
jlam
d76ad0b5cd Add a new "regress" category for pkgsrc regression testing code. We
don't descend into this directory for anything since these packages aren't
packages in the normal sense, since they're not expected to install or
package correctly.
2004-08-27 21:32:55 +00:00