leo/compiler/tests/integers/i8
2020-08-05 20:06:33 -07:00
..
add.leo fix int tests 2020-07-30 16:20:31 -07:00
assert_eq.leo fix indents 2020-07-17 12:59:18 -07:00
div.leo fix int tests 2020-07-30 16:20:31 -07:00
eq.leo fix int tests 2020-07-30 16:20:31 -07:00
ge.leo fix int tests 2020-07-30 16:20:31 -07:00
gt.leo fix int tests 2020-07-30 16:20:31 -07:00
input.leo fix int tests 2020-07-30 16:20:31 -07:00
le.leo fix int tests 2020-07-30 16:20:31 -07:00
lt.leo fix int tests 2020-07-30 16:20:31 -07:00
max_fail.leo fix int tests 2020-07-30 16:20:31 -07:00
max.leo fix int tests 2020-07-30 16:20:31 -07:00
min_fail.leo fix int tests 2020-07-30 16:20:31 -07:00
min.leo fix int tests 2020-07-30 16:20:31 -07:00
mod.rs merge unary pr 2020-08-05 20:06:33 -07:00
mul.leo fix int tests 2020-07-30 16:20:31 -07:00
negate_min.leo impl negation tests for all types 2020-08-04 21:37:09 -07:00
negate_zero.leo impl negation tests for all types 2020-08-04 21:37:09 -07:00
negate.leo impl negation tests for all types 2020-08-04 21:37:09 -07:00
pow.leo fix int tests 2020-07-30 16:20:31 -07:00
sub.leo fix int tests 2020-07-30 16:20:31 -07:00
ternary.leo fix int tests 2020-07-30 16:20:31 -07:00