madlisp/test
2020-12-19 17:45:18 +07:00
..
CollectionTest.php more unit tests 2020-12-17 09:45:37 +07:00
CoreFuncTest.php more unit tests 2020-12-17 09:45:37 +07:00
EnvTest.php more unit tests 2020-12-17 09:45:37 +07:00
EvallerTest.php more unit tests 2020-12-19 16:46:58 +07:00
FuncTest.php unit tests for Func and UserFunc 2020-12-17 21:32:37 +07:00
HashTest.php more unit tests 2020-12-17 09:45:37 +07:00
LispFactoryTest.php more unit tests 2020-12-17 09:45:37 +07:00
LispTest.php more unit tests 2020-12-19 16:46:58 +07:00
MadLispUserExceptionTest.php more unit tests 2020-12-17 09:45:37 +07:00
MListTest.php more unit tests 2020-12-17 09:45:37 +07:00
PrinterTest.php more unit tests 2020-12-19 16:46:58 +07:00
ReaderTest.php add shortcut ~@ for unquote-splice 2020-12-16 22:01:50 +07:00
SymbolTest.php more unit tests 2020-12-17 09:45:37 +07:00
TokenizerTest.php add shortcut ~@ for unquote-splice 2020-12-16 22:01:50 +07:00
UserFuncTest.php unit tests for Func and UserFunc 2020-12-17 21:32:37 +07:00
UtilTest.php add support for variable arguments using & 2020-12-19 17:45:18 +07:00
VectorTest.php more unit tests 2020-12-17 09:45:37 +07:00