leo/compiler/tests
2021-04-15 14:34:22 -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 add another test for tuple defined arrays 2021-04-12 11:47:19 -04:00
circuits fix call for immutable context, add it to test 2021-04-15 14:34:22 -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 adds empty line to leo example 2021-04-14 20:06:14 +03: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
mod.rs format 2021-03-26 05:19:42 -07:00