test/random.bqn → test/various.bqn
This commit is contained in:
parent
05a3557115
commit
26e3432caa
@ -13,7 +13,7 @@ test/moreCfgs.sh path/to/mlochbaum/BQN // run "2+2" in a bunch of configurations
|
||||
./BQN test/hash.bqn // fuzz-test hashing
|
||||
./BQN test/squeezeValid.bqn // fuzz-test squeezing giving a correct result; requires a CBQN build with -DEEQUAL_NEGZERO
|
||||
./BQN test/squeezeExact.bqn // fuzz-test squeezing giving the exact smallest result; requires a CBQN build with -DEEQUAL_NEGZERO
|
||||
./BQN test/random.bqn // tests for various small things
|
||||
./BQN test/various.bqn // tests for various small things
|
||||
make -C test/ffi // test FFI functionality; expects both regular and shared library CBQN builds to already exist
|
||||
|
||||
legacy utilities:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user