transcendental-lisp/test/function/builtin
Mike Cifelli 913fd031c6 Only allow a single interpreter to be built
Renamed Environment to RuntimeEnvironment
2017-02-06 13:39:05 -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 Only allow a single interpreter to be built 2017-02-06 13:39:05 -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 Only allow a single interpreter to be built 2017-02-06 13:39:05 -05:00
FUNCALLTester.java Added unit tests for the FunctionTable and ExecutionContext 2017-02-06 12:02:19 -05:00
LOADTester.java Only allow a single interpreter to be built 2017-02-06 13:39:05 -05:00
PRINTTester.java Only allow a single interpreter to be built 2017-02-06 13:39:05 -05:00
SYMBOL_FUNCTIONTester.java Added unit tests for the FunctionTable and ExecutionContext 2017-02-06 12:02:19 -05:00