Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 May 2005 11:23:01 +0000 (UTC)
From:      Hartmut Brandt <harti@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/tools/regression/usr.bin/make/shell/path Makefile expected.status         expected.stderr expected.stdout sh.sh test.t expected.status         expected.stderr expected.stdout sh.sh test.t ...
Message-ID:  <200505191123.j4JBN1FV026369@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
harti       2005-05-19 11:23:01 UTC

  FreeBSD src repository

  Added files:
    tools/regression/usr.bin/make/shell/path Makefile 
                                             expected.status 
                                             expected.stderr 
                                             expected.stdout sh.sh 
                                             test.t 
    tools/regression/usr.bin/make/shell/path_select Makefile 
                                                    expected.status 
                                                    expected.stderr 
                                                    expected.stdout 
                                                    sh.sh test.t 
    tools/regression/usr.bin/make/shell/select Makefile 
                                               expected.status 
                                               expected.stderr 
                                               expected.stdout 
                                               test.t 
  Log:
  Some test cases for .SHELL target: builtin shell selection and
  changing the path of a builtin shell.
  
  Revision  Changes    Path
  1.1       +48 -0     src/tools/regression/usr.bin/make/shell/path/Makefile (new)
  1.1       +1 -0      src/tools/regression/usr.bin/make/shell/path/expected.status (new)
  1.1       +1 -0      src/tools/regression/usr.bin/make/shell/path/expected.stderr (new)
  1.1       +0 -0      src/tools/regression/usr.bin/make/shell/path/expected.stdout (new)
  1.1       +6 -0      src/tools/regression/usr.bin/make/shell/path/sh.sh (new)
  1.1       +13 -0     src/tools/regression/usr.bin/make/shell/path/test.t (new)
  1.1       +40 -0     src/tools/regression/usr.bin/make/shell/path_select/Makefile (new)
  1.1       +1 -0      src/tools/regression/usr.bin/make/shell/path_select/expected.status (new)
  1.1       +1 -0      src/tools/regression/usr.bin/make/shell/path_select/expected.stderr (new)
  1.1       +0 -0      src/tools/regression/usr.bin/make/shell/path_select/expected.stdout (new)
  1.1       +6 -0      src/tools/regression/usr.bin/make/shell/path_select/sh.sh (new)
  1.1       +13 -0     src/tools/regression/usr.bin/make/shell/path_select/test.t (new)
  1.1       +33 -0     src/tools/regression/usr.bin/make/shell/select/Makefile (new)
  1.1       +1 -0      src/tools/regression/usr.bin/make/shell/select/expected.status (new)
  1.1       +0 -0      src/tools/regression/usr.bin/make/shell/select/expected.stderr (new)
  1.1       +2 -0      src/tools/regression/usr.bin/make/shell/select/expected.stdout (new)
  1.1       +13 -0     src/tools/regression/usr.bin/make/shell/select/test.t (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505191123.j4JBN1FV026369>