aboutsummaryrefslogtreecommitdiff
path: root/test/Language.hs
AgeCommit message (Collapse)Author
2022-08-30Check undefined typesJuan J. Martinez
2022-08-21OrderJuan J. Martinez
2022-08-21Test for binary number parsingJuan J. Martinez
2022-08-21WordingJuan J. Martinez
2022-08-21Test lambdas can access local variables onlyJuan J. Martinez
2022-08-21Show the error types we gotJuan J. Martinez
2022-08-21Qualified undefined variable error, added testJuan J. Martinez
2022-08-20Refactor expectErrorJuan J. Martinez
We expect a specific error in a list of errors. Added case for call on non callable symbol.
2022-08-20Test nameJuan J. Martinez
2022-08-20Test nameJuan J. Martinez
2022-08-17More error testsJuan J. Martinez
2022-08-16Unexpected return errorJuan J. Martinez
2022-08-16Test labels, test for errors WIPJuan J. Martinez
2022-08-16Added more testsJuan J. Martinez
2022-08-16Split in test casesJuan J. Martinez
2022-08-16Return testJuan J. Martinez
2022-08-15Some tests for the ASTJuan J. Martinez
2022-08-14Introduced testsJuan J. Martinez