lox/tests
Adnan Ioricce 77c0845f61 [Chapter13&Inheritance] - Adding tests;Bugs found
- Refactors will be necessary, the interpreter is not working as expected
- Try to execute the tests to check the errors
- It seems some funcionality with the scanner or resolver is not working
- Debugging is necessary.
2024-10-06 13:13:50 +00:00
..
class_tests.lox [Chapter13&Inheritance] - Adding tests;Bugs found 2024-10-06 13:13:50 +00:00
for_tests.lox [Chapter9&ControlFlow] - Adding control flow 2024-09-24 21:56:50 -03:00
function_tests.lox [Chapter11&Resolver] - Adding resolving to jlox 2024-10-04 18:28:33 +00:00
print_tests.lox [Chapter8&Statements] - Adding support for statments from chapter 7 2024-09-08 12:31:35 -03:00
vars.lox [Chapter13&Inheritance] - Adding tests;Bugs found 2024-10-06 13:13:50 +00:00