summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2020-12-16 15:42:02 +0100
committerLaurenz <laurmaedje@gmail.com>2020-12-16 15:42:02 +0100
commit6bbedeaa2c6e0068e2fb6602cbf0002fb6a6ce03 (patch)
treeef52a5d920d3d86eb2e89389c1cc3785890993db /.gitignore
parent0cfce1de7e82e20fbc48474ca59f5754ba2e66da (diff)
Better tokenization testing 🌋
- Better tokenization test coverage. - Suffix testing: Each test case is tested with many different suffixes to ensure correct token ends. - Improves expression parsing (fixes #3).
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 381556a5..32eee3e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ Cargo.lock
bench/target
tests/out
_things
+tarpaulin-report.html