summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNadrieril2019-05-09 10:55:08 +0200
committerNadrieril2019-05-09 10:55:25 +0200
commit325228d54a5b51979e0be112a51988c7449df89c (patch)
tree4ba5329b523ffd77d185a624ee5e1b8a5112064d /README.md
parent6c06aefc5a6184f9411316990d9223447b022aa0 (diff)
Generate normalization tests automatically
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3212b2e..66748dc 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ This is still quite unstable so use at your own risk. Documentation is severely
- Parsing: 100%
- Imports: 10%
-- Normalization: 99%
+- Normalization: 100%
- Typechecking: 83%
You can see what's missing from the commented out tests in `dhall/src/normalize.rs` and `dhall/src/typecheck.rs`.