nonexistant test binary, avoid incrementing the warning count.
Fixes bogus UNRESOLVED test results.
+Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
+
+ * Many files: When warning about suppressed tests due to a
+ nonexistant test binary, avoid incrementing the warning count.
+
+Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
+
+ * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
+
Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
* gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
if [skip_chill_tests] then { continue }
if ![file exists $objdir/$subdir/$binfile] then {
- warning "$binfile does not exist; tests suppressed."
+ warning "$binfile does not exist; tests suppressed." 0
} else {
do_tests
}
test_float_literals_accepted
test_arithmetic_expressions
} else {
- warning "$test_name tests suppressed."
+ warning "$test_name tests suppressed." 0
}
if [skip_chill_tests] then { continue }
if ![file exists $objdir/$subdir/$binfile] then {
- warning "$binfile does not exist; tests suppressed."
+ warning "$binfile does not exist; tests suppressed." 0
} else {
do_tests
}
global binfile objdir subdir
if ![file exists $objdir/$subdir/$binfile] then {
- warning "$binfile does not exist; tests suppressed."
+ warning "$binfile does not exist; tests suppressed." 0
return 1
}
verbose "loading file '$objdir/$subdir/$binfile'"
if [skip_chill_tests] then { continue }
if ![file exists $objdir/$subdir/$binfile] then {
- warning "$objdir/$subdir/$binfile does not exist; tests suppressed."
+ warning "$objdir/$subdir/$binfile does not exist; tests suppressed." 0
} else {
do_tests
}
if [skip_chill_tests] then { continue }
if ![file exists $objdir/$subdir/$binfile] then {
- warning "$binfile does not exist; tests suppressed."
+ warning "$binfile does not exist; tests suppressed." 0
} else {
do_tests
}
if [skip_chill_tests] then { continue }
if ![file exists $objdir/$subdir/$binfile] then {
- warning "$objdir/$subdir/$binfile does not exist; tests suppressed."
+ warning "$objdir/$subdir/$binfile does not exist; tests suppressed." 0
} else {
do_tests
}
if [skip_chill_tests] then { continue }
if ![file exists $objdir/$subdir/$binfile] then {
- warning "$binfile does not exist; tests suppressed."
+ warning "$binfile does not exist; tests suppressed." 0
} else {
do_tests
}
if [skip_chill_tests] then { continue }
if ![file exists $objdir/$subdir/$binfile] then {
- warning "$binfile does not exist; tests suppressed."
+ warning "$binfile does not exist; tests suppressed." 0
} else {
do_tests
}
if [skip_chill_tests] then { continue }
if ![file exists $objdir/$subdir/$binfile] then {
- warning "$binfile does not exist; tests suppressed."
+ warning "$binfile does not exist; tests suppressed." 0
} else {
do_tests
}
if [skip_chill_tests] then { continue }
if ![file exists $objdir/$subdir/$binfile] then {
- warning "$binfile does not exist; tests suppressed."
+ warning "$binfile does not exist; tests suppressed." 0
} else {
do_tests
}
if [skip_chill_tests] then { continue }
if ![file exists $objdir/$subdir/$binfile] then {
- warning "$binfile does not exist; tests suppressed."
+ warning "$binfile does not exist; tests suppressed." 0
} else {
do_tests
}
if [skip_chill_tests] then { continue }
if ![file exists $objdir/$subdir/$binfile] then {
- warning "$binfile does not exist; tests suppressed."
+ warning "$binfile does not exist; tests suppressed." 0
} else {
do_tests
}
if [skip_chill_tests] then { continue }
if ![file exists $objdir/$subdir/$binfile] then {
- warning "$binfile does not exist; tests suppressed."
+ warning "$binfile does not exist; tests suppressed." 0
} else {
do_tests
}
if [skip_chill_tests] then { continue }
if ![file exists $objdir/$subdir/$binfile] then {
- warning "$objdir/$subdir/$binfile does not exist; tests suppressed."
+ warning "$objdir/$subdir/$binfile does not exist; tests suppressed." 0
} else {
do_tests
}
if [skip_chill_tests] then { continue }
if ![file exists $objdir/$subdir/$binfile] then {
- warning "$binfile does not exist; tests suppressed."
+ warning "$binfile does not exist; tests suppressed." 0
} else {
do_tests
}
if [skip_chill_tests] then { continue }
if ![file exists $objdir/$subdir/$binfile] then {
- warning "$binfile does not exist; tests suppressed."
+ warning "$binfile does not exist; tests suppressed." 0
} else {
do_tests
}