Commit Graph

19 Commits

Author SHA1 Message Date
dzaima
2f18c0546f split up & move test/various.bqn to test/run.bqn system 2025-06-01 07:03:24 +03:00
dzaima
a987efea5b move test/hashmap.bqn to test/run.bqn system 2025-06-01 07:03:24 +03:00
dzaima
405d0ee0e1 move test/random.bqn to test/run.bqn system 2025-06-01 07:03:24 +03:00
dzaima
01fea8904d move test/mut.bqn to test/run.bqn system 2025-06-01 07:03:19 +03:00
dzaima
6812185e06 move test/copy.bqn to test/run.bqn system 2025-06-01 06:08:58 +03:00
dzaima
3da8a8931b move test/cmp.bqn to test/run.bqn system 2025-06-01 06:07:50 +03:00
dzaima
6a5ce4c11b move test/equal.bqn to test/run.bqn system 2025-06-01 06:07:44 +03:00
dzaima
315d8681d1 move test/bit.bqn to test/run.bqn system 2025-06-01 06:06:50 +03:00
dzaima
2da4422434 move test/hash.bqn to test/run.bqn system 2025-06-01 06:06:50 +03:00
dzaima
b049fe196d move test/squeezeValid.bqn & test/squeezeExact.bqn to test/run.bqn system 2025-06-01 06:06:25 +03:00
dzaima
a57afad9d7 move test/bitcpy.bqn to test/run.bqn system 2025-06-01 06:05:34 +03:00
dzaima
e2c12d0ade avoid needing to mutate LV for eqvar tests 2025-05-28 00:46:04 +03:00
dzaima
46c2578c73 •internal.Indistinguishable-based _eqvar 2025-05-28 00:25:27 +03:00
dzaima
cca858ceee test system improvements
- tolerate an existing ".bqn" in arguments
- actually assert test in fuzz/scan.bqn
2025-03-11 23:41:11 +02:00
dzaima
6d7983fd48 test for scan overflow checking in tail 2025-03-06 04:02:32 +02:00
dzaima
5748833060 fast inds⊸⊏˘bits for ≤8-bit input & output cells 2024-08-14 05:18:13 +03:00
dzaima
315ab8563a separate fuzz test files
also remove out-of-date stuff from test/run.bqn help
2024-07-29 01:52:02 +03:00
dzaima
bc81b26a03 use fast path for inds⊸⊏˘el_B and ⌽˘el_B 2024-07-29 01:51:59 +03:00
dzaima
7bb5a1d9d8 more tests for ⊏ 2024-07-26 00:01:54 +03:00