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 new sh tests



details:   https://anonhg.NetBSD.org/src/rev/98203cbf9f44
branches:  trunk
changeset: 344179:98203cbf9f44
user:      christos <christos%NetBSD.org@localhost>
date:      Wed Mar 16 15:51:15 2016 +0000

description:
new sh tests

diffstat:

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

diffs (25 lines):

diff -r 30943fbbcc8b -r 98203cbf9f44 distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi       Wed Mar 16 15:49:19 2016 +0000
+++ b/distrib/sets/lists/tests/mi       Wed Mar 16 15:51:15 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.666 2016/03/13 18:56:19 christos Exp $
+# $NetBSD: mi,v 1.667 2016/03/16 15:51:15 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -1255,6 +1255,7 @@
 ./usr/tests/bin/sh/dotcmd/while_return_until   tests-bin-tests compattestfile,atf
 ./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_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
@@ -1266,6 +1267,7 @@
 ./usr/tests/bin/sh/t_set_e                     tests-bin-tests         compattestfile,atf
 ./usr/tests/bin/sh/t_ulimit                    tests-bin-tests         compattestfile,atf
 ./usr/tests/bin/sh/t_varquote                  tests-bin-tests         compattestfile,atf
+./usr/tests/bin/sh/t_varval                    tests-bin-tests         compattestfile,atf
 ./usr/tests/bin/sh/t_wait                      tests-bin-tests         compattestfile,atf
 ./usr/tests/bin/sleep                          tests-bin-tests compattestfile,atf
 ./usr/tests/bin/sleep/Atffile                  tests-bin-tests         compattestfile,atf



Home | Main Index | Thread Index | Old Index