summaryrefslogtreecommitdiffstats
path: root/src/corelib
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2019-07-27 13:57:37 +0300
committerMarc Mutz <marc.mutz@kdab.com>2020-02-09 17:43:20 +0000
commit6b9a1824a4c1e4c773c31db8df6c9bf8c768079f (patch)
tree0956e1bd8a83e83afe7a6c2b37061459c1a1d4fd /src/corelib
parent75285b64ada65748f1fee3942a95b46a3f0b9d7e (diff)
Extend tst_qstringapisymmetry for member compare()
There were a few surprises: - QByteArray::compare() are missing noexcept (will add) - ibid., called with non-ascii content and CaseInsensitive fails (this was discussed on the ML, with tentative agreement that it's a feature, not a bug; waiting for QUtf8String(View) for a fix, then). - As was the case when we did this exercise with the relational operators, QString(Ref)/QChar is not noexcept (will fix) These have been QEXPECT_FAIL'ed. Not much of the cartesian product is implemented at all, yet. These have been #ifdef'ed with NOT_YET_IMPLEMENTED to see what's still missing. Change-Id: I7d9b21e292b98f980aacdc6248e88188f7472ba2 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib')
0 files changed, 0 insertions, 0 deletions