qt5base-lts/tests/auto/corelib/text/qstring
Ivan Solovev 59df5dacd5 Fix QString test compilation without QRegularExpression
The QString itself can be compiled without QRegularExpression, but
the tests do not check if they are supported or not.
This patch fixes the issue by introducing the proper #ifdef guards.

Task-number: QTBUG-91736
Pick-to: 6.2 6.1
Change-Id: I797691f78a34d4f78a86af99c78bf06e26e846d1
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2021-07-29 14:36:49 +02:00
..
.gitignore
CMakeLists.txt CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
double_data.h
tst_qstring_mac.mm Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00
tst_qstring.cpp Fix QString test compilation without QRegularExpression 2021-07-29 14:36:49 +02:00