Minilisp.pm/t
2021-04-04 02:33:49 +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
cond.t Add cond macro 2021-04-04 01:44:47 +02:00
function.t Add another function test 2021-04-04 02:33:49 +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 short notation for lists: '(1 2) == (list 1 2) 2021-04-03 18:09:20 +02:00
math.t Improve test description for math.t 2021-04-04 01:53:30 +02:00
recursion.t Add recursion test 2021-04-02 16:20:07 +02:00
strings.t Test string functions 2021-04-03 18:48:10 +02:00
unless.t Add when, unless 2021-04-04 01:53:18 +02:00
when.t Add when, unless 2021-04-04 01:53:18 +02:00