test_lisp_api: added sys_test
This commit is contained in:
@@ -51,10 +51,10 @@ other state do we need to encode?
|
||||
*** TODO Write a parser for vectors
|
||||
*** TODO Write the general parser
|
||||
** WIP Unit tests :tests:
|
||||
*** TODO Test system registration of allocated units
|
||||
*** TODO Test streams
|
||||
*** DONE Test system registration of allocated units
|
||||
In particular, does clean up work as we expect? Do we have situations
|
||||
where we may double free or not clean up something we should've?
|
||||
*** TODO Test streams
|
||||
** Backlog
|
||||
*** TODO Design Big Integers
|
||||
We currently have 62 bit integers implemented via immediate values
|
||||
|
||||
Reference in New Issue
Block a user