mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-04 13:19:55 +01:00
581c46249a
We used to use whatever precision we ended up having from C++'s stdlib. However, some relatively popular tools, like Jenkins, use Maven SureFire XML schema to validate JUnit test reports, and Maven SureFire schema requires the duration to have at most 3 decimal places. For compatibility, the JUnit reporter will now respect this limitation. Closes #2221 |
||
---|---|---|
.. | ||
approvalTests.py | ||
approve.py | ||
benchmarkCompile.py | ||
benchmarkRunner.py | ||
developBuild.py | ||
embed.py | ||
embedClara.py | ||
extractFeaturesFromReleaseNotes.py | ||
fixWhitespace.py | ||
generateSingleHeader.py | ||
majorRelease.py | ||
minorRelease.py | ||
patchRelease.py | ||
releaseCommon.py | ||
releaseNotes.py | ||
scriptCommon.py | ||
updateDocumentToC.py | ||
updateWandbox.py |