Age | Commit message (Expand) | Author |
2018-03-16 | Change TestcaseOrder to TestCaseOrder | mahesh |
2018-03-16 | Add test cases for shuffle testcase | mahesh |
2017-11-23 | Fix regrading test cases | adityacp |
2017-11-15 | Add test case for regrade. | maheshgudi |
2017-11-07 | Modify testcases wrt changes in assertion error output | maheshgudi |
2017-10-09 | Fix expected input as None bug | maheshgudi |
2017-05-22 | changes variable and dict key names along with other minor changes in answerp... | mahesh |
2017-05-17 | changed assertions for stdio test cases | mahesh |
2017-04-27 | made pep8 changes | mahesh |
2017-04-27 | added tests to check killing of stray processes in hook evaluator | mahesh |
2017-04-13 | added test case to check for stray processes | mahesh |
2017-03-21 | rebase changes for simple question types | mahesh |
2017-03-16 | Add test for assignment evaluation and Change test_models | adityacp |
2017-03-02 | removed pk/id based querying in test cases | maheshgudi |
2017-03-02 | added test cases for float,integer and string type questions | maheshgudi |
2017-02-20 | Fix test cases | ankitjavalkar |
2017-02-16 | Merge all error handling into single code block and fix relevant test cases f... | ankitjavalkar |
2017-02-06 | changed and fixed test case | maheshgudi |
2017-02-06 | fixed unicode literal bug | maheshgudi |
2017-02-01 | Update test to work with fix. | Prabhu Ramachandran |
2017-02-01 | Fixes #190. | Prabhu Ramachandran |
2017-01-16 | Merge pull request #176 from maheshgudi/hook_evaluator | Prabhu Ramachandran |
2017-01-13 | removed unwanted css. Modified test. | prathamesh |
2017-01-09 | modified tests and hook evaluator for python 3 | maheshgudi |
2017-01-09 | added test cases for hook evaluator | maheshgudi |
2016-12-23 | Fix conflict | adityacp |
2016-12-23 | Add test cases based on moderator input code | adityacp |
2016-12-21 | Fix rendering and representation of errors | ankitjavalkar |
2016-12-21 | Fix test cases for storing error as list | ankitjavalkar |
2016-12-20 | Fix errors and rename resources | ankitjavalkar |
2016-12-20 | Remove commented code | ankitjavalkar |
2016-12-20 | Change all evaluator structure and make sure eval test cases pass | ankitjavalkar |
2016-12-20 | Add further changes to code evaluator | ankitjavalkar |
2016-12-20 | Fix test cases to reflect code server and python evaluator changes | ankitjavalkar |
2016-12-20 | Refactor code server and python evaluator | ankitjavalkar |
2016-11-18 | fixed test cases and added timeout exception in python assertion | maheshgudi |
2016-11-17 | Fix test cases to reflect changes in output message | ankitjavalkar |
2016-11-16 | Fix Output display of Code Question | ankitjavalkar |
2016-11-16 | Change test_case weightage field name to weight | ankitjavalkar |
2016-11-10 | Add point based weightage for partial grading instead of percentage based par... | ankitjavalkar |
2016-11-10 | Add partial grade mark for stdio test case and fix model test cases | ankitjavalkar |
2016-11-10 | Fix test cases for partial grading feature | ankitjavalkar |
2016-09-30 | added test for file based stdout in java | adityacp |
2016-09-30 | - Remove unused imports | ankitjavalkar |
2016-09-30 | Add unicode_literal import for Python2 | ankitjavalkar |
2016-09-30 | Fix test cases and corresponding changes in evaluators for Python 2/3 compati... | ankitjavalkar |
2016-09-30 | Migrate python code server and evaluators to python 2/3 compatible | ankitjavalkar |
2016-09-27 | modified test cases wrt the refactor changes | maheshgudi |
2016-09-17 | pep8 changes, divided each test case in blocks for readability | maheshgudi |
2016-09-16 | added docstrings for testcases, removed timeout exception from python evaluator | maheshgudi |