From: Martin Pool Date: Sat, 13 Apr 2002 12:17:47 +0000 (+0000) Subject: Note about testing "refuse options" X-Git-Tag: v2.5.6~148 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=717eb9b8830f04d80bdc7e79134e881c2e6d365e;p=thirdparty%2Frsync.git Note about testing "refuse options" --- diff --git a/TODO b/TODO index e035e6c6..fe46584f 100644 --- 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 --------------------------------------------------------