You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks to #24, there a lot of unit tests, but there are more that could be added.
and tests. Some errors are currently resolved in parsing rather than evaluation, and personally I think this is a mistake. Waiting on Create independent scanner/parser #2.
or tests. ditto.
tests for vals.rs.
tests for the scanner/parser.
if tests.
cond tests.
define tests.
exit tests.
tests for io.
list-each
More procedure tests.
Some of these are more important than others, of course.
The text was updated successfully, but these errors were encountered:
Thanks to #24, there a lot of unit tests, but there are more that could be added.
and
tests. Some errors are currently resolved in parsing rather than evaluation, and personally I think this is a mistake. Waiting on Create independent scanner/parser #2.or
tests. ditto.vals.rs
.if
tests.cond
tests.define
tests.exit
tests.list-each
Some of these are more important than others, of course.
The text was updated successfully, but these errors were encountered: