$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Enhancing regression tests summary
From: Adam Wulkiewicz (adam.wulkiewicz_at_[hidden])
Date: 2014-10-19 11:39:54
Hi,
Some time ago I was writing about regression summaries enhancements,
that I'd be nice to see more meaningful list of errors, etc. I asked
questions, even prepared a PR for regression, to no avail.
So I developed a simple program downloading summaries, test logs and
saving the enhanced result.
You may check it out here: https://github.com/awulkiew/summary-enhancer
Regards,
Adam