Commit Graph

24 Commits

Author SHA1 Message Date
dzaima
5d7caab374 add a way to define whole-file tests with test/run.bqn 2025-06-01 05:40:14 +03:00
dzaima
7d55317ec4 add a way to get a seeded random source from test/run.bqn 2025-06-01 05:40:14 +03:00
dzaima
9a2ecada1e fix seed=u 2025-05-31 19:53:48 +03:00
dzaima
4e0957f668 clarify message on failing to compute expected result 2025-05-29 02:47:42 +03:00
dzaima
1a2cba2305 fix eqvar fail report 2025-05-29 02:47:39 +03:00
dzaima
860594ae48 expose RANDOMIZE_HEURISTICS config in •internal.Temp 2025-05-28 07:49:41 +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
52f318e755 EACH_FILLS tests 2024-10-14 05:09:03 +03:00
dzaima
398f541cec make tests handle usz=64 differences 2024-10-10 01:33:17 +03:00
dzaima
03fc22662b add •internal.Properties for better build parameter detecting 2024-10-10 01:33:17 +03:00
dzaima
1b1cda8a90 get tests to pass with PROPER_FILLS 2024-10-09 02:42:17 +03:00
dzaima
a3be4dbd96 test/run.bqn: make update-messages not break horribly with heapverify 2024-09-09 17:55:26 +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
d8a79145a6 add no-catch option to test/run.bqn 2024-06-29 02:59:44 +03:00
dzaima
8e7f19a883 make cells test work under heapverify
disables checking whether the result is correct, which is not important during heapverify
2024-06-26 03:46:08 +03:00
dzaima
297302cad0 don't expand %USEs on automatic error message updating 2024-02-04 23:13:38 +02:00
dzaima
f0c1962596 more typed ⌾(list⊸⊏) 2023-12-19 17:41:17 +02:00
dzaima
56a6a08b97 import tests 2023-12-11 13:45:17 +02:00
dzaima
b8627907d0 fix passed test count more 2023-08-24 21:32:35 +03:00
dzaima
1d193f7e94 exclude skipped tests in count 2023-08-24 19:38:35 +03:00
dzaima
1454ca3a1a expand & test FFI error checking 2023-07-28 13:59:25 +03:00
dzaima
e91f38a050 test system 2023-05-21 16:51:42 +03:00