]> mj.ucw.cz Git - eval.git/commitdiff
TomGav's TODO list.
authorTomas Gavenciak <gavento@atrey.karlin.mff.cuni.cz>
Wed, 21 May 2008 13:08:26 +0000 (15:08 +0200)
committerMartin Mares <mj@ucw.cz>
Wed, 21 May 2008 13:08:26 +0000 (15:08 +0200)
TODO

diff --git a/TODO b/TODO
index 272cd0a1826dd1bb3a17ea2d00771713e9d6a38b..a9eed88fe9fd4c135a1a65a1e7800a63c86eb573 100644 (file)
--- 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
+