dzaima
6305a3bd50
change error message of failed path_abs
2023-07-16 16:31:10 +03:00
dzaima
cf6a290e5c
•file.RealPath
2023-07-16 01:42:30 +03:00
dzaima
08bdf20bb9
update moreCfgs.sh test
2023-07-13 16:29:05 +03:00
dzaima
f0e807c40e
update expected test result
2023-07-13 16:20:31 +03:00
dzaima
b4153cf787
make test test for the correct thing
2023-07-10 23:39:49 +03:00
dzaima
eac297d4d9
actually add test/cases/perf.bqn (incl. a test of long⍋short)
2023-07-10 16:50:02 +03:00
dzaima
336f986986
change error messages in ◶
2023-06-12 00:52:09 +03:00
dzaima
d0b80d17bf
more complete •ToUTF8 & •FromUTF8 tests
2023-06-03 00:03:37 +03:00
dzaima
78bef5fe32
consistent 𝕨⊏𝕩 error messages across argument types
2023-05-30 14:28:36 +03:00
dzaima
c03dd349e4
disallow •ReBQN constructing namespaces, ignore RETD in interactive REPL
2023-05-27 16:37:42 +03:00
dzaima
40a164a43e
test failed •file.CreateDir & •file.Rename
2023-05-27 15:37:37 +03:00
dzaima
650be21129
run •internal.ClearRefs@ in tests
2023-05-24 15:41:23 +03:00
dzaima
3872f5a625
fix 𝕨∾𝕩 reuse logic
2023-05-22 11:40:37 +03:00
dzaima
f0744f16d0
fix erroring variable read
2023-05-22 00:11:21 +03:00
dzaima
e8caed529c
fix JIT SETUi/SETMi/SETCi missing unset variable checks
2023-05-22 00:08:20 +03:00
dzaima
de5bcfe211
static library
2023-05-21 23:47:40 +03:00
dzaima
e91f38a050
test system
2023-05-21 16:51:42 +03:00
dzaima
f472b4f5e4
update heapverify detection in test/cells.bqn
2023-05-19 13:12:48 +03:00
dzaima
de421fa6eb
more test rearrangement
2023-05-17 17:07:39 +03:00
dzaima
e79ac599ce
actually test arch=generic in test/moreCfgs.sh
2023-05-16 00:20:49 +03:00
dzaima
73cc5bba5f
more proper fix for wasm; test arch=generic in moreCfgs.sh
2023-05-16 00:15:08 +03:00
dzaima
a3e8a1388d
move all targets to build.bqn with Singeli & REPLXX enabled by default
2023-05-12 20:51:25 +03:00
dzaima
2c207dbebc
test an arithmetic function in test/cells.bqn
2023-04-30 00:53:32 +03:00
dzaima
77154be2a8
testing setup for ˘ & ⎉
...
incl. toggleable fill testing for !CATCH_ERRORS
2023-04-24 19:43:04 +03:00
dzaima
ecced53957
test usz=64
...
also fix MM=2 assertion
2023-04-06 18:17:59 +03:00
dzaima
c76adb8b35
default to •internal.EEqual comparing 0 and ¯0 as equal
2023-04-02 15:29:11 +03:00
dzaima
00a5ddcb89
SSE2 squeeze
2023-04-02 15:04:00 +03:00
dzaima
1aa2e4ec6b
add sse2 test to x86Cfgs.sh
2023-04-01 20:49:07 +03:00
dzaima
c1c50a97b0
move moreCfgs.sh to build/build
2023-03-23 18:31:23 +02:00
dzaima
b0201131e2
array type support for •FFI
2023-03-20 16:44:58 +02:00
dzaima
c5aedaa414
switch to GCv2, various fixes/cleanup
...
includes:
fixing some refcounts for FOR_BUILD build •FFI
moving DEBUG_VM prints to stderr
fixing heapverify reports of loose shape objects of fillarrs
regular ol' adding-of-semicolon-after-label for old gcc
move GC enable to after all initialization, not load_init
2023-03-05 01:23:53 +02:00
dzaima
74cfec9704
test native compiler in moreCfgs.sh
2023-01-30 23:43:48 +02:00
dzaima
539b0cced9
enable code running testing for NO_RT build in test/moreCfgs.sh
2023-01-25 15:40:53 +02:00
dzaima
6baa96c1e3
NEON squeeze
2023-01-25 02:22:53 +02:00
dzaima
7b3beec621
•ParseFloat
2022-12-31 20:22:22 +02:00
dzaima
c3fcee7ef0
fix test/precompiled.bqn once more
2022-11-24 01:32:08 +02:00
dzaima
966b78693b
fix test/precompiled.bqn
2022-11-18 00:16:34 +02:00
dzaima
c508e2ccd9
fix test/squeezeValid.bqn
2022-11-17 18:56:46 +02:00
dzaima
66ea63a49d
no need for manual heap-spraying-based tests anymore
2022-11-17 18:56:46 +02:00
dzaima
55e8a43297
fix test/mut.bqn leaking references
2022-11-17 18:56:46 +02:00
dzaima
721a0e4a79
update tests
2022-11-17 18:56:46 +02:00
dzaima
c1a77a24fb
fast (2⋆n)|ints
2022-11-03 15:35:41 +02:00
dzaima
bed2708537
move non-Singeli comparisons to function lookup
2022-10-27 19:27:15 +03:00
Marshall Lochbaum
e5a7dface4
Add •bit op fuzz tests
2022-10-17 09:39:38 -04:00
Marshall Lochbaum
d23d9b8c8f
•bit._cast fuzz tester, for refcount 1 lists
2022-10-17 09:39:38 -04:00
dzaima
86fa4a066e
FFI test for mutating a pointer within struct
2022-10-08 19:21:42 +03:00
dzaima
7e1c9b50cd
initial struct support
2022-10-08 19:08:20 +03:00
dzaima
702d4e979d
various utility changes
2022-10-08 19:03:41 +03:00
dzaima
2bb6750d7d
better bitarr fill
2022-09-24 19:31:46 +03:00
dzaima
9c5396e711
consistently output WARN_SLOW information on stderr
2022-09-12 20:12:32 +03:00