From: Robert Ramey (ramey_at_[hidden])
Date: 2007-06-27 12:02:37


I was interested in checking out how the current regression
testing system works. I was lead to the following link
which includes regression.py

http://boost.cvs.sourceforge.net/*checkout*/boost/boost/tools/regression/xsl_reports/runner/regression.py

which is display as a totally unformatted string of characters
which is very hard to read and understand.

Is it possible this could be formated so that
myself and others could read it?

Robert Ramey