AW: Controlling test coverage

Thanks, Michael.

I confess I’ve never looked at the changes.xml file (I’ll do so soon); my only reference so far have been the tests that are defined via the catalog.xml file and the embedded test files.

I’ve stumbled upon the following two entries…

   <tests change="fn-codepoints-to-string"
          count="2"
          description="Function fn:codepoints-to-string becomes variadic (TODO???)"/>

Which test cases are counted here? Is this entry related to the proposal from Reece?

https://github.com/qt4cg/qtspecs/issues/161

   <tests change="fn-concat"
          count="14"
          description="Function fn:concat allows sequence-valued arguments (TODO???)"/>

Maybe this one refers to…

https://github.com/qt4cg/qtspecs/issues/701

Best,
Christian

Received on Tuesday, 12 March 2024 22:04:19 UTC