[Development] Code Coverage of QtBase - new report available online

Sébastien Fricker fricker at froglogic.com
Wed Jun 12 07:25:51 CEST 2013


On 12.06.13 00:33, Thiago Macieira wrote:
> On terça-feira, 11 de junho de 2013 22.53.25, Sébastien Fricker wrote:
> I've just looked over the new QUrl code (qurl.cpp, qurlquery.cpp and 
> qurlrecode.cpp) to see what it pointed out. It's suggesting a few new 
> test cases for edge cases (such as UTF-8 decoding something starting 
> with %F5).

À propos QUrl: this reminds me that I should update the Qt test server....

>
> Some files with 0% coverage suggest that some tests were not run properly, but
> most of them are functionality hard to test (the OpenGL functions, the PDF
> writer).
>
For OpenGL: may be the problem is related that we execute the suite in a 
VNC server session. As far as I know vncserver does not provide OpenGL API.
Also we test on Debian 6, may be this is too old.
So a solution would be to create a reference VM on which we execute the 
tests. I will ask Digia if they can give me more information about their 
test servers.

Sébastien



More information about the Development mailing list