1
0
Fork 0
mirror of synced 2025-09-24 04:40:05 +00:00
ZoKrates/zokrates_cli/tests/code
2022-04-07 16:04:40 +02:00
..
arithmetics.arguments.json Updated cli tests to use json-abi and raw inputs. 2019-10-08 13:10:29 +09:00
arithmetics.expected.witness added integration test that should work after removing static analysis check 2019-07-09 11:50:00 +02:00
arithmetics.smt2 Tests 2021-06-30 21:58:20 +02:00
arithmetics.zok change syntax in core and stdlib tests 2022-04-07 16:04:40 +02:00
conditional_false.arguments.json change syntax in core and stdlib tests 2022-04-07 16:04:40 +02:00
conditional_false.smt2 change syntax in core and stdlib tests 2022-04-07 16:04:40 +02:00
conditional_false.zok change syntax in core and stdlib tests 2022-04-07 16:04:40 +02:00
conditional_true.arguments.json change syntax in core and stdlib tests 2022-04-07 16:04:40 +02:00
conditional_true.expected.witness change syntax in core and stdlib tests 2022-04-07 16:04:40 +02:00
conditional_true.smt2 change syntax in core and stdlib tests 2022-04-07 16:04:40 +02:00
conditional_true.zok change syntax in core and stdlib tests 2022-04-07 16:04:40 +02:00
conditonal_false.expected.witness change syntax in core and stdlib tests 2022-04-07 16:04:40 +02:00
multidim_update.arguments.json Adjust json inputs to account for arrays. 2019-10-08 13:27:48 +09:00
multidim_update.expected.witness add integration test 2019-09-09 10:41:20 +02:00
multidim_update.smt2 Tests 2021-06-30 21:58:20 +02:00
multidim_update.zok change syntax in core and stdlib tests 2022-04-07 16:04:40 +02:00
n_choose_k.arguments.json Updated cli tests to use json-abi and raw inputs. 2019-10-08 13:10:29 +09:00
n_choose_k.expected.witness solve conflicts except compile loop 2019-06-11 11:12:37 +02:00
n_choose_k.zok change syntax in core and stdlib tests 2022-04-07 16:04:40 +02:00
no_return.arguments.json Updated cli tests to use json-abi and raw inputs. 2019-10-08 13:10:29 +09:00
no_return.expected.witness rename to expected.witness 2019-07-10 14:07:05 +02:00
no_return.smt2 Tests 2021-06-30 21:58:20 +02:00
no_return.zok change syntax in core and stdlib tests 2022-04-07 16:04:40 +02:00
return_array.arguments.json Adjust json inputs to account for arrays. 2019-10-08 13:27:48 +09:00
return_array.expected.witness update integration test to avoid unconstrained variables 2019-02-21 10:54:38 +01:00
return_array.smt2 Tests 2021-06-30 21:58:20 +02:00
return_array.zok change syntax in core and stdlib tests 2022-04-07 16:04:40 +02:00
simple_add.arguments.json Updated cli tests to use json-abi and raw inputs. 2019-10-08 13:10:29 +09:00
simple_add.expected.witness extract fs resolver into new crate, rename crates, refactor importer 2018-07-31 16:57:21 +02:00
simple_add.smt2 Tests 2021-06-30 21:58:20 +02:00
simple_add.zok change syntax in core and stdlib tests 2022-04-07 16:04:40 +02:00
simple_mul.arguments.json Updated cli tests to use json-abi and raw inputs. 2019-10-08 13:10:29 +09:00
simple_mul.expected.witness extract fs resolver into new crate, rename crates, refactor importer 2018-07-31 16:57:21 +02:00
simple_mul.smt2 Tests 2021-06-30 21:58:20 +02:00
simple_mul.zok change syntax in core and stdlib tests 2022-04-07 16:04:40 +02:00
taxation.arguments.json Updated cli tests to use json-abi and raw inputs. 2019-10-08 13:10:29 +09:00
taxation.expected.witness use conditions for sum checks, fix example expected witness 2018-08-31 13:41:13 +02:00
taxation.smt2 fix smt test 2021-12-08 15:03:31 +01:00
taxation.zok change syntax in core and stdlib tests 2022-04-07 16:04:40 +02:00