From 86d990163cfccd9d3e2d278046a9835e8fcd9cdd Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Wed, 8 Sep 1999 23:58:56 +0000 Subject: import gdb-1999-09-08 snapshot --- gdb/testsuite/gdb.c++/ctti.exp | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'gdb/testsuite/gdb.c++/ctti.exp') diff --git a/gdb/testsuite/gdb.c++/ctti.exp b/gdb/testsuite/gdb.c++/ctti.exp index b8c7cc91e5e..135dcf45538 100644 --- a/gdb/testsuite/gdb.c++/ctti.exp +++ b/gdb/testsuite/gdb.c++/ctti.exp @@ -1,4 +1,4 @@ -# Copyright (C) 1998 Free Software Foundation, Inc. +# Copyright (C) 1998, 1999 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -29,10 +29,7 @@ if $tracelevel then { strace $tracelevel } - -# Check to see if we have an executable to test. If not, then either we -# haven't tried to compile one, or the compilation failed for some reason. -# In either case, just notify the user and skip the tests in this file. +if { [skip_cplus_tests] } { continue } set testfile "cttiadd" set srcfile ${testfile}.cc -- cgit v1.2.1