adding t_{start,read,finish}_file_watch to Apache::TestUtil
Sometimes I miss these functions and then I write them each time again. Index: Apache-Test/t/log_watch.t === --- Apache-Test/t/log_watch.t (revision 0) +++ Apache-Test/t/log_watch.t (revision 0) @@ -0,0 +1,73 @@ +use strict; +use
Re: adding t_{start,read,finish}_file_watch to Apache::TestUtil
+1 2010/4/8 Torsten Förtsch : > Sometimes I miss these functions and then I write them each time again. > > Index: Apache-Test/t/log_watch.t > === > --- Apache-Test/t/log_watch.t (revision 0) > +++ Apache-Test/t/log_watch.t (revis