Support for 'make junitfiles' target.
The Perl XML::Generator module must be installed to use this.
This commit is contained in:
@@ -13,6 +13,15 @@
|
||||
|
||||
<!-- Insert new items immediately below here ... -->
|
||||
|
||||
|
||||
<h3>Self-test JUnit XML Output</h3>
|
||||
|
||||
<p>This release adds a new make target <tt>junitfiles</tt> which if necessary
|
||||
runs the self-tests and then converts the TAP (Perl Test-Anything-Protocol)
|
||||
output files (as generated by the <tt>tapfiles</tt> target) into the more
|
||||
commonly-recognized JUnit XML format. The program that performs this conversion
|
||||
needs the Perl module <q><tt>XML::Generator</tt></q> to have been installed.</p>
|
||||
|
||||
<h3>Fix DNS related crash on exit</h3>
|
||||
|
||||
<p>The attempt to fix DNS related delays for short lived CLI programs (eg. caget)
|
||||
|
||||
Reference in New Issue
Block a user