[commit: packages/Win32] Mistuke-fix-build, depend-os-windows, fix-appveyor-curl-ussue, master, win32-2.5.4.1-ghc-8.2: Add missing test output for PokeTZI (8d3f144)

git at git.haskell.org git at git.haskell.org
Mon Apr 17 21:28:22 UTC 2017


Repository : ssh://git@git.haskell.org/Win32

On branches: Mistuke-fix-build,depend-os-windows,fix-appveyor-curl-ussue,master,win32-2.5.4.1-ghc-8.2
Link       : http://git.haskell.org/packages/Win32.git/commitdiff/8d3f144a902bd13e1c6192e62ac1b2cf7cef595d

>---------------------------------------------------------------

commit 8d3f144a902bd13e1c6192e62ac1b2cf7cef595d
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Tue Jan 24 14:28:30 2017 -0500

    Add missing test output for PokeTZI


>---------------------------------------------------------------

8d3f144a902bd13e1c6192e62ac1b2cf7cef595d
 tests/PokeTZI.stdout | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/PokeTZI.stdout b/tests/PokeTZI.stdout
new file mode 100644
index 0000000..6d88353
--- /dev/null
+++ b/tests/PokeTZI.stdout
@@ -0,0 +1,2 @@
+TIME_ZONE_INFORMATION {tziBias = 300, tziStandardName = "Eastern Standard Time", tziStandardDate = SYSTEMTIME {wYear = 0, wMonth = 11, wDayOfWeek = 0, wDay = 1, wHour = 2, wMinute = 0, wSecond = 0, wMilliseconds = 0}, tziStandardBias = 0, tziDaylightName = "Eastern Daylight Time", tziDaylightDate = SYSTEMTIME {wYear = 0, wMonth = 3, wDayOfWeek = 0, wDay = 2, wHour = 2, wMinute = 0, wSecond = 0, wMilliseconds = 0}, tziDaylightBias = -60}
+TIME_ZONE_INFORMATION {tziBias = 300, tziStandardName = "Eastern Standard Time", tziStandardDate = SYSTEMTIME {wYear = 0, wMonth = 11, wDayOfWeek = 0, wDay = 1, wHour = 2, wMinute = 0, wSecond = 0, wMilliseconds = 0}, tziStandardBias = 0, tziDaylightName = "Eastern Daylight Time", tziDaylightDate = SYSTEMTIME {wYear = 0, wMonth = 3, wDayOfWeek = 0, wDay = 2, wHour = 2, wMinute = 0, wSecond = 0, wMilliseconds = 0}, tziDaylightBias = -60}



More information about the ghc-commits mailing list