From: Tomas Gavenciak Date: Wed, 21 May 2008 13:08:26 +0000 (+0200) Subject: TomGav's TODO list. X-Git-Tag: python-dummy-working~175 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=2216dd5f65a3428ab40eea88a85094068ac4fc01;p=eval.git TomGav's TODO list. --- diff --git a/TODO b/TODO index 272cd0a..a9eed88 100644 --- a/TODO +++ b/TODO @@ -34,11 +34,12 @@ scores dependent on time (like PL olympiad) box: configurable access to timers and /proc/self/{stat,fd} box: limit the total amount of data written to files, so that quotas don't have to be set up -TomGav: -- substitute $VAR without using eval -- stderr parsers -- VMMax -> getrusage() -- clean up names of temporary files -- machine-readable log file -- configurable names of in/out files -- multiple in files (stored as an archive or directory) +TomGav +~~~~~~ + +recursive try-ln for dir input +clean and well-defined expansion (beware of per-test re-expansion) +machine-readable log file and/or metadata output from the sandbox +configurable names of in/out files (independent of $PROBLEM) +paranoidly check file mode/owner before running the sandbox +