transcendental-lisp/test/function/builtin
Mike Cifelli c2a373dc85 Added the following built-ins: AND & OR 2017-02-05 16:00:56 -05:00
..
cons Refactored tests to put the expected and actual values in the correct positions 2017-01-27 10:51:25 -05:00
math Refactored tests to put the expected and actual values in the correct positions 2017-01-27 10:51:25 -05:00
predicate Simplified some predicate unit tests 2017-01-27 11:37:11 -05:00
special Added the following built-ins: AND & OR 2017-02-05 16:00:56 -05:00
test-files Added unit tests and refactored the load function 2017-01-26 15:58:15 -05:00
APPLYTester.java Refactored tests to put the expected and actual values in the correct positions 2017-01-27 10:51:25 -05:00
EVALTester.java Update argument validation and added unit tests 2017-02-04 13:51:10 -05:00
EXITTester.java Added unit tests for exit and symbol-function and refactored some code 2017-01-22 11:11:16 -05:00
FUNCALLTester.java Refactored tests to put the expected and actual values in the correct positions 2017-01-27 10:51:25 -05:00
LOADTester.java Refactored tests to put the expected and actual values in the correct positions 2017-01-27 10:51:25 -05:00
PRINTTester.java Refactored some code and added unit tests 2017-01-18 16:25:09 -05:00
SYMBOL_FUNCTIONTester.java Added unit tests for exit and symbol-function and refactored some code 2017-01-22 11:11:16 -05:00