tests/subsurface-shot: hardcode reference image names
authorPekka Paalanen <pekka.paalanen@collabora.com>
Fri, 15 Nov 2019 13:48:08 +0000 (15:48 +0200)
committerPekka Paalanen <pekka.paalanen@collabora.com>
Fri, 22 Nov 2019 10:53:29 +0000 (12:53 +0200)
commitdc9d3342a881f9be55a98b7dcdd85b5f96ea3c83
treea1928114543353a3a5948a4191aa1bce91487864
parent2c73b673a7f3b882797a1412dec2cbbdb6cee1f5
tests/subsurface-shot: hardcode reference image names

Using the test name for the reference images will stop working when the new
test harness starts using fixtures. Fixtures allow running the same tests in
varying environments, so the test results file names will include fixture
index. However the reference images will remain the same for all fixtures.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
tests/subsurface-shot-test.c