Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/sets/lists/tests Add command substitution test.



details:   https://anonhg.NetBSD.org/src/rev/20940c1f927b
branches:  trunk
changeset: 344305:20940c1f927b
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Mar 20 22:57:49 2016 +0000

description:
Add command substitution test.

diffstat:

 distrib/sets/lists/tests/mi |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r db7230c16cd3 -r 20940c1f927b distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi       Sun Mar 20 22:57:04 2016 +0000
+++ b/distrib/sets/lists/tests/mi       Sun Mar 20 22:57:49 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.668 2016/03/16 21:14:35 christos Exp $
+# $NetBSD: mi,v 1.669 2016/03/20 22:57:49 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -1256,6 +1256,7 @@
 ./usr/tests/bin/sh/dotcmd/while_return_while   tests-bin-tests compattestfile,atf
 ./usr/tests/bin/sh/t_compexit                  tests-obsolete          obsolete
 ./usr/tests/bin/sh/t_arith                     tests-bin-tests         compattestfile,atf
+./usr/tests/bin/sh/t_cmdsub                    tests-bin-tests         compattestfile,atf
 ./usr/tests/bin/sh/t_evaltested                        tests-bin-tests         compattestfile,atf
 ./usr/tests/bin/sh/t_exit                      tests-bin-tests         compattestfile,atf
 ./usr/tests/bin/sh/t_expand                    tests-bin-tests         compattestfile,atf



Home | Main Index | Thread Index | Old Index