index
:
online_test/.git
master
Online quiz/exam taking application
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
yaksh
/
evaluator_tests
/
test_c_cpp_evaluation.py
Age
Commit message (
Expand
)
Author
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-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 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-11-17
Fix test cases to reflect changes in output message
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
Fix test cases for partial grading feature
ankitjavalkar
2016-09-30
- Remove unused imports
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-08-03
rebase changes with stdio evaluator
maheshgudi
2016-07-28
added test cases for file based questions
adityacp
2016-07-28
rebase changes and changed expected input format in cpp tests
adityacp
2016-07-27
combined c and cpp testcase classes into single class
adityacp
2016-07-27
made changes to stdio evaluator and added bash evaluator with test cases
maheshgudi
2016-07-27
c,cpp,java evaluators with test cases
adityacp
2016-05-10
- Adhere to 80 columns
ankitjavalkar
2016-05-05
Multiple test cases passed as dicts, check_code() is iterated based on no. of...
ankitjavalkar
2016-05-05
- Refactor Scilab, Bash, Java and C
ankitjavalkar
2016-05-05
Refactor C/CPP code evaluator and add test cases
ankitjavalkar
2015-10-09
move tests to new dir and modify travis.yml
ankitjavalkar