Build tests for the current XML page generators in each of (four of six completed)
- noreferences.py - 5a5f8ce4 - September 2007
- redirect.py - 21ebff3a - July 2005
- reflinks.py - 3a872a4d - May 2008
- replace.py - 453ce536 - July 2005
- template.py - 954233f - August 2005
- weblinkchecker.py - 68bb3f70 - March 2014
And create a superclass in pagenerators.py to provide the common functionality with unit tests, so that each script only needs to either use filters or subclass the generic XML Page generator to perform the custom behaviour.