reftest-snapshot.c: Fix running reftests on Visual Studio
authorChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 8 May 2023 07:10:17 +0000 (15:10 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 8 May 2023 07:10:17 +0000 (15:10 +0800)
commita9ca72695f23845441ed63920af110dfe2c2b580
tree2614b4642538be3c0fa084cd29e1b01f6e212809
parent61ff647f71879f20da4b8b4d71d6b11c8ae6d391
reftest-snapshot.c: Fix running reftests on Visual Studio

On Visual Studio-like builds, shove a ".dll" suffix for the reftest
module so that we look for the correct DLL when running the tests.
testsuite/reftests/reftest-snapshot.c