* gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
authorJeff Law <law@redhat.com>
Thu, 20 Jul 1995 18:50:31 +0000 (18:50 +0000)
committerJeff Law <law@redhat.com>
Thu, 20 Jul 1995 18:50:31 +0000 (18:50 +0000)
only depend on gdb's expression code, not the chill runtime.

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.chill/chexp.exp

index 73620d0c74a39ea48bb4741fabde1d62379f0b3b..35795b2483cdf3dee43c9cc72847455c6a1e87cb 100644 (file)
@@ -1,5 +1,8 @@
 Thu Jul 20 11:40:13 1995  Jeff Law  (law@snake.cs.utah.edu)
 
+       * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
+       only depend on gdb's expression code, not the chill runtime.
+
        * gdb.base/return.c: Put return values into variables so we
        can have gdb print them rather than depending on the program
        to print them.
index 44fe38d8ec0d5c625c07147a4249b3c9380f1cdb..0f957a7fb65a784deb49f2932dccfb51bc3ff3eb 100644 (file)
@@ -428,8 +428,6 @@ proc test_arithmetic_expressions {} {
 
 # Start with a fresh gdb.
 
-if [skip_chill_tests] then { continue }
-
 gdb_exit
 gdb_start
 gdb_reinitialize_dir $srcdir/$subdir