leo/tests/compiler
2021-06-28 14:10:26 -07:00
..
_group removed old compiler tests 2021-05-12 19:39:27 +03:00
address removes import tests, fix ci, add constraint number check, more tests 2021-05-13 16:56:17 +03:00
array slight rework to access to clean it up and fix other missed cases, added tests 2021-06-28 14:10:26 -07:00
boolean compiler tests 2021-04-19 18:08:14 -07:00
char more tests, hex fix 2021-06-09 15:54:05 -07:00
circuits more constraints checks 2021-05-12 20:47:03 +03:00
console removes import tests, fix ci, add constraint number check, more tests 2021-05-13 16:56:17 +03:00
core follow up, fixed wrong test 2021-05-19 20:53:41 +03:00
definition removes import tests, fix ci, add constraint number check, more tests 2021-05-13 16:56:17 +03:00
field tests are passing interestingly but idk if they should be, == doesn't work for input on fields 2021-05-19 16:48:34 -04:00
function removes import tests, fix ci, add constraint number check, more tests 2021-05-13 16:56:17 +03:00
global_consts console.log refactor, concat test... has asg or TIPhase reducer bug 2021-05-22 21:15:07 -04:00
import removes import tests, fix ci, add constraint number check, more tests 2021-05-13 16:56:17 +03:00
input_files more tests 2021-06-22 14:31:45 -07:00
integers parse returns leo error not rust error 2021-06-21 23:10:55 -07:00
mutability dynamic array index assignment 2021-06-04 06:14:09 -07:00
statements add const test 2021-05-06 14:52:20 +03:00
string Self bug fix, and string canonicalization fix 2021-06-17 12:47:19 -07:00
tuples add tests 2021-06-23 14:16:44 +03:00