Minilisp.pm/t
2021-04-10 02:19:09 +02:00
..
and_or.t Add plan to each test 2021-04-09 00:01:27 +02:00
block.t Add plan to each test 2021-04-09 00:01:27 +02:00
bool.t Add plan to each test 2021-04-09 00:01:27 +02:00
comments.t Add plan to each test 2021-04-09 00:01:27 +02:00
cond.t Add plan to each test 2021-04-09 00:01:27 +02:00
context.t Add plan to each test 2021-04-09 00:01:27 +02:00
do.t Add plan to each test 2021-04-09 00:01:27 +02:00
dolist.t Implement dolist and add tests 2021-04-10 02:19:09 +02:00
dotimes.t Implement dotimes and add tests 2021-04-10 01:16:03 +02:00
euler1.t Add plan to each test 2021-04-09 00:01:27 +02:00
euler2.t Add plan to each test 2021-04-09 00:01:27 +02:00
function.t Add test for apply function 2021-04-10 01:02:33 +02:00
keyword.t Add plan to each test 2021-04-09 00:01:27 +02:00
let.t Add plan to each test 2021-04-09 00:01:27 +02:00
lists.t Add plan to each test 2021-04-09 00:01:27 +02:00
loop.t Add plan to each test 2021-04-09 00:01:27 +02:00
math.t Add plan to each test 2021-04-09 00:01:27 +02:00
recursion.t Add plan to each test 2021-04-09 00:01:27 +02:00
strings.t Fix lexer: Strings can be empty 2021-04-10 01:26:07 +02:00
throw_catch.t Add plan to each test 2021-04-09 00:01:27 +02:00
unless.t Add plan to each test 2021-04-09 00:01:27 +02:00
when.t Add plan to each test 2021-04-09 00:01:27 +02:00