D10160: Test for Crypt in QQ Protocol
Vijay Krishnavanshi <[email protected]> Sun, 28 Jan 2018 14:42:18 +0000
| Newsgroups | gmane.comp.kde.devel.kopete |
|---|---|
| Message-ID | <[email protected]> |
--83f8fe5e9b97413295c0c0c2985d7c4f Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ascii" Mime-Version: 1.0 vijaykrishnavanshi added inline comments. INLINE COMMENTS > qqcrypttest.cpp:11 > +private slots: > + void CryptTest(); > +}; Make this test data-driven. Link: http://doc.qt.io/qt-5/qttestlib-tutorial2-example.html REVISION DETAIL https://phabricator.kde.org/D10160 To: himanshuvishwakarma, vijaykrishnavanshi, pali, #kopete Cc: cochise --83f8fe5e9b97413295c0c0c2985d7c4f Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset="ascii" Mime-Version: 1.0 <table><tr><td style=3D"">vijaykrishnavanshi added inline comments. </td><a style=3D"text-decoration: none; padding: 4px 8px; margin: 0 8px 8px= ; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; back= ground-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1= f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href= =3D"https://phabricator.kde.org/D10160" rel=3D"noreferrer">View Revision</a= ></tr></table><br /><div><strong>INLINE COMMENTS</strong><div><div style=3D= "margin: 6px 0 12px 0;"><div style=3D"border: 1px solid #C7CCD9; border-rad= ius: 3px;"><div style=3D"padding: 0; background: #F7F7F7; border-color: #e3= e4e8; border-style: solid; border-width: 0 0 1px 0; margin: 0;"><div style= =3D"color: #74777d; background: #eff2f4; padding: 6px 8px; overflow: hidden= ;"><a style=3D"float: right; text-decoration: none;" href=3D"https://phabri= cator.kde.org/D10160#inline-46737" rel=3D"noreferrer">View Inline</a><span = style=3D"color: #4b4d51; font-weight: bold;">qqcrypttest.cpp:11</span></div> <div style=3D"font: 11px/15px "Menlo", "Consolas", &quo= t;Monaco", monospace; white-space: pre-wrap; clear: both; padding: 4px= 0; margin: 0;"><div style=3D"padding: 0 8px; margin: 0 4px; background: rg= ba(151, 234, 151, .6);"><span style=3D"color: #aa4000">private</span> <span= style=3D"color: #a0a000">slots</span><span class=3D"p">:</span> </div><div style=3D"padding: 0 8px; margin: 0 4px; background: rgba(151, 23= 4, 151, .6);"> <span style=3D"color: #aa4000">void</span> <span class=3D= "n">CryptTest</span><span class=3D"p">();</span> </div><div style=3D"padding: 0 8px; margin: 0 4px; background: rgba(151, 23= 4, 151, .6);"><span class=3D"p">};</span> </div></div></div> <div style=3D"margin: 8px 0; padding: 0 12px;"><p style=3D"padding: 0; marg= in: 8px;">Make this test data-driven.<br /> Link: <a href=3D"http://doc.qt.io/qt-5/qttestlib-tutorial2-example.html" cl= ass=3D"remarkup-link" target=3D"_blank" rel=3D"noreferrer">http://doc.qt.io= /qt-5/qttestlib-tutorial2-example.html</a></p></div></div></div></div></div= ><br /><div><strong>REVISION DETAIL</strong><div><a href=3D"https://phabric= ator.kde.org/D10160" rel=3D"noreferrer">https://phabricator.kde.org/D10160<= /a></div></div><br /><div><strong>To: </strong>himanshuvishwakarma, vijaykr= ishnavanshi, pali, Kopete<br /><strong>Cc: </strong>cochise<br /></div> --83f8fe5e9b97413295c0c0c2985d7c4f--