summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorToby Inkster <mail@tobyinkster.co.uk>2013-06-21 08:25:08 +0100
committerToby Inkster <mail@tobyinkster.co.uk>2013-06-21 08:25:08 +0100
commitfa0dcd5e3147760f1f61916a4dcc36f896a0e5c5 (patch)
treed2f5b075713e5b5602d27e85349b9c3badc3e896 /TODO
parent1d2b1cd384f51a7a795cd15e716c3be8af24bfac (diff)
That's probably enough Type::Parser testing for now.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index 71032ff8..dd935435 100644
--- a/TODO
+++ b/TODO
@@ -8,7 +8,3 @@
documentation if necessary
* Test cases
* Type::Registry needs a few more test cases
- * Type::Parser needs lots of test cases
- * Check every type of token in the grammar, inclusing
- qr{}, qq{}, q{}, fat comma, class types, etc
- * Test precedence works - e.g. Foo|~Bar&Baz