On Fri, Jun 29, 2007 at 05:59:38PM +0100, Nicholas Clark wrote: > > >>>Modified since when? > > Since the last time the user ran Configure. > (For the default test run) > > I think that this will produce minimal false positives and false negatives, > for identifying which files have been locally edited.
This might work for others -- it probably wouldn't help me. I tend to run "make realclean; perl Configure.pl;" before doing a "make test" prior to checkin... just to make sure I'm working from something clean. So, checking files modified since configure would tend to miss the files I just changed. Pm