Minilisp.pm/t
madmaurice cf9f90c19b Fix cond.t
cond.t was not actually using equal but cond works anyway.
2021-04-08 22:10:58 +02:00
..
and_or.t Improve bool system 2021-04-05 00:06:49 +02:00
block.t Add test for blocks 2021-04-07 23:17:08 +02:00
bool.t Improve bool system 2021-04-05 00:06:49 +02:00
comments.t Add proper tests 2021-04-02 16:06:26 +02:00
cond.t Fix cond.t 2021-04-08 22:10:58 +02:00
context.t Implement set 2021-04-04 23:13:17 +02:00
do.t Add implicit block to do macro 2021-04-08 21:53:21 +02:00
euler1.t Add euler examples as tests 2021-04-06 22:41:49 +02:00
euler2.t Add euler examples as tests 2021-04-06 22:41:49 +02:00
function.t Add tests for two more edge cases 2021-04-06 23:54:22 +02:00
keyword.t Add simple tests for keywords 2021-04-02 20:53:59 +02:00
let.t let.t - Remove debug comments 2021-04-06 23:50:56 +02:00
lists.t Add function filter and a test 2021-04-04 02:34:05 +02:00
loop.t Add loop macro and a test 2021-04-07 23:31:28 +02:00
math.t Add tests for mod function 2021-04-05 03:53:44 +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
throw_catch.t Add test for throw and catch 2021-04-08 21:49:00 +02:00
unless.t Add tests for when and unless testing for implicit progn 2021-04-06 23:40:10 +02:00
when.t Add tests for when and unless testing for implicit progn 2021-04-06 23:40:10 +02:00