summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAdrian Johnson <ajohnson@redneon.com>2017-11-09 20:52:36 +1030
committerAdrian Johnson <ajohnson@redneon.com>2017-11-09 22:01:40 +1030
commitb1c7a087b5da9a3bfa1e05e2e99861e07723c6f8 (patch)
treeaf3c19c0213334abeb3309e2779cf3a6cdb4fefd /test
parent638d64a702449fee130b103e623c8fa3b8c06e9b (diff)
ps: use forms for surfaces with UNIQUE_ID mime type
to ensure the surfaces are emitted only once. fixes mime-unique-id PS output
Diffstat (limited to 'test')
-rwxr-xr-xtest/mime-unique-id.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/mime-unique-id.c b/test/mime-unique-id.c
index 1d7babe09..4a4a75f95 100755
--- a/test/mime-unique-id.c
+++ b/test/mime-unique-id.c
@@ -79,8 +79,8 @@
* If the size check fails, manually check the output and if the
* surfaces are still embedded only once, update the expected sizes.
*/
-#define PS2_EXPECTED_SIZE 315362
-#define PS3_EXPECTED_SIZE 315362
+#define PS2_EXPECTED_SIZE 417510
+#define PS3_EXPECTED_SIZE 380912
#define PDF_EXPECTED_SIZE 347182
#define SIZE_TOLERANCE 5000