$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [regression] Displaying test categories in the regression matrix
From: Adam Wulkiewicz (adam.wulkiewicz_at_[hidden])
Date: 2015-06-09 06:27:59
Some time ago I defined the categories for tests in Geometry in the
explicit-failures-markup.xml file in develop:
https://github.com/boostorg/boost/pull/80/files
What I'd like to achieve is a matrix similar to the Chrono's one:
http://www.boost.org/development/tests/develop/developer/chrono.html
However after merging the PR there are no categories in the Geometry matrix.
Am I doing it in the correct way?
Which version of the explicit-failures-markup.xml is used by the report
program, from the develop or master branch?
Or maybe must the file be manually placed somewhere?
Regards,
Adam