gluax
|
3efc705a8c
|
fix tests merged from master
|
2021-03-25 11:19:42 -04:00 |
|
gluax
|
b50919085b
|
deprecate let mut, undeprecate const, let is now mutable by default
|
2021-03-18 15:19:07 -04:00 |
|
damirka
|
60519275c9
|
added test for non const input as const
|
2021-03-16 23:18:10 +03:00 |
|
damirka
|
40f4b1cb65
|
covered type mismatch in constant inputs
|
2021-03-16 16:32:55 +03:00 |
|
damirka
|
2508ec7ef1
|
array dimensions check added, const tuples added
|
2021-03-15 22:58:34 +03:00 |
|
damirka
|
258255102a
|
expect fail in mismatch
|
2021-03-15 17:09:50 +03:00 |
|
damirka
|
14d167a725
|
added tests for constants
|
2021-03-12 13:56:38 +03:00 |
|
gluax
|
ad6f3fcf84
|
allow -field values in input values, clean up repeated code
|
2021-02-18 14:36:38 -05:00 |
|
gluax
|
500a3e76d2
|
fix negative fields, add test for them
|
2021-02-12 15:20:58 -05:00 |
|
gluaxspeed
|
cedcc6e1d1
|
console assert tests
|
2021-02-11 10:46:20 -05:00 |
|
gluaxspeed
|
9812c76e1f
|
fix test needed to expect it to fail
|
2021-02-10 12:49:18 -05:00 |
|
gluaxspeed
|
42fb5ea635
|
merge from pr 638
|
2021-02-10 11:59:42 -05:00 |
|
gluaxspeed
|
202f056531
|
fix pushed but depends on pr #638
|
2021-02-10 11:57:10 -05:00 |
|
gluaxspeed
|
e48b971789
|
reverse iter for building array, add test case for it
|
2021-02-09 10:26:16 -05:00 |
|
Protryon
|
80d5c87b8a
|
asg
|
2021-02-02 11:08:56 -08:00 |
|
howardwu
|
c935d6a486
|
Update license to 2021
|
2021-02-01 20:26:56 -08:00 |
|
collin
|
f3452b9706
|
test program output array registers
|
2021-01-11 21:48:57 -05:00 |
|
collin
|
758cf88de7
|
fix warnings
|
2021-01-08 20:08:14 -05:00 |
|
collin
|
c48c39caaf
|
check output register type == return value type + tests
|
2021-01-08 20:06:23 -05:00 |
|
collin
|
2352ebaf2c
|
rename all bytes variables to string
|
2020-12-04 15:48:43 -05:00 |
|
collin
|
7976c739e9
|
use include_str in program input + state tests
|
2020-12-04 15:20:59 -05:00 |
|
collin
|
675937ba13
|
use include_str in program input tests
|
2020-12-04 12:57:08 -05:00 |
|
collin
|
b2246f1151
|
use include_str in program state tests
|
2020-12-04 12:51:39 -05:00 |
|
collin
|
b6dc77e112
|
support nested array type in leo inputs
|
2020-09-03 11:24:23 -07:00 |
|
collin
|
8cf5eb8790
|
all tests pass
|
2020-09-02 11:25:49 -07:00 |
|
collin
|
f675e895f5
|
merge master
|
2020-08-18 11:22:56 -07:00 |
|
raychu86
|
ae10a78eb5
|
Add license header
|
2020-08-18 03:50:26 -07:00 |
|
collin
|
e6e02a0e50
|
refactor all tests
|
2020-08-16 19:14:26 -07:00 |
|
collin
|
070fa0edea
|
fix all tests
|
2020-07-31 20:59:50 -07:00 |
|
collin
|
fb45ac7498
|
rename inputs -> input
|
2020-07-31 19:39:30 -07:00 |
|
collin
|
02833b80e0
|
add .in and .state tests
|
2020-07-30 18:17:55 -07:00 |
|