From 1741d5078e9ef8617c99f1fb9c98d1583e072df9 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Fri, 27 Nov 2020 15:07:12 -0500 Subject: Remove list frame from primitive tests --- test/dz_comp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/dz_comp') diff --git a/test/dz_comp b/test/dz_comp index a65dc717..dfa4bd6b 100755 --- a/test/dz_comp +++ b/test/dz_comp @@ -2,7 +2,7 @@ ⟨DRun⟩ ← •Import "../dc.bqn" c ← ∾(•LNS ∾⟜"cases.bqn")¨""‿"b" -{𝕩: c ∾↩ (¬":"⊑∘∊⊢)¨⊸/ "1 %"⊸∾¨ (3≤≠)◶0‿(('#'≠2⊸⊑)∧" "≡2⊸↑)¨⊸/ •LNS "prim.bqn" }⍟⊢⊑(<"-prim")∊•args +{𝕩: c ∾↩ (¬":"⊑∘∊⊢)¨⊸/ "1 %"⊸∾¨ (0<≠)◶0‿('#'≠⊑)¨⊸/ •LNS "prim.bqn" }⍟⊢⊑(<"-prim")∊•args M ← {e‿b: (⍎e)⊸≢◶""‿{(@+10)∾˜""""∾b∾""": expected "∾e∾" but received "∾⍕𝕩} DRun b} r ← '%' M∘((+`-2⊸×)∘=⊔⊢)¨ c •Out ("All "∾(⍕≠c)∾" passed!")⍟(0=≠) ∾r -- cgit v1.2.3