Minilisp.pm/t
2021-04-02 20:53:59 +02:00
..
bool.t Add more bool tests for and, or, not 2021-04-02 16:20:15 +02:00
comments.t Add proper tests 2021-04-02 16:06:26 +02:00
function.t Add test for functions 2021-04-02 17:11:34 +02:00
keyword.t Add simple tests for keywords 2021-04-02 20:53:59 +02:00
let.t Add test for let 2021-04-02 20:01:57 +02:00
lists.t Add test that compares unequal lists 2021-04-02 20:53:12 +02:00
math.t Add test for math operations 2021-04-02 19:03:37 +02:00
recursion.t Add recursion test 2021-04-02 16:20:07 +02:00
strings.t Rudimentary strings test 2021-04-02 19:03:50 +02:00