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 52dbcc51..73806102 100755
--- a/test/dz_comp
+++ b/test/dz_comp
@@ -1,6 +1,6 @@
#! /usr/bin/env dbqn
-dRun ← •EX •path∾"../dc.bqn"
+⟨DRun⟩ ← •Import •path∾"../dc.bqn"
c ← ∾(•LNS •path∾∾⟜"cases.bqn")¨""‿"b"
{𝕩: c ∾↩ (¬":"⊑∘∊⊢)¨⊸/ "1 %"⊸∾¨ (3≤≠)◶0‿(('#'≠2⊸⊑)∧" "≡2⊸↑)¨⊸/ •LNS •path∾"prim.bqn" }⍟⊢⊑(<"-prim")∊•args
M ← {e‿b: (⍎e)⊸≢◶""‿{(@+10)∾˜""""∾b∾""": expected "∾e∾" but received "∾⍕𝕩} DRun b}
diff --git a/test/dz_rt b/test/dz_rt
index 8572d441..06d08adb 100755
--- a/test/dz_rt
+++ b/test/dz_rt
@@ -4,7 +4,7 @@
impl ← •LNS •path∾"../src/r.bqn"
-drun ← •EX •path∾"../dc.bqn"
+⟨DRun⟩ ← •Import •path∾"../dc.bqn"
chrs←⟨
"!+-×÷⋆√⌊⌈∧∨¬|=≠≤<>≥≡≢⊣⊢⥊∾≍↑↓↕«»⌽⍉/⍋⍒⊏⊑⊐⊒∊⍷⊔"