From 8dec8186bdcf9481787dfa1b96eaf9f6cab0a62b Mon Sep 17 00:00:00 2001 From: Alex Hirsch Date: Sun, 3 Mar 2019 12:06:56 +0100 Subject: [PATCH] Use mandelbrot as must-have integration test --- evaluation_scheme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evaluation_scheme.md b/evaluation_scheme.md index 4a29b3b..060ac93 100644 --- a/evaluation_scheme.md +++ b/evaluation_scheme.md @@ -9,7 +9,7 @@ The following key is used for calculating the resulting grade: - **4:** (76%, 68%] - **5:** < 68% -It is required that for at least one test input, featuring input and output, a respective executable can be built and run successfully. +It is required that for the *mandelbrot* test input, a respective executable can be built and run successfully. Points *may* be subtracted for shortcomings not explicitly listed in this form. This includes things like: