diff options
author | Russ Allbery <rra@stanford.edu> | 2007-09-16 19:38:19 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2007-09-16 19:38:19 +0000 |
commit | 8e0d26958a8c7991f434f878ce1b9b85454d390b (patch) | |
tree | 6c4ef3b7c4b88ee4d80e1cae8cc88a33bc816760 /TODO | |
parent | b2285aff21d379b680cabb1259d31e5bf5b57a69 (diff) |
Add a few more test cases.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |