From ed37f7cd80ce92a03ef3fccbbc3246addb29e2e1 Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Thu, 21 Aug 2025 21:27:01 +0100 Subject: cons_test written --- alisp.org | 1 + 1 file changed, 1 insertion(+) (limited to 'alisp.org') diff --git a/alisp.org b/alisp.org index 45e7432..463c429 100644 --- a/alisp.org +++ b/alisp.org @@ -49,6 +49,7 @@ Test if ~make_vec~ works with ~as_vec~, ~cons~ with ~as_cons~ AND We may need to think of effective ways to deal with NILs in ~car~ and ~cdr~. Maybe make functions as well as the macros so I can choose between them? +*** TODO Write more tests ** TODO Test system registration of allocated units :test: 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? -- cgit v1.2.3-13-gbd6f