qt5base-lts/tests/benchmarks/testlib
Peng Wenhao 59e3073b1c Close memory leak in QTestLib support for string to numeric testing
QTest::toString allocates memory by calling qstrdup; that memory must
be freed by the caller.

Change-Id: I9724db0c617884cf08592968b1411f002ef23204
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2020-07-28 13:36:31 +08:00
..
tostring Close memory leak in QTestLib support for string to numeric testing 2020-07-28 13:36:31 +08:00
CMakeLists.txt Convert remaining tests/benchmarks 2019-11-04 15:48:51 +00:00
testlib.pro Add testlib selftests for double and for non-finite float and double 2019-02-06 10:11:22 +00:00