import gdb-1999-09-08 snapshot
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.c++ / local.exp
index 66b6d63cd91d078143fa92ab5a60efdcaf1e2f3c..6ec777b2713839ec3585506acbf26993dfde5d3e 100644 (file)
@@ -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
@@ -33,6 +33,8 @@ if $tracelevel then {
 set prms_id 0
 set bug_id 0
 
+if { [skip_cplus_tests] } { continue }
+
 set testfile "local"
 set srcfile ${testfile}.cc
 set binfile ${objdir}/${subdir}/${testfile}
This page took 0.025913 seconds and 4 git commands to generate.