Skip to content

Commit c52dc24

Browse files
committed
updated arm ref files
1 parent a43cce6 commit c52dc24

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

testsuite/docs-examples-cpp/ref/out-arm.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ example_absdiff
3333
example_abs
3434
example_mul
3535
example_div
36+
example_fixNonFinite
37+
Repaired 48 non-finite pixels
38+
example_fillholes_pushpull
39+
example_median_filter
40+
example_unsharp_mask
3641
example_make_texture
3742
zero1.exr : 512 x 512, 3 channel, half openexr
3843
SHA-1: 95823C334FCE55968E8D2827CCD1CF77CEE19ABD
@@ -126,6 +131,12 @@ mul.exr : 256 x 256, 4 channel, half openexr
126131
SHA-1: ECCDBBBF088912F0B77B887D6B8B480C3F93615E
127132
div.exr : 256 x 256, 4 channel, half openexr
128133
SHA-1: 6A85C923DB82C893C0D88028386F1C58604A4757
134+
checker_with_alpha_filled.exr : 256 x 256, 4 channel, half openexr
135+
SHA-1: B245E027638D5C1BA2608FEDDB3BB9B5E9FA3A44
136+
tahoe_median_filter.tif : 512 x 384, 3 channel, uint8 tiff
137+
SHA-1: A0B2E3A10A16EA8CC905F144C5F91B6A0964A177
138+
tahoe_unsharp_mask.tif : 512 x 384, 3 channel, uint8 tiff
139+
SHA-1: CDE3FAC8053381C59B7BEB3B47991F357E14D9D2
129140
Comparing "simple.tif" and "ref/simple.tif"
130141
PASS
131142
Comparing "scanlines.tif" and "ref/scanlines.tif"

testsuite/docs-examples-python/ref/out-arm.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ example_absdiff
3434
example_abs
3535
example_mul
3636
example_div
37+
example_fixNonFinite
38+
example_fillholes_pushpull
39+
example_median_filter
40+
example_unsharp_mask
3741
example_make_texture
3842
zero1.exr : 512 x 512, 3 channel, half openexr
3943
SHA-1: 95823C334FCE55968E8D2827CCD1CF77CEE19ABD
@@ -127,6 +131,12 @@ mul.exr : 256 x 256, 4 channel, half openexr
127131
SHA-1: ECCDBBBF088912F0B77B887D6B8B480C3F93615E
128132
div.exr : 256 x 256, 4 channel, half openexr
129133
SHA-1: 6A85C923DB82C893C0D88028386F1C58604A4757
134+
checker_with_alpha_filled.exr : 256 x 256, 4 channel, half openexr
135+
SHA-1: B245E027638D5C1BA2608FEDDB3BB9B5E9FA3A44
136+
tahoe_median_filter.tif : 512 x 384, 3 channel, uint8 tiff
137+
SHA-1: A0B2E3A10A16EA8CC905F144C5F91B6A0964A177
138+
tahoe_unsharp_mask.tif : 512 x 384, 3 channel, uint8 tiff
139+
SHA-1: CDE3FAC8053381C59B7BEB3B47991F357E14D9D2
130140
Comparing "simple.tif" and "../docs-examples-cpp/ref/simple.tif"
131141
PASS
132142
Comparing "scanlines.tif" and "../docs-examples-cpp/ref/scanlines.tif"

0 commit comments

Comments
 (0)