transcendental-lisp/test/function/builtin
Mike Cifelli b2d6f21f88 Add tests for macros 2017-03-13 10:15:05 -04:00
..
cons Major Refactor - Static constants and test case names 2017-03-02 09:54:23 -05:00
math Major Refactor - Static constants and test case names 2017-03-02 09:54:23 -05:00
predicate Remove SETF function 2017-03-07 16:41:26 -05:00
special Add DEFMACRO special function 2017-03-10 15:08:42 -05:00
test-files Resolves #14 - Load now keeps track of directories 2017-03-03 12:56:06 -05:00
APPLYTester.java Major Refactor - Static constants and test case names 2017-03-02 09:54:23 -05:00
BackquoteEvaluatorTester.java Add unit tests for the backquote facility 2017-03-12 12:19:45 -04:00
EVALTester.java Add tests for macros 2017-03-13 10:15:05 -04:00
EXITTester.java Store the base directory for an interpreted files 2017-03-05 10:20:31 -05:00
FUNCALLTester.java Add more advanced lisp objects 2017-03-06 16:52:06 -05:00
GENSYMTester.java Add a simple GENSYM function 2017-03-10 13:14:16 -05:00
LOADTester.java Add unit test for LOAD 2017-03-05 10:41:49 -05:00
PRINTTester.java Store the base directory for an interpreted files 2017-03-05 10:20:31 -05:00
SETTester.java Major Refactor - Static constants and test case names 2017-03-02 09:54:23 -05:00
SYMBOL_FUNCTIONTester.java Cleaned up code and tests 2017-03-03 15:06:49 -05:00