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

Hartmut Brandt harti at FreeBSD.org
Fri May 20 15:25:04 GMT 2005


harti       2005-05-20 15:25:04 UTC

  FreeBSD src repository

  Added files:
    tools/regression/usr.bin/make/shell/builtin Makefile 
                                                expected.status 
                                                expected.stderr 
                                                expected.stdout 
                                                sh.sh test.t 
  Log:
  Add a test to check whether in compat mode make detectes builtins
  on the command line and really executes the shell instead of directly
  executing the command.
  
  Revision  Changes    Path
  1.1       +30 -0     src/tools/regression/usr.bin/make/shell/builtin/Makefile (new)
  1.1       +1 -0      src/tools/regression/usr.bin/make/shell/builtin/expected.status (new)
  1.1       +1 -0      src/tools/regression/usr.bin/make/shell/builtin/expected.stderr (new)
  1.1       +0 -0      src/tools/regression/usr.bin/make/shell/builtin/expected.stdout (new)
  1.1       +6 -0      src/tools/regression/usr.bin/make/shell/builtin/sh.sh (new)
  1.1       +13 -0     src/tools/regression/usr.bin/make/shell/builtin/test.t (new)


More information about the cvs-src mailing list