New regression test reporting system
AMDG I just replaced the XSL scripts used to generate the regression test reports with a C++ implementation. If you encounter any broken links, bad markup, etc., please let me know. I rushed this a bit because xsltproc was misbehaving, and the old reports were coming out empty, so I haven't checked the output as thoroughly as I would have liked, yet. It should become more stable in the next day or two. In Christ, Steven Watanabe
-----Original Message----- From: Boost [mailto:boost-bounces@lists.boost.org] On Behalf Of Steven Watanabe Sent: Monday, March 25, 2013 4:42 PM To: boost@lists.boost.org Subject: [boost] New regression test reporting system
AMDG
I just replaced the XSL scripts used to generate the regression test reports with a C++ implementation. If you encounter any broken links, bad markup, etc., please let me know. I rushed this a bit because xsltproc was misbehaving, and the old reports were coming out empty, so I haven't checked the output as thoroughly as I would have liked, yet. It should become more stable in the next day or two.
Thanks for this http://www.boost.org/development/tests/trunk/developer/math.html is looking fine to me (apart from issues with the tests themselves ;-). One thing that I would find useful is to have a summary green mark at the top of each column if all the tests pass on a particular platform - and even better, a yellow with a count of the number of failing tests. Thanks for all your work on this. Paul --- Paul A. Bristow, Prizet Farmhouse, Kendal LA8 8AB UK +44 1539 561830 07714330204 pbristow@hetp.u-net.com
AMDG On 03/26/2013 02:49 AM, Paul A. Bristow wrote:
One thing that I would find useful is to have a summary green mark at the top of each column if all the tests pass on a particular platform - and even better, a yellow with a count of the number of failing tests.
I'm not taking feature requests right now. I'm just trying to make it run in a reasonable amount of time and fix a few bugs. In Christ, Steven Watanabe
participants (2)
-
Paul A. Bristow
-
Steven Watanabe