leo/compiler/tests
2021-04-14 12:51:20 -04:00
..
address deprecate let mut, undeprecate const, let is now mutable by default 2021-03-18 15:19:07 -04:00
array fix array indexing bug and add test 2021-03-30 14:28:22 -07:00
boolean format 2021-03-26 05:19:42 -07:00
canonicalization resolve merge conflicts 2021-04-14 12:51:20 -04:00
circuits test for bug 2021-04-02 04:50:14 -04:00
compiler deprecate let mut, undeprecate const, let is now mutable by default 2021-03-18 15:19:07 -04:00
compiler_output outputs -> output 2020-07-31 21:15:33 -07:00
console format 2021-03-26 05:19:42 -07:00
core format 2021-03-26 05:19:42 -07:00
definition Format and clean up, enable default on snarkvm_algorithms 2021-03-04 11:09:24 -08:00
field testing the changes 2021-04-05 12:54:27 -04:00
function adds test, expects asg error 2021-04-07 20:20:58 +03:00
group testing the changes 2021-04-05 12:54:27 -04:00
import deprecate let mut, undeprecate const, let is now mutable by default 2021-03-18 15:19:07 -04:00
input_files fix tests merged from master 2021-03-25 11:19:42 -04:00
integers tests for all the integers 2021-04-05 12:59:08 -04:00
mutability fix tests merged from master 2021-03-25 11:19:42 -04:00
statements format 2021-03-26 05:19:42 -07:00
syntax deprecate let mut, undeprecate const, let is now mutable by default 2021-03-18 15:19:07 -04:00
tuples deprecate let mut, undeprecate const, let is now mutable by default 2021-03-18 15:19:07 -04:00
type_inference use stage macro for cleaner type inference 2021-04-13 13:49:16 -04:00
mod.rs type inference tests 2021-04-13 11:52:01 -04:00