From d4dd077a944a69dc85ba7ed20b91ea6b4d821d10 Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Mon, 14 Dec 1998 23:17:02 +0000 Subject: [PATCH] * 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. --- sim/testsuite/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sim/testsuite/ChangeLog b/sim/testsuite/ChangeLog index fe12f0e..4a0508c 100644 --- a/sim/testsuite/ChangeLog +++ b/sim/testsuite/ChangeLog @@ -1,3 +1,9 @@ +1998-12-14 Doug Evans + + * 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 * sim/fr30/call.cgs: Test ret here as well. -- 2.7.4