Age | Commit message (Expand) | Author | Files | Lines |
2005-06-09 | Fix test to that it's possible to check correctness when | jlam | 1 | -2/+2 |
2005-06-08 | Add two new tests for rpath argument merging and splitting. | jlam | 3 | -1/+33 |
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 |
2005-05-28 | two new test cases: | dillo | 5 | -2/+47 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-05-19 | Simplified how the testcases are invoked. | rillig | 2 | -8/+4 |
2005-05-19 | Added the pkg-options regression test. | rillig | 1 | -1/+2 |
2005-05-16 | Added the ``order'' testcase, which works since bsd.options.mk, revision | rillig | 1 | -2/+2 |
2005-05-16 | Imported testsuite for the bsd.options.mk framework. | rillig | 6 | -0/+65 |
2005-05-15 | Added an example workaround to bug1.mk. | rillig | 2 | -10/+30 |
2005-05-15 | Found a bug in the pkgsrc bmake and NetBSD-1.6.2 /usr/bin/make, which has | rillig | 3 | -2/+39 |
2005-05-15 | Added make-quoting. | rillig | 1 | -1/+2 |
2005-05-15 | Imported make-quoting, a regression test to make sure various weird quoting | rillig | 18 | -0/+181 |
2005-05-08 | Add and enable bootstrap-install-sh. | jlam | 1 | -1/+2 |
2005-05-08 | Regression test for the bootstrap install-sh script which is a BSD install | jlam | 3 | -0/+430 |
2005-05-02 | Remove the need for ${FIND} in the top-level make. | jlam | 2 | -18/+42 |
2005-05-02 | Remove NO_BUILD, which was causing the wrappers to not be created after | jlam | 1 | -2/+1 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 3 | -6/+3 |
2005-02-12 | New test to verify that the USE_GNU_TOOLS mechanism works while building | gavan | 3 | -1/+58 |
2005-01-26 | Add new regression tests to test that we correctly handle full paths to | jlam | 2 | -0/+16 |
2005-01-10 | Update to work with current bsd.wrapper.mk. | jlam | 1 | -13/+5 |
2004-11-09 | Add regression tests to check that -DFOO="/usr/pkg/lib/libfoo.la" isn't | jlam | 2 | -0/+16 |
2004-09-25 | Add a test for the "rmdir" transformation. | jlam | 2 | -1/+14 |
2004-09-08 | Add and enable print-plist. | jmmv | 1 | -1/+2 |
2004-09-08 | Initial import of the print-plist regression test: | jmmv | 4 | -0/+55 |
2004-09-07 | Add a test for correctness of oddly-quoted arguments. | jlam | 1 | -0/+8 |
2004-09-07 | Add missing spec file which was causing pkg_regress to not run this test. | jlam | 1 | -0/+12 |
2004-08-30 | Check for the right output on a platform that has _USE_RPATH == no. | jlam | 4 | -8/+36 |
2004-08-30 | Add and enable buildlink-libtool. | jlam | 1 | -1/+2 |
2004-08-30 | Regression test for the buildlink libtool manipulations. Start with | jlam | 3 | -0/+110 |
2004-08-29 | Correct typo in comment. | jlam | 2 | -4/+4 |
2004-08-29 | Make the lib-expand test do a little more: see that repeated library args | jlam | 1 | -2/+2 |
2004-08-28 | Provide a way to report the number of subtests passed and failed. | jlam | 2 | -4/+36 |
2004-08-28 | Don't die as soon as the first test fails. Instead, run them all, | jlam | 2 | -9/+27 |
2004-08-28 | Allow this test to be used with both the current buildlink3 framework | jlam | 1 | -6/+17 |
2004-08-28 | Add some more tests for "l" and "rm" BUILDLINK_TRANSFORM commands. | jlam | 4 | -3/+38 |
2004-08-28 | Add and enable buildlink-unwrap. | jlam | 1 | -1/+2 |
2004-08-28 | Regression test for whether *-config scripts and other similar files are | jlam | 4 | -0/+139 |
2004-08-28 | Add some comments. | jlam | 1 | -2/+9 |
2004-08-28 | Add spec file so that this can be driven by pkg_regress. | jlam | 1 | -0/+12 |
2004-08-28 | Add NetBSD tag. | jlam | 1 | -0/+2 |
2004-08-28 | Add pkgfail, a simple regression test which ensures that PKG_FAIL_REASON works. | gavan | 3 | -1/+66 |
2004-08-27 | Revert previous. The fact that they don't pass is something to fix, not | jlam | 1 | -3/+1 |
2004-08-27 | Don't run the *-slashdot tests using the current buildlink3 framework, | jlam | 1 | -1/+3 |
2004-08-27 | Make this work with the current incarnation of the buildlink3 framework. | jlam | 1 | -8/+8 |