commit 85f7752a7fd2bb3fa60f3c294f86ccd4c8971209
parent 44e2b85b381d726581074dc92fbef3d9c13bbb5e
Author: Demonstrandum <moi@knutsen.co>
Date: Mon, 15 Jun 2020 04:41:55 +0100
Remove backup file.
Diffstat:
2 files changed, 1 insertion(+), 18 deletions(-)
diff --git a/tests/README.md b/tests/README.md
@@ -9,7 +9,7 @@ to continue to be expanded on.
## Failure
-Most tests for successful compilation at the will fail,
+Most tests for successful compilation at this point will fail,
this is because most of the compiler features are only half
implemented or so. The standard library / prelude is also lacking,
which makes this worse.
diff --git a/tests/README.md.bak b/tests/README.md.bak
@@ -1,17 +0,0 @@
-# Valhalla Compiler Test
-
-dewdke jfnj d
-
-A series of good and bad files are run, to see if the compiler
-ends up returning an error or not. These tests serve to see if
-the compiler is implemented correctly.
-
-It is however by no means very extensive right now, and will need
-to continue to be expanded on.
-
-## Failure
-
-Most tests for successful compilation at the will fail,
-this is because most of the compiler features are only half
-implemented or so. The standard library / prelude is also lacking,
-which makes this worse.