abab3c5dad
The regex used a greedy .+ to match an actual dot and a space, preceding an open parenthesis, with the result that if the message contained any parentheses that .+ swallowed everything up to the last of them. Correct the regex so that recently-added tests' error messages show up correctly. Change-Id: I6e52c9b2a6e7959335fcddbb4266f65b589eba68 Reviewed-by: Jason McDonald <macadder1@gmail.com> |
||
---|---|---|
.. | ||
initmain | ||
outformat | ||
qabstractitemmodeltester | ||
qsignalspy | ||
selftests | ||
CMakeLists.txt |