summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)AuthorFilesLines
2005-11-19Added comments.rillig1-1/+4
2005-11-19Added a regression test for the TOOLS framework.rillig1-1/+2
2005-11-19Regression test for the capabilities of the TOOLS. Most of them haverillig3-0/+53
2005-09-28Removed trailing white-space.rillig1-3/+3
2005-08-06Converted the Makefiles to the "category normal form", as required byrillig1-1/+2
2005-08-01Simplified the testcase.rillig2-9/+4
2005-08-01Found a new bug in make(1).rillig3-3/+29
2005-07-26Test that PKG_FAIL_REASON is empty.dillo10-5/+15
2005-07-26Add support for sets of options where at least one option from eachdillo3-2/+24
2005-07-19also test unsupported and unused legacy optionsdillo1-2/+4
2005-06-09Fix test to that it's possible to check correctness whenjlam1-2/+2
2005-06-08Add two new tests for rpath argument merging and splitting.jlam3-1/+33
2005-06-02Fix typo.wiz1-2/+2
2005-06-02add tests for groups of mutually exclusive optionsdillo5-2/+47
2005-06-02adapt to quoting fixesdillo1-1/+1
2005-06-01test legacy var with `-' in option namedillo2-6/+6
2005-05-31fix comments describing test casesdillo6-12/+14
2005-05-31To ease cleanup of the options namespace, add code to support legacydillo3-2/+20
2005-05-28two new test cases:dillo5-2/+47
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
2005-05-19Simplified how the testcases are invoked.rillig2-8/+4
2005-05-19Added the pkg-options regression test.rillig1-1/+2
2005-05-16Added the ``order'' testcase, which works since bsd.options.mk, revisionrillig1-2/+2
2005-05-16Imported testsuite for the bsd.options.mk framework.rillig6-0/+65
2005-05-15Added an example workaround to bug1.mk.rillig2-10/+30
2005-05-15Found a bug in the pkgsrc bmake and NetBSD-1.6.2 /usr/bin/make, which hasrillig3-2/+39
2005-05-15Added make-quoting.rillig1-1/+2
2005-05-15Imported make-quoting, a regression test to make sure various weird quotingrillig18-0/+181
2005-05-08Add and enable bootstrap-install-sh.jlam1-1/+2
2005-05-08Regression test for the bootstrap install-sh script which is a BSD installjlam3-0/+430
2005-05-02Remove the need for ${FIND} in the top-level make.jlam2-18/+42
2005-05-02Remove NO_BUILD, which was causing the wrappers to not be created afterjlam1-2/+1
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv3-6/+3
2005-02-12New test to verify that the USE_GNU_TOOLS mechanism works while buildinggavan3-1/+58
2005-01-26Add new regression tests to test that we correctly handle full paths tojlam2-0/+16
2005-01-10Update to work with current bsd.wrapper.mk.jlam1-13/+5
2004-11-09Add regression tests to check that -DFOO="/usr/pkg/lib/libfoo.la" isn'tjlam2-0/+16
2004-09-25Add a test for the "rmdir" transformation.jlam2-1/+14
2004-09-08Add and enable print-plist.jmmv1-1/+2
2004-09-08Initial import of the print-plist regression test:jmmv4-0/+55
2004-09-07Add a test for correctness of oddly-quoted arguments.jlam1-0/+8
2004-09-07Add missing spec file which was causing pkg_regress to not run this test.jlam1-0/+12
2004-08-30Check for the right output on a platform that has _USE_RPATH == no.jlam4-8/+36
2004-08-30Add and enable buildlink-libtool.jlam1-1/+2
2004-08-30Regression test for the buildlink libtool manipulations. Start withjlam3-0/+110
2004-08-29Correct typo in comment.jlam2-4/+4
2004-08-29Make the lib-expand test do a little more: see that repeated library argsjlam1-2/+2
2004-08-28Provide a way to report the number of subtests passed and failed.jlam2-4/+36
2004-08-28Don't die as soon as the first test fails. Instead, run them all,jlam2-9/+27
2004-08-28Allow this test to be used with both the current buildlink3 frameworkjlam1-6/+17