cvs commit: src/tools/regression/usr.bin/make/shell/replace Makefile expected.status expected.stderr expected.stdout sh.sh test.t

Hartmut Brandt harti at FreeBSD.org
Fri May 20 14:50:31 GMT 2005


harti       2005-05-20 14:50:30 UTC

  FreeBSD src repository

  Added files:
    tools/regression/usr.bin/make/shell/replace Makefile 
                                                expected.status 
                                                expected.stderr 
                                                expected.stdout 
                                                sh.sh test.t 
  Log:
  Add a test that test whether we can replace the shell to use by
  make with another shell and set all its parameters (meta and builtins
  not tested here).
  
  Revision  Changes    Path
  1.1       +33 -0     src/tools/regression/usr.bin/make/shell/replace/Makefile (new)
  1.1       +1 -0      src/tools/regression/usr.bin/make/shell/replace/expected.status (new)
  1.1       +1 -0      src/tools/regression/usr.bin/make/shell/replace/expected.stderr (new)
  1.1       +0 -0      src/tools/regression/usr.bin/make/shell/replace/expected.stdout (new)
  1.1       +6 -0      src/tools/regression/usr.bin/make/shell/replace/sh.sh (new)
  1.1       +13 -0     src/tools/regression/usr.bin/make/shell/replace/test.t (new)


More information about the cvs-src mailing list