Nyall Dawson
d0a624dfec
More test mask updates
2015-06-23 21:38:56 +10:00
Matthias Kuhn
fb7d0d2e18
Fix some tests on Fedora
2015-06-17 09:29:29 +02:00
Nyall Dawson
31c32505bb
Switch to RGB32 images for composition checker
2014-11-14 18:30:29 +01:00
Nyall Dawson
2cfcca10d2
Use a non-transparent background for composition checker
...
Fix composerhtml tests on precise
2014-11-14 18:30:28 +01:00
Nyall Dawson
d2c9ffd869
[composer] Fix incorrect calculation of scale for tick scale bars
...
QPainter::drawLine(x1,y1,x2,y2) takes int values, so coordinates
were being rounded to the nearest mm. Consequently scale was way
off. Also fixes horizontal line for tick styles being drawn
incorrectly with multiple overlapping segments. (fix #10685 )
2014-10-27 21:14:11 +11:00
Nyall Dawson
3af68f4888
Rebuild composer test images at 96 dpi to speed up unit tests
2014-09-21 19:47:39 +10:00
Nyall Dawson
0b32f2ac38
[tests] Fix composer tests. Rebuild images following MTR rendering changes. Switch tests to use standard test font.
2014-04-03 22:56:34 +11:00
Nyall Dawson
ffcbdabe4e
[composer] Refresh control images following frame join stle change
2014-02-06 22:46:43 +11:00
Nyall Dawson
058cba2037
[composer] Add some anomoly images for scale bar tests
2014-01-30 22:24:19 +11:00
Nyall Dawson
aae492fa43
[tests] Update composition based tests now that 1px bad row bug is fixed
2014-01-04 15:13:06 +11:00
Nyall Dawson
a596b2243a
[tests] Update all expected images based on composer tests. Prior to c3ec3b2d75 composer exports had a 1 pixel slightly-gray row at the bottom of images. After c3ec3b2d75 this bottom row is now a slightly transparent white row. The underlying issue causing this row still needs to be fixed, but in the meantime this gets composer tests passing again.
2014-01-01 09:26:27 +11:00
Nyall Dawson
ed3e04d894
[tests] Add some more anomaly images
2013-12-29 13:13:00 +11:00
nyalldawson
cfd9a669c8
[tests] Update composer scalebar tests, fix exception causing test to fail
2013-12-29 09:52:15 +11:00