Enhanced 'qmtest report' command and report file format.

Stefan Seefeld stefan at codesourcery.com
Fri Nov 4 22:13:06 UTC 2005


The attached patch enhances the 'qmtest report' command to generate
one of two possible output formats.
The (new) default format reflects the database structure, i.e. results
are listed in their corresponding subdirectory. This command requires
a test database to query the database structure from.
The alternative is a flat format, obtained by 'qmtest report --flat...',
which is similar to the old format in that all results are reported with
their absolute ids, with no subdirectory structure.

The xslt stylesheet for html-report generation which is provided for
convenience reflects these changes and will generate either a flat
report with a single test matrix, or a directory hierarchy that reflects
the test database structure, depending on the content of the report (xml) file.

Regards,
		Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: report.patch
Type: text/x-patch
Size: 30020 bytes
Desc: not available
URL: <http://sourcerytools.com/pipermail/qmtest/attachments/20051104/4c19bee2/attachment.bin>


More information about the qmtest mailing list