Diffusion Krita 2246019423e9

Fix the KisUpdaterContextTest

Authored by rempt on Aug 21 2018, 12:46 PM.

Description

Fix the KisUpdaterContextTest

Because the KisUpdaterContext member variable of KisUpdateScheduler
is no longer a pointer, it's not possible to replace the existing
KisUpdaterContext with KisTestableUpdaterContext; instead merge
the test functionality directly into KisUpdaterContext and use
that from the kis_update_scheduler_test test.

The other unittests do use the KisTestableUpdaterContext because
otherwise things start going off for real, and that breaks those
tests.

Details

Committed
remptAug 21 2018, 1:02 PM
Parents
R37:e7ddf3c9a46d: Assert if there's no leaf
Branches
Unknown
Tags
Unknown