hugo/resources
Anthony Fok 39ed33fceb resources: Fix image test error on s390x, ppc64* and arm64
In TestImageOperationsGolden, tolerate slight floating-point rounding
differences due to the use or non-use of "fused multiply and add" (FMA)
instruction on different architectures.

Special thanks to @disintegration for the solution in goldenEqual();
see https://github.com/disintegration/gift/issues/20

Fixes #6387
2019-10-07 21:52:43 +02:00
..
images
internal
page
resource
resource_factories
resource_transformers
testdata
image.go
image_cache.go
image_test.go resources: Fix image test error on s390x, ppc64* and arm64 2019-10-07 21:52:43 +02:00
resource.go
resource_cache.go
resource_cache_test.go
resource_metadata.go
resource_metadata_test.go
resource_spec.go
resource_test.go
testhelpers_test.go
transform.go
transform_test.go