Skip to content
Commit 74b74e9c authored by Dmitry Kazakov's avatar Dmitry Kazakov
Browse files

Fixed all but one unittests in Krita

Now all the unittests in folders ./image/ ./ui/ and ./plugins/ pass
on my machine. The only exception is krita-fileformat-kis_exr_test, but
it probably related to the fact that I don't have all the needed libraries
installed.

Good news: now KisSelectionManagerTest and KisZoomAndPanTest do not take
30+ min to execute. The delay was related to the overfilled Qt event queue,
and now they take 90 and 40 sec correspondingly.

CCMAIL:kimageshop@kde.org

Conflicts:

	libs/pigment/compositeops/KoStreamedMath.h
parent 4fd0e51f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment