]> mj.ucw.cz Git - eval.git/commit
Moving things around, WIP batch tasktype via hooks
authorTomas Gavenciak <gavento@ucw.cz>
Fri, 24 Sep 2010 14:13:12 +0000 (16:13 +0200)
committerTomas Gavenciak <gavento@ucw.cz>
Fri, 24 Sep 2010 14:13:12 +0000 (16:13 +0200)
commit538b950bac4d1f3baea968c5f3a5adb406218f05
treee31449da178761cde4d8afecf1696cd1eb82a067
parent184a1d862089a66f7cab486c607f428b098c94af
Moving things around, WIP batch tasktype via hooks

Trying to make testutils a collection of useful functions and hooks
and to make tasktypes/batch as minimalistic as possible
(and to make writing new task types easy as well)
t/moe/batch.py [deleted file]
t/moe/tasktypes/batch.py [new file with mode: 0644]
t/moe/testcase.py [deleted file]
t/moe/testutils.py [new file with mode: 0644]
t/test.py