test/datetime: fix test for windows
authorHavard Graff <havard.graff@gmail.com>
Wed, 31 Oct 2018 09:29:22 +0000 (10:29 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 10 Nov 2018 15:37:36 +0000 (15:37 +0000)
commit320ac0ce1a878e6055b900ffb2ffa92b355e85f5
treea4be9f9b5b55f682baa8944213cd20d3d212eb47
parent4a7739f4b6442814696bbd0706ab9a1ce1462d80
test/datetime: fix test for windows

In the previous configuration, mktime returned -1 on Windows 10 compiled
with MSVC using meson.

Fix this by moving the hour one forward.
tests/check/gst/gstdatetime.c