Added tests

This commit is contained in:
Devine Lu Linvega 2024-04-27 11:29:46 -07:00
parent 62b8317cc9
commit 2ba7085bfb
1 changed files with 6 additions and 0 deletions

View File

@ -106,6 +106,12 @@ nap tap (inline 1) test
(undefine-me) = (ghi) (undefinition 2) test
>< (undefine-unknown)
?(* (>< (undefine-me))) *
(undefine-me) = (undefine-me) (undefinition 3) test
?(?-) (Late Test Primitives)
<> (?x = ?y ?n test) (?(?: ?:) (#fail ?n found: ?x expect: ?y\n))