summaryrefslogtreecommitdiff
path: root/yaksh/evaluator_tests/test_bash_evaluation.py
AgeCommit message (Expand)Author
2016-12-20Remove commented codeankitjavalkar
2016-12-20Change all evaluator structure and make sure eval test cases passankitjavalkar
2016-11-17Fix test cases to reflect changes in output messageankitjavalkar
2016-11-16Change test_case weightage field name to weightankitjavalkar
2016-11-10Add point based weightage for partial grading instead of percentage based par...ankitjavalkar
2016-11-10Fix test cases for partial grading featureankitjavalkar
2016-09-30- Remove unused importsankitjavalkar
2016-09-30Add unicode_literal import for Python2ankitjavalkar
2016-09-30Fix test cases and corresponding changes in evaluators for Python 2/3 compati...ankitjavalkar
2016-09-30Migrate python code server and evaluators to python 2/3 compatibleankitjavalkar
2016-09-27modified test cases wrt the refactor changesmaheshgudi
2016-08-03rebase changes with stdio evaluatormaheshgudi
2016-07-28added expected input in traceback for python and made minor changes in bash_s...maheshgudi
2016-07-28added test cases for file based questionsadityacp
2016-07-27made changes to stdio evaluator and added bash evaluator with test casesmaheshgudi
2016-05-10- Adhere to 80 columnsankitjavalkar
2016-05-09- Fix testsankitjavalkar
2016-05-05Multiple test cases passed as dicts, check_code() is iterated based on no. of...ankitjavalkar
2016-05-05- Refactor Scilab, Bash, Java and Cankitjavalkar
2015-10-09move tests to new dir and modify travis.ymlankitjavalkar