Commit graph

5 commits

Author SHA1 Message Date
Anand Balakrishnan
a7431ce424 feat(argus): don't just panic on failed number parsing 2023-10-13 13:37:07 -07:00
Anand Balakrishnan
e7b1cca5c1 tests(pyargus): ignore positive overflow errors in expr generation... 2023-10-13 13:19:56 -07:00
Anand Balakrishnan
f8e570756c
test(pyargus): better test for expr_gen 2023-10-13 11:08:40 -07:00
Anand Balakrishnan
4f33300d1c
test(pyargus): add better testing for parsing expressions
- Limit the size of the identifiers, and prevent ambiguity in the
identifiers.
2023-10-12 16:22:03 -07:00
Anand Balakrishnan
5da441db42 tests(pyargus): add tests for parsing expressions 2023-10-11 18:05:54 -07:00