aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2007-09-16 19:38:19 +0000
committerRuss Allbery <rra@stanford.edu>2007-09-16 19:38:19 +0000
commit8e0d26958a8c7991f434f878ce1b9b85454d390b (patch)
tree6c4ef3b7c4b88ee4d80e1cae8cc88a33bc816760 /TODO
parentb2285aff21d379b680cabb1259d31e5bf5b57a69 (diff)
Add a few more test cases.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 1f66526..2fb061c 100644
--- a/TODO
+++ b/TODO
@@ -34,6 +34,11 @@ Required to replace leland_srvtab:
Future work:
+* Add POD testing for the client and server programs.
+
+* Add POD coverage testing using Test::POD::Coverage for the server
+ modules.
+
* Provide some way of getting at the history tables. Need to get object
and ACL history either by object or for all objects, at least. Global
history should be by timestamp and possibly limit by timestamp.