* lib/sim-defs.exp (run_sim_test): New option xerror, for expected
authorDoug Evans <dje@google.com>
Mon, 14 Dec 1998 23:17:02 +0000 (23:17 +0000)
committerDoug Evans <dje@google.com>
Mon, 14 Dec 1998 23:17:02 +0000 (23:17 +0000)
errors.  Translate \n sequences in expected output to newline char.
(slurp_options): Make parentheses optional.

sim/testsuite/ChangeLog

index fe12f0e..4a0508c 100644 (file)
@@ -1,3 +1,9 @@
+1998-12-14  Doug Evans  <devans@casey.cygnus.com>
+
+       * lib/sim-defs.exp (run_sim_test): New option xerror, for expected
+       errors.  Translate \n sequences in expected output to newline char.
+       (slurp_options): Make parentheses optional.
+
 1998-12-14  Dave Brolley  <brolley@cygnus.com>
 
        * sim/fr30/call.cgs: Test ret here as well.