Hello automakers.

In this thread, I'll post an amended/updated version of a previous
patch series of mine, which introduced a maintainer-specific check
about the consistency of the list of tests in the Automake testsuite.

The previous patch series has been already partially applied, so
I found it advisable to reorganize and resubmit the still-pending
patches (with some improvements, since I was at it).

These patch series is organized along the following pattern, which I 
know some people will find annoying:
  1. Add new features, introducing some code duplication.
  2. Remove the most relevant part of the introduced code duplication.
  3. Remove some other code duplication.
However, I preferred to keep the patches separated, to better reflect 
the real procedure I followed to add the new check.  Moreover, if it's 
later decided to squash the patches into a single one, that can be 
easily done with a proper use of `git rebase -i' and `git ci --amend'.

Regards,
     Stefano



Reply via email to