aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/dz_comp2
-rwxr-xr-xtest/dz_rt2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/dz_comp b/test/dz_comp
index 251d7232..a65dc717 100755
--- a/test/dz_comp
+++ b/test/dz_comp
@@ -5,4 +5,4 @@ c ← ∾(•LNS ∾⟜"cases.bqn")¨""‿"b"
{𝕩: c ∾↩ (¬":"⊑∘∊⊢)¨⊸/ "1 %"⊸∾¨ (3≤≠)◶0‿(('#'≠2⊸⊑)∧" "≡2⊸↑)¨⊸/ •LNS "prim.bqn" }⍟⊢⊑(<"-prim")∊•args
M ← {e‿b: (⍎e)⊸≢◶""‿{(@+10)∾˜""""∾b∾""": expected "∾e∾" but received "∾⍕𝕩} DRun b}
r ← '%' M∘((+`-2⊸×)∘=⊔⊢)¨ c
-• ← ("All "∾(⍕≠c)∾" passed!")⍟(0=≠) ∾r
+•Out ("All "∾(⍕≠c)∾" passed!")⍟(0=≠) ∾r
diff --git a/test/dz_rt b/test/dz_rt
index c8ac208e..49af845e 100755
--- a/test/dz_rt
+++ b/test/dz_rt
@@ -57,4 +57,4 @@ E_redef ← { # handles [fmd] [←↩]
pre ∾↩ E_isdef◶E_proc‿E_redef¨ impl
t ← (¬∘⊑':'∊⊢)¨⊸/ 3⊸↓⌾(3⊸⊑) •LNS "prim.bqn"
res ← DRun ∾ ∾⟜(@+10)¨ pre ∾ E_proc¨ t
-• ← ("All "∾(⍕≠res)∾" passed!")⍟(0=≠) /res
+•Out ("All "∾(⍕≠res)∾" passed!")⍟(0=≠) /res