summaryrefslogtreecommitdiff
path: root/yaksh/python_assertion_evaluator.py
AgeCommit message (Expand)Author
2016-09-16added docstrings for testcases, removed timeout exception from python evaluatormaheshgudi
2016-09-16bug fixes in python assertion evaluatormaheshgudi
2016-07-28changed file module name in evaluatorsadityacp
2016-07-28changed evaluators to support file based questionsadityacp
2016-05-09- Fix testsankitjavalkar
2016-05-05Remove commented code and cleanupankitjavalkar
2016-05-05Post review improvements:ankitjavalkar
2016-05-05add compile_code function to compile before checkingankitjavalkar
2016-05-05Multiple test cases passed as dicts, check_code() is iterated based on no. of...ankitjavalkar
2016-05-05- Add test cases for multiple python evaluatorsankitjavalkar