Note about testing "refuse options"
authorMartin Pool <mbp@samba.org>
Sat, 13 Apr 2002 12:17:47 +0000 (12:17 +0000)
committerMartin Pool <mbp@samba.org>
Sat, 13 Apr 2002 12:17:47 +0000 (12:17 +0000)
TODO

diff --git a/TODO b/TODO
index e035e6c..fe46584 100644 (file)
--- a/TODO
+++ b/TODO
@@ -642,6 +642,12 @@ Versions of read() and write() that corrupt the stream, or abruptly fail
 Separate makefile target to run rough tests -- or perhaps just run
 them every time?
 
+Test "refuse options" works
+
+  What about for --recursive?
+
+  If you specify an unrecognized option here, you should get an error.
+
 
 DOCUMENTATION --------------------------------------------------------