Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Mar 2010 19:34:57 +0000 (UTC)
From:      Jilles Tjoelker <jilles@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/tools/regression/bin/sh/builtins eval3.0 src/tools/regression/bin/sh/errors redirection-error5.0 src/tools/regression/bin/sh/expansion arith2.0 arith3.0 assign1.0 cmdsubst2.0 plus-minus1.0 question1.0 set-u1.0 src/tools/regression/bin/sh/parser heredoc1.0
Message-ID:  <201003281935.o2SJZJ9V007490@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jilles      2010-03-28 19:34:57 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    tools/regression/bin/sh/expansion arith2.0 
  Added files:           (Branch: RELENG_8)
    tools/regression/bin/sh/builtins eval3.0 
    tools/regression/bin/sh/errors redirection-error5.0 
    tools/regression/bin/sh/expansion arith3.0 assign1.0 
                                      cmdsubst2.0 plus-minus1.0 
                                      question1.0 set-u1.0 
    tools/regression/bin/sh/parser heredoc1.0 
  Log:
  SVN rev 205800 on 2010-03-28 19:34:57Z by jilles
  
  MFC r196607,r198453,r204016,r204017,r204836,r204842,r205105,r205153
  Various testcases that work correctly with stable/8 sh.
  
  Note: this creates some gaps in the numbering due to lower-numbered tests
  for new functionality which is not or not yet MFC'ed.
  
  Revision  Changes    Path
  1.1.2.2   +9 -0      src/tools/regression/bin/sh/builtins/eval3.0 (new)
  1.1.2.2   +5 -0      src/tools/regression/bin/sh/errors/redirection-error5.0 (new)
  1.1.2.3   +1 -0      src/tools/regression/bin/sh/expansion/arith2.0
  1.1.2.2   +14 -0     src/tools/regression/bin/sh/expansion/arith3.0 (new)
  1.1.2.2   +37 -0     src/tools/regression/bin/sh/expansion/assign1.0 (new)
  1.1.2.2   +43 -0     src/tools/regression/bin/sh/expansion/cmdsubst2.0 (new)
  1.1.2.2   +81 -0     src/tools/regression/bin/sh/expansion/plus-minus1.0 (new)
  1.1.2.2   +22 -0     src/tools/regression/bin/sh/expansion/question1.0 (new)
  1.1.2.2   +29 -0     src/tools/regression/bin/sh/expansion/set-u1.0 (new)
  1.1.2.2   +85 -0     src/tools/regression/bin/sh/parser/heredoc1.0 (new)



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