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_java_evaluation.py
Age
Commit message (
Expand
)
Author
2020-07-01
Modify tests to handle hidden tests
prathamesh
2020-06-30
Fix Tests
prathamesh
2018-07-12
Raise appropriate exceptions for C and Java language to the Grader
maheshgudi
2018-06-07
Add tests for models and cpp, java evaluators
adityacp
2018-06-07
Pep8 changes
adityacp
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 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-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
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-08-03
rebase changes with stdio evaluator
maheshgudi
2016-07-28
added test cases for file based questions
adityacp
2016-07-27
added testcase for string input
adityacp
2016-07-27
made changes to stdio evaluator and added bash evaluator with test cases
maheshgudi
2016-07-27
changed model class name Stdout to Stdio
maheshgudi
2016-07-27
c,cpp,java evaluators with test cases
adityacp
2016-05-10
- Adhere to 80 columns
ankitjavalkar
2016-05-09
- Fix tests
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
2015-10-09
move tests to new dir and modify travis.yml
ankitjavalkar