Home
last modified time | relevance | path

Searched refs:url183433 (Results 1 – 1 of 1) sorted by relevance

/dports/x11/kf5-kdelibs4support/kdelibs4support-5.89.0/autotests/
H A Dkurltest.cpp1765 KUrl url183433("mailto:test[at]gmail[dot]com"); in testMailto() local
1766 QCOMPARE(url183433.prettyUrl(), QString("mailto:test[at]gmail[dot]com")); in testMailto()
1767 QCOMPARE(url183433.url(), QString("mailto:test[at]gmail[dot]com")); in testMailto()