Lucas de Souza cf8e755f1f Test case update 5 years ago
..
test00.spec.js 41c31539c3 New Karma setup 5 years ago
test01.spec.js 5f1b0394ba Implemented While and For loops parser. Added global variables to IVProgParser to indicate command parsing scopes 5 years ago
test02.spec.js 5f1b0394ba Implemented While and For loops parser. Added global variables to IVProgParser to indicate command parsing scopes 5 years ago
test03.spec.js 5f1b0394ba Implemented While and For loops parser. Added global variables to IVProgParser to indicate command parsing scopes 5 years ago
test04.spec.js 5f1b0394ba Implemented While and For loops parser. Added global variables to IVProgParser to indicate command parsing scopes 5 years ago
test05.spec.js 9d1019d272 Send IfThenElse class of last commit.\n Test cases for new command parsers 5 years ago
test06.spec.js 9d1019d272 Send IfThenElse class of last commit.\n Test cases for new command parsers 5 years ago
test07.spec.js 9d1019d272 Send IfThenElse class of last commit.\n Test cases for new command parsers 5 years ago
test08.spec.js 9d1019d272 Send IfThenElse class of last commit.\n Test cases for new command parsers 5 years ago
test09.spec.js 9d1019d272 Send IfThenElse class of last commit.\n Test cases for new command parsers 5 years ago
test10.spec.js 3135d5bd33 Create DoWhile command class and Parser 5 years ago
test11.spec.js 3135d5bd33 Create DoWhile command class and Parser 5 years ago
test12.spec.js e6fb1c7b25 [FIX] Bug in parsePrograma for non-const declarations 5 years ago
test13.spec.js cf8e755f1f Test case update 5 years ago
test14.spec.js e6fb1c7b25 [FIX] Bug in parsePrograma for non-const declarations 5 years ago
test15.spec.js 080909aafe [FIX] Bug where Function was comparing returntType to a string instead of Symbol 5 years ago
test16.spec.js 080909aafe [FIX] Bug where Function was comparing returntType to a string instead of Symbol 5 years ago
test17.spec.js 5ffd9c36fa Test case for the function variable list buig 5 years ago
test18.spec.js 6a979d5b46 [FIX] Bug that caused a function call with no parameters to throw SyntaxError 5 years ago