Age | Commit message (Expand) | Author | Files | Lines |
2006-07-11 | Added a testcase for the pkgsrc compilers. | rillig | 3 | -1/+48 |
2006-07-10 | Completely nuke the concept of PKG_PHASE from pkgsrc except for the | jlam | 1 | -3/+1 |
2006-07-10 | Added a test for the new pkgsrc barriers. It currently fails, but should | rillig | 3 | -1/+46 |
2006-06-29 | The regression tests that are actually run are selected based on the | rillig | 1 | -3/+33 |
2006-06-29 | Added a testcase for a bug in the :Q operator in bmake. | rillig | 4 | -4/+19 |
2006-06-25 | Added a test for the "sort" tool. Fixed pkglint warnings. | rillig | 2 | -6/+47 |
2006-05-31 | Double the length of the command line argument after each iteration. | rillig | 1 | -1/+2 |
2006-05-11 | Changed the test so that it also works by running "make && make clean" | rillig | 2 | -3/+8 |
2006-05-10 | Corrected the expected output for Make version netbsd-2005*. | rillig | 1 | -2/+4 |
2005-12-17 | Change my MAINTAINER email address to the one I've been using for | jlam | 4 | -8/+8 |
2005-11-24 | Added more tests for tr(1), including one that feeds 65536 bytes through | rillig | 1 | -1/+20 |
2005-11-24 | Added testsuite for tr(1). | rillig | 2 | -3/+40 |
2005-11-24 | Oops. I had put the awk-specific functions into test.subr. Moved back. | rillig | 2 | -19/+27 |
2005-11-24 | Factored out the generally useable shell functions into tests.subr, as they | rillig | 2 | -31/+36 |
2005-11-19 | Don't require too much from a simple awk. 6144 bytes per line must be | rillig | 1 | -3/+6 |
2005-11-19 | Print the name of the test case when starting it. This helps in detecting | rillig | 2 | -3/+10 |
2005-11-19 | Make sure that awk can handle strings of length 4096 on the command line | rillig | 1 | -14/+45 |
2005-11-19 | Added comments. | rillig | 1 | -1/+4 |
2005-11-19 | Added a regression test for the TOOLS framework. | rillig | 1 | -1/+2 |
2005-11-19 | Regression test for the capabilities of the TOOLS. Most of them have | rillig | 3 | -0/+53 |
2005-09-28 | Removed trailing white-space. | rillig | 1 | -3/+3 |
2005-08-06 | Converted the Makefiles to the "category normal form", as required by | rillig | 1 | -1/+2 |
2005-08-01 | Simplified the testcase. | rillig | 2 | -9/+4 |
2005-08-01 | Found a new bug in make(1). | rillig | 3 | -3/+29 |
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 |
2005-07-19 | also test unsupported and unused legacy options | dillo | 1 | -2/+4 |
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 |