[Development] Qt 5.5.0 header diff: QtTest.diff

Thiago Macieira thiago.macieira at intel.com
Sat Jun 6 10:11:45 CEST 2015


On Friday 05 June 2015 10:10:47 Frederik Gladhorn wrote:
> +    Q_TESTLIB_EXPORT QString qExtractTestData(const QString &dirName);
>  

This API isn't finished. The function needs to return a QTemporaryDir (which 
implies passing in by output parameter) so that the caller properly cleans up 
the extracted test data.

The rest looks good. I'd have put the qgpu_features function inside the QTest 
namespace, like everything else, though.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Development mailing list