Re: Add test coverage for deleted header files.

2011-01-09 Thread Ralf Wildenhues
Hi Stefano, * Stefano Lattarini wrote on Sun, Jan 09, 2011 at 02:28:28PM CET: > On Sunday 09 January 2011, Ralf Wildenhues wrote: > > I noticed that we don't even have testsuite coverage for the deleted > > header file bug yet, except for an accidental one. So here's a patch > > to address that.

Re: Add test coverage for deleted header files.

2011-01-09 Thread Stefano Lattarini
that helps (I just need to reorder my workflow > a bit then). > Considering that most patches don't need to be tested by the reviewer, I'd say you should use 'git am'-suitable format only if that's no more work for you, or for patches you think should be applied and te

Add test coverage for deleted header files.

2011-01-09 Thread Ralf Wildenhues
ould like me to send patches in 'git am'-suitable format, e.g., for testing them, please speak up, I'm all for making things equal for all if that helps (I just need to reorder my workflow a bit then). Thanks, Ralf Add test coverage for deleted header files. * tests/depc