[Solid] Port QRegExp to QRegularExpression
ClosedPublic

Authored by ahmadsamir on Jan 6 2020, 3:08 PM.

Details

Summary

Port QRegExp::exactMatch() with QRegularExpression::anchoredPattern().

Test Plan

make && ctest

Diff Detail

Repository
R245 Solid
Branch
l-qregularexpression (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 20710
Build 20728: arc lint + arc unit
ahmadsamir created this revision.Jan 6 2020, 3:08 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptJan 6 2020, 3:08 PM
ahmadsamir requested review of this revision.Jan 6 2020, 3:08 PM
meven accepted this revision.Jan 6 2020, 3:39 PM

Seems good to me

This revision is now accepted and ready to land.Jan 6 2020, 3:39 PM
This revision was automatically updated to reflect the committed changes.