X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=config;h=768d52a526d8104266b0baa6341ebecf4816b410;hb=4dd80a8679220007344faf7984fb6fc949f43ab4;hp=d0c94492a5872b1e2b43b05a177a9df5576bfe84;hpb=8eca90bf2eda6cf4382f68d5e5ab47a72156d971;p=eval.git diff --git a/config b/config index d0c9449..768d52a 100644 --- a/config +++ b/config @@ -129,3 +129,12 @@ TEST_SANDBOX_OPTS='-a2 -f -m$MEM_LIMIT -t$TIME_LIMIT' # Sandbox initialization commands SANDBOX_INIT= + +# DEBUG: Let `ev' run sample tests, too. +#EV_SAMPLE=1 + +# DEBUG: Run `pedant' on all input data +#EV_PEDANT=1 + +# DEBUG: Skip checks (useful when generating output files by running model solution) +#EV_NOCHECK=1