astippich added inline comments.

INLINE COMMENTS

> xmlextractortest.cpp:70
>      QCOMPARE(result.text().leftRef(8), content.leftRef(8));
> -    QCOMPARE(result.text().size(), 1 + 8 * count);
> +    QCOMPARE(result.text().size(), 8 * count);
>  

why is there a difference?

REPOSITORY
  R286 KFileMetaData

REVISION DETAIL
  https://phabricator.kde.org/D16591

To: bruns, #frameworks, astippich
Cc: kde-frameworks-devel, #baloo, ashaposhnikov, michaelh, astippich, spoorun, 
ngraham, bruns, abrahams

Reply via email to