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_bash_evaluation.py
Age
Commit message (
Expand
)
Author
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
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 expected input in traceback for python and made minor changes in bash_s...
maheshgudi
2016-07-28
added test cases for file based questions
adityacp
2016-07-27
made changes to stdio evaluator and added bash evaluator with test cases
maheshgudi
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