Commit graph

11 commits

Author SHA1 Message Date
rillig
ebcb0ce01e Resign from maintaining a lot of packages, so everyone is free to update
them at will.
2008-03-04 11:02:23 +00:00
rillig
9280b41272 The regression tests that are actually run are selected based on the
platform and the bmake version, since some of the bugs have been fixed
since.
2006-06-29 14:01:58 +00:00
rillig
f2014b3dd2 Added a testcase for a bug in the :Q operator in bmake. 2006-06-29 13:35:18 +00:00
rillig
ae3ab0c038 Changed the test so that it also works by running "make && make clean"
in this directory. Currently the test fails because the wrapped echo(1)
is broken.
2006-05-11 23:10:50 +00:00
rillig
21f954024d Corrected the expected output for Make version netbsd-2005*. 2006-05-10 17:35:58 +00:00
rillig
a88d22082f Simplified the testcase. 2005-08-01 01:02:05 +00:00
rillig
ea131c3e1d Found a new bug in make(1). 2005-08-01 00:40:30 +00:00
rillig
7818e38937 Simplified how the testcases are invoked. 2005-05-19 10:59:10 +00:00
rillig
a03d851b64 Added an example workaround to bug1.mk. 2005-05-15 23:37:13 +00:00
rillig
f58a634f12 Found a bug in the pkgsrc bmake and NetBSD-1.6.2 /usr/bin/make, which has
been fixed at least in NetBSD-2.99.15. Wrote a testcase for it.
2005-05-15 22:50:13 +00:00
rillig
c98f603243 Imported make-quoting, a regression test to make sure various weird quoting
styles stay valid when updating the pkgsrc make(1) program. The test cases
also serve as kind of demonstration how things work inside make(1).
2005-05-15 21:10:16 +00:00