Layout map test reference image updates

This commit is contained in:
Nyall Dawson 2018-12-19 07:07:57 +10:00
parent b46f49996e
commit 620baa0d22
7 changed files with 3 additions and 1 deletions

View File

@ -93,6 +93,9 @@ void TestQgsLayoutMap::initTestCase()
// some layers need to be in project for data-defined layers functionality
QgsProject::instance()->addMapLayers( QList<QgsMapLayer *>() << mRasterLayer << mPointsLayer << mPolysLayer << mLinesLayer );
mReport = QStringLiteral( "<h1>Composer Map Tests</h1>\n" );
}
void TestQgsLayoutMap::cleanupTestCase()
@ -120,7 +123,6 @@ void TestQgsLayoutMap::init()
mComposerMap->setLayers( QList<QgsMapLayer *>() << mRasterLayer );
mComposition->addComposerMap( mComposerMap );
#endif
mReport = QStringLiteral( "<h1>Composer Map Tests</h1>\n" );
}
void TestQgsLayoutMap::cleanup()

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB