summaryrefslogtreecommitdiff
path: root/kpov_judge/test_prepare_disks.py
AgeCommit message (Expand)Author
2019-02-24Move everything one level upTimotej Lazar
2019-02-21web.task_source: return the empty string for invalid taskTimotej Lazar
2018-10-11Remove unused importsTimotej Lazar
2018-10-07Fix or remove hashbangsTimotej Lazar
2018-10-07Remove coding: linesTimotej Lazar
2018-10-07Rename kpov_random_helpers to kpov_utilTimotej Lazar
2018-10-07test_prepare_disks: use mkdir -p to create directoriesTimotej Lazar
2018-10-05Pass globals() to exec callsTimotej Lazar
2018-10-02Improve reporting in test scriptsTimotej Lazar
2018-09-27Fix exec() for Python 3Timotej Lazar
2018-09-26Run 2to3Timotej Lazar
2016-10-01added a global_params parameter to prepare_disks so that the task_name, usern...gasperfele@fri1.uni-lj.si
2015-10-26Added the first working version of the exam taskgasperfele@fri1.uni-lj.si
2015-03-31Fixed generation of disk imagesgasperfele@fri1.uni-lj.si
2015-02-12Task smb_client_uptime done.gasperfele@fri1.uni-lj.si
2015-02-01task_check for subtask 1 (rename files containing slashes) finished.gasperfele@fri1.uni-lj.si
2015-01-31Added examples for prepare_disks and task. For now, task_check is unfinished.gasperfele@fri1.uni-lj.si
2015-01-30test_prepare_disks now seems to work.gasperfele@fri1.uni-lj.si
2015-01-29Started writing script for testing prepare_disks.pygasperfele@fri1.uni-lj.si