qt5base-lts/tests/auto/corelib/tools/qregularexpression
Giuseppe D'Angelo aaf60da01c QRegularExpression: fix compiler warning in test
QTest::addRow expects a format specifier; this usage makes GCC complain
with -Wformat-security. Use the "old" newRow call instead.

Change-Id: Ieed8e4f64ff5e3d0d4e87325629d20ed6839ff9d
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2018-06-27 17:52:45 +00:00
..
.gitignore QRegularExpression: add ways to force an immediate optimization 2014-05-06 00:10:55 +02:00
qregularexpression.pro QRegularExpression: refactor pattern optimization 2018-06-22 19:43:54 +00:00
tst_qregularexpression.cpp QRegularExpression: fix compiler warning in test 2018-06-27 17:52:45 +00:00