summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 9 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..2799eca
--- /dev/null
+++ b/TODO
@@ -0,0 +1,9 @@
+Things to be worked on:
+
+* Tests for %option user-init, %option pre-action, %option post-action.
+
+* integrate examples directory into tests so that normal testing
+ proves the examples are up to date.
+
+* Do away with any need for -lfl by generating a default yywrap
+ if the user doesn't specify one.