From ba16fb2ad339d3415201d048474c35e8083a9d02 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Mon, 16 Nov 2015 11:10:48 +1100 Subject: [PATCH] * testsuite/runtest.all/options.exp: Remove some commented code. --- ChangeLog | 4 ++++ testsuite/runtest.all/options.exp | 4 ---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index ab7938e..939246e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2015-11-16 Ben Elliston + * testsuite/runtest.all/options.exp: Remove some commented code. + +2015-11-16 Ben Elliston + * runtest.exp: Refer to "DejaGnu version", not "Framework version" in --version output. * testsuite/runtest.all/options.exp: Update test case. diff --git a/testsuite/runtest.all/options.exp b/testsuite/runtest.all/options.exp index 70870f1..80990b2 100644 --- a/testsuite/runtest.all/options.exp +++ b/testsuite/runtest.all/options.exp @@ -62,10 +62,6 @@ set tests { # { "-v --strace 1" "Source Trace level is now 1.* 1 if" "--strace option" } -# Old tests not used anymore -# { "-v --build sparc-sun-sunos4.1.9" "Native configuration is sparc-sun-sunos4.1.9" "--build option" } -# { "-v --srcdir xXx" "Using test sources in xXx" "--srcdir option" } - foreach i $tests { if [util_test "$RUNTEST" "[lindex $i 0] -srcdir ${srcdir}/runtest.all" "" "[lindex $i 1]"] { fail "[lindex $i 2]" -- 2.7.4