summaryrefslogtreecommitdiff
path: root/yaksh/evaluator_tests
AgeCommit message (Collapse)Author
2016-05-10- Adhere to 80 columnsankitjavalkar
- add docstrings - Fix further tests
2016-05-09- Fix testsankitjavalkar
- Fix minor views.py - Fix minor errors caused due to conflict resolution, rebasing - Fix errors in forms, views - Minor Button label change in addquestion.html - Add snippet to question - Remove commented code
2016-05-05Multiple test cases passed as dicts, check_code() is iterated based on no. ↵ankitjavalkar
of test cases
2016-05-05- Refactor Scilab, Bash, Java and Cankitjavalkar
- Add Test Cases to reflect refactoring changes - Fix language registry - Add test case for language registry - Fix register in settings - Keep snippet field for now
2016-05-05Add anti-cheating for python stdout evaluator and modify testankitjavalkar
2016-05-05Refactor C/CPP code evaluator and add test casesankitjavalkar
2016-05-05- Add test cases for multiple python evaluatorsankitjavalkar
- Change name from python_standard_evaluator to python_assertion_evaluator
2016-04-01python error based test case changesadityacp
2016-03-21python test cases changesadityacp
2016-03-11changes in python test casesadityacp
2016-03-11python test case changesadityacp
2016-03-11Frontend design changesadityacp
remove older change Remove further changes interface changes interface changes small views.py change change in code evaluator code evaluator changes python code evaluator change exception changes in code evaluator and test cases for python Update test_python_evaluation.py changed variable name in test case Views.py conflict resolve
2015-10-09move tests to new dir and modify travis.ymlankitjavalkar