transcendental-lisp/test/function/builtin
Mike Cifelli d7ca5d09da Added unit tests and refactored the let form
Wrote a lisp program to calculate the number of bi-weekly paydays in a year
2017-02-04 12:03:31 -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 unit tests and refactored the let form 2017-02-04 12:03:31 -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 Refactored tests to put the expected and actual values in the correct positions 2017-01-27 10:51:25 -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