summaryrefslogtreecommitdiff
path: root/regress/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2007-08-13Added mk/misc/category.mk, which contains the definitions that are onlyrillig1-2/+2
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-03-07Added a regression test for the SUBST framework, especially the newlyrillig1-1/+2
introduced SUBST_VARS.
2006-09-06Add make-env-phases.ben1-1/+2
2006-07-11Added a testcase for the pkgsrc compilers.rillig1-1/+2
2006-07-10Added a test for the new pkgsrc barriers. It currently fails, but shouldrillig1-1/+2
not.
2005-11-19Added a regression test for the TOOLS framework.rillig1-1/+2
2005-08-06Converted the Makefiles to the "category normal form", as required byrillig1-1/+2
pkglint.
2005-05-19Added the pkg-options regression test.rillig1-1/+2
2005-05-15Added make-quoting.rillig1-1/+2
2005-05-08Add and enable bootstrap-install-sh.jlam1-1/+2
2005-02-12New test to verify that the USE_GNU_TOOLS mechanism works while buildinggavan1-1/+2
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.
2004-09-08Add and enable print-plist.jmmv1-1/+2
2004-08-30Add and enable buildlink-libtool.jlam1-1/+2
2004-08-28Add and enable buildlink-unwrap.jlam1-1/+2
2004-08-28Add pkgfail, a simple regression test which ensures that PKG_FAIL_REASON works.gavan1-1/+2
This test serves as a simple example of how to write a regression test.
2004-08-27Add and enable buildlink-transform.jlam1-1/+3
2004-08-27Add a new "regress" category for pkgsrc regression testing code. Wejlam1-0/+5
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.