Releases: zarybnicky/java-8-parser
Releases · zarybnicky/java-8-parser
Konečná verze
final Pro budoucí generace
Pokusne odovzdanie #2
Verzia pre druhé pokusné odovzdanie
Vlastné testy a známe chyby
Chyby
- priorita operátorov nieje funkčná
Testy
Celkové výsledky vlastných testov:
- 6 z 55 neúspešných
Podrobnosti
- test #19 "printf 10n12e-10nabcdefghijklm |./ifj16 test/0_builtin_func.java" failed:
program terminated with code 10 instead of 0 - test #20 "./ifj16 test/0_priority_operation.java" failed:
expected "50"
got "150" - test #24 "./ifj16 test/1_simple_iden.java" failed:
program terminated with code 99 instead of 1 - test #28 "./ifj16 test/3_bad_definition_of_run.java" failed:
program terminated with code 8 instead of 3 - test #43 "./ifj16 test/4_binaryval_cmpwithint.java" failed:
program terminated with code 139 instead of 4 - test #54 "./test/parser" failed:
program terminated with code 139 instead of 0
Pokusne odovzdanie
Tento 'release' je ako referencny k lepsej vizualizacii rozdielov medzi pokusnym a finalny odovzdanim.