./regress/bootstrap-install-sh, Test functionality of sysutils/install-sh

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


Branch: CURRENT, Version: 0.0, Package name: bootstrap-install-sh-0.0, Maintainer: pkgsrc-users
Required to build:
[pkgtools/cwrappers]

Version history: (Expand)


CVS history: (Expand)


   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@
   2010-03-21 17:29:44 by Thomas Klausner | Files touched by this commit (66)
Log message:
Reset maintainer, developer lost his commit bit.
   2009-04-09 02:47:13 by Joerg Sonnenberger | Files touched by this commit (10)
Log message:
Remove redundant EXTRACT_ONLY and NO_CHECKSUM declarations.
Retire NO_PACAKGE as there is no technical reason for it.
   2007-07-12 20:27:54 by Johnny C. Lam | Files touched by this commit (1)
Log message:
Add some regression tests for backing up existing files, e.g. "-b" and
"-B fmt".
   2007-07-04 21:18:12 by Johnny C. Lam | Files touched by this commit (1)
Log message:
Add a test to verify that nonexistent intermediate directories are
created with the proper permissions.

XXX sysutils/install-sh isn't quite right the same as /usr/bin/install
XXX because it ignores the umask for directory creation.
   2007-06-20 18:26:21 by Johnny C. Lam | Files touched by this commit (2)
Log message:
Test the install-sh script from sysutils/install-sh instead of the local
one (which has actually migrated to sysutils/install-sh as of 20070620).
   2005-12-17 06:20:24 by Johnny C. Lam | Files touched by this commit (50)
Log message:
Change my MAINTAINER email address to the one I've been using for
pkgsrc work.
   2005-05-08 11:51:26 by Johnny C. Lam | Files touched by this commit (3) | Imported package
Log message:
Regression test for the bootstrap install-sh script which is a BSD install
replacement.