From 607ddf3391dba72725a368e047169004ada0fcbe Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Thu, 19 May 2016 21:35:34 -0700 Subject: 2983 - migrate buttons over to sandbox/ --- 082scenario_screen.cc | 1 + 1 file changed, 1 insertion(+) (limited to '082scenario_screen.cc') diff --git a/082scenario_screen.cc b/082scenario_screen.cc index e1a8d1dc..f90b926b 100644 --- a/082scenario_screen.cc +++ b/082scenario_screen.cc @@ -234,6 +234,7 @@ void check_screen(const string& expected_contents, const int color) { if (Current_scenario && !Scenario_testing_scenario) { // genuine test in a mu file raise << "\nF - " << Current_scenario->name << ": expected screen location (" << row << ", " << column << ", address " << addr << ", value " << no_scientific(get_or_insert(Memory, addr)) << ") to be in color " << color << " instead of " << no_scientific(get_or_insert(Memory, addr+cell_color_offset)) << "\n" << end(); + dump_screen(); } else { // just testing check_screen -- cgit 1.4.1-2-gfad0