Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-27 | Fix pep8 for stdio spacing error | maheshgudi | |
2019-12-27 | Allow new line to be added in an stdio testcase | maheshgudi | |
2018-07-12 | Make pep8 changes | maheshgudi | |
2018-07-12 | Raise appropriate exceptions for C and Java language to the Grader | maheshgudi | |
- Raise AssertionError,CompilationError and TestCaseError for assertion, user answer compilation and testcase compilation errors respectively. - Add test case for C/C++ and Java | |||
2018-06-07 | Pep8 changes | adityacp | |
2018-04-06 | Add error line number in error output | adityacp | |
2018-04-05 | Change error_messages.py, python_assertion_evaluator.py and grader.py | adityacp | |
- Pep8 changes - Show code error message along with test case - Add nose in python exec scope | |||
2017-11-10 | Remove traceback for recursion and/or runtime errors. | maheshgudi | |
2017-11-10 | No tracebacks if longer than 5 lines. | mahesh | |
- Tracebacks with more than 5 lines will not be shown. - Remove unnecessary imports. - PEP8 change. | |||
2017-11-07 | Modify testcases wrt changes in assertion error output | maheshgudi | |
2017-11-07 | Change module compare_stdio to error_messages | maheshgudi | |