./regress/make-quoting, Test Makefile quoting and make(1) bugs

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 20.04.26, Package name: regress-make-20.04.26, Maintainer: pkgsrc-users
Required to build:
[pkgtools/cwrappers]

Version history: (Expand)


CVS history: (Expand)


   2020-04-26 15:11:17 by Roland Illig | Files touched by this commit (5)
Log message:
regress/make-quoting: demonstrate that the ancient bugs have been fixed
   2020-04-26 14:59:28 by Roland Illig | Files touched by this commit (1)
Log message:
regress/make-quoting: replace obsolete _PKG_SILENT with RUN
   2018-11-30 20:06:33 by Roland Illig | Files touched by this commit (3)
Log message:
regress/make-quoting: adjust to bmake change from 2015
   2014-06-21 18:15:01 by Benny Siegert | Files touched by this commit (13)
Log message:
Add PLISTs for all regression tests. The infrastructure now sets
PKG_FAIL_REASON if there is no PLIST, breaking all but one test.

Goes from "1 passed, 12 failed" to "6 passed, 7 failed" on \ 
Mac OS.

"haha" schmonz@
   2008-03-04 12:02:26 by Roland Illig | Files touched by this commit (51) | Package updated
Log message:
Resign from maintaining a lot of packages, so everyone is free to update
them at will.
   2006-06-29 16:01:58 by Roland Illig | Files touched by this commit (1)
Log message:
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 15:35:18 by Roland Illig | Files touched by this commit (4)
Log message:
Added a testcase for a bug in the :Q operator in bmake.
   2006-05-12 01:10:50 by Roland Illig | Files touched by this commit (2)
Log message:
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.