index
:
kpov-judge.git
master
KPOV Judge
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kpov_judge
/
test_task.py
Age
Commit message (
Expand
)
Author
2019-02-24
Move everything one level up
Timotej Lazar
2019-02-21
test_task: improve presentation
Timotej Lazar
2019-02-21
test_task: simplify getting user login
Timotej Lazar
2019-02-21
test_task: reorder helper functions
Timotej Lazar
2019-02-21
test_task: check and display argparser help before loading the task
Timotej Lazar
2019-02-21
web.task_source: return the empty string for invalid task
Timotej Lazar
2019-02-20
Fix and clean up token-based access to params and results
Timotej Lazar
2019-02-19
First try for token-based params and results requests
Timotej Lazar
2018-10-11
Remove unused imports
Timotej Lazar
2018-10-11
test_task: pre-fill prompts with existing data
Timotej Lazar
2018-10-07
Fix or remove hashbangs
Timotej Lazar
2018-10-07
Remove coding: lines
Timotej Lazar
2018-10-07
test_task: store params in OrderedDict for Python≤3.5
Timotej Lazar
2018-10-07
Rename kpov_random_helpers to kpov_util
Timotej Lazar
2018-10-05
Pass globals() to exec calls
Timotej Lazar
2018-10-02
test_task.py: simplify load_{params,task} functions
Timotej Lazar
2018-10-02
test_task.py: simplify argparser code
Timotej Lazar
2018-10-02
Use ordinary prompts instead of dialog to get parameters
Timotej Lazar
2018-10-02
test_task.py: fix loading parameters from web for older Pythons
Timotej Lazar
2018-10-02
Improve reporting in test scripts
Timotej Lazar
2018-09-27
Clear screen after showing dialog
Timotej Lazar
2018-09-27
Fix exec() for Python 3
Timotej Lazar
2018-09-26
Run 2to3
Timotej Lazar
2016-09-29
updated test_task.py for the newer versions of python-dialog
gasperfele@fri1.uni-lj.si
2015-04-01
added hints to task results
gasperfele@fri1.uni-lj.si
2015-03-27
Fixed test_task so it now works over the web
gasperfele@fri1.uni-lj.si
2015-02-01
task_check for subtask 1 (rename files containing slashes) finished.
gasperfele@fri1.uni-lj.si
2015-01-28
Fixed set_ip_static_dhcp
gasperfele@fri1.uni-lj.si
2015-01-28
Fixed, tested set_motd task(), task_check()
gasperfele@fri1.uni-lj.si
2015-01-28
Fixed kpov_random_helpers
gasperfele@fri1.uni-lj.si
2015-01-20
fixed indent in radius_mysql_pam/task.py
gasperfele@fri1.uni-lj.si
2014-12-22
Renamed a variable to make the error message when task() crashes easier to un...
gasperfele@fri1.uni-lj.si
2014-12-22
Re-added random to the imports in test_task.py
gasperfele@fri1.uni-lj.si
2014-12-22
v gen_parameters je potrebno v slovar shranjevat stevilke kot stringe !
af7140@student.uni-lj.si
2014-12-22
gen_params ne deluje pravilno
af7140@student.uni-lj.si
2014-11-24
Started work on updating add_task to make the web interface functional after ...
gasperfele@fri1.uni-lj.si
2014-11-24
Fixed references to kpov_random_helpers
gasperfele@fri1.uni-lj.si
2014-11-24
The first working version of test_task.py
gasperfele@fri1.uni-lj.si
2014-11-21
Updated the instructions on how to use the system
gasperfele@fri1.uni-lj.si
2014-10-21
Separated tasks from lectures
gasperfele@fri1.uni-lj.si