[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/krita/sdk/tests
From:       Bart Coppens <kde () bartcoppens ! be>
Date:       2008-11-15 13:30:38
Message-ID: 1226755838.661263.2998.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 884581 by coppens:

Actually set the right coordinates for the failing point (makes debugging output more \
sensible)


 M  +2 -0      testutil.h  


--- trunk/koffice/krita/sdk/tests/testutil.h #884580:884581
@@ -95,6 +95,8 @@
                                   && qAbs(qBlue(a) - qBlue(b)) <= fuzzy;
                 if (!same && (qAlpha(a) != 0 || qAlpha(b) != 0)) {
                     qDebug() << " Different! source" << qRed(a) << qGreen(a) << \
qBlue(a) << "dest" << qRed(b) << qGreen(b) << qBlue(b); +                    \
pt.setX(x); +                    pt.setY(y);
                     return false;
                 }
             }


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic