import gdb-1999-09-08 snapshot
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.c++ / misc.exp
index 7d64e4a7fea3ba659bd9ce7e63b5c93a339633d2..07465ac532ccb166e69e84856ae5dcface052a0b 100644 (file)
@@ -23,9 +23,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 "misc"
 set srcfile ${testfile}.cc
This page took 0.024181 seconds and 4 git commands to generate.