From 2a279ec71dc3139de220bb48300e71e3b79aafdb Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Sat, 13 Nov 2021 15:47:35 -0500 Subject: =?UTF-8?q?Use=20Pair=20(=E2=8B=88)=20in=20source=20code=20and=20t?= =?UTF-8?q?ests?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/dzaima | 2 +- test/dzrt.bqn | 2 +- test/fuzz.bqn | 4 ++-- test/this.bqn | 2 +- test/unit.bqn | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) (limited to 'test') diff --git a/test/dzaima b/test/dzaima index e9bf1c06..c86cf621 100755 --- a/test/dzaima +++ b/test/dzaima @@ -30,5 +30,5 @@ M ← {e‿b: ⟩} ("!"⊸≡◶⟨PrimInd)◶⟨•Decompose,0⊸≍⟩ +Decompose ← ((≠glyphs)>PrimInd)◶⟨•Decompose,0⊸⋈⟩ SetPrims ⟨ Decompose, PrimInd ⟩ rt diff --git a/test/fuzz.bqn b/test/fuzz.bqn index dd1d3b57..a5b379a4 100644 --- a/test/fuzz.bqn +++ b/test/fuzz.bqn @@ -116,7 +116,7 @@ gen ← { } _testConsistent_ ← {Match←𝔾 - v ← <˘⍉> (5⌊´≠¨)⊸((Rand⟜≠⊏⊢)¨) ListVariations¨ a←𝕨≍○<𝕩 + v ← <˘⍉> (5⌊´≠¨)⊸((Rand⟜≠⊏⊢)¨) ListVariations¨ a←𝕨⋈𝕩 (ClearRefs@) ⊢ (∧´ ⊏ Match¨ 1⊸↓) (𝕨 (𝔽⊑∘⊢)⊘(𝔽´⊢) Variation¨⟜a)¨ v } @@ -128,7 +128,7 @@ _testMonArith ← { RandDyShape ← { Prefix ← (∨`⌾⌽ 𝕩 ≥ ×`)⊸/ (Rand 1+≠)⊸↑ - (Rand 2) ⌽ ≍○<⟜Prefix RandShape 𝕩 + (Rand 2) ⌽ ⋈⟜Prefix RandShape 𝕩 } _testDyArith ← {f←𝕗 ch ← 0<+´≠¨ pmn ← (∊⟜f⥊¨⊢) +‿-‿¬ diff --git a/test/this.bqn b/test/this.bqn index d18a35ff..6e4505c8 100644 --- a/test/this.bqn +++ b/test/this.bqn @@ -22,5 +22,5 @@ M ← {e‿b←𝕩 ⟩} ("!"⊸≡◶⟨