From 9ea7648336251d440a9cd8d91112254e8b38268c Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Tue, 7 Apr 2015 23:48:22 -0700 Subject: 1030 - better test isolation for break/loop I've been resetting all recipes after every single test, but the arc version has shown that this gets slow all too quickly. And the longer I wait to fix it the harder it gets to fix. Already, boy, were this and the next couple of commits hard to track down. --- cpp/.traces/break_cascading | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpp/.traces/break_cascading') diff --git a/cpp/.traces/break_cascading b/cpp/.traces/break_cascading index 340589e8..ee835faa 100644 --- a/cpp/.traces/break_cascading +++ b/cpp/.traces/break_cascading @@ -2,10 +2,10 @@ parse/0: instruction: 1 parse/0: ingredient: {name: "0", value: 0, type: 0, properties: ["0": "literal"]} parse/0: product: {name: "1", value: 0, type: 1, properties: ["1": "integer"]} parse/0: label: { -parse/0: instruction: 101 +parse/0: instruction: 24 parse/0: label: } parse/0: label: { -parse/0: instruction: 101 +parse/0: instruction: 24 parse/0: label: } brace/0: 100: push (open, 1) brace/0: push (close, 3) -- cgit 1.4.1-2-gfad0