2 test failures on OS X around ztime in test-pdc.h
Status: Alpha
Brought to you by:
mschimek
Building libzvbi 0.2.35 on OS X 10.7, and running tests with make check, they fail with this error. The build seems otherwise OK.
PASS: test-hamm
Assertion failed: (NULL != strptime (s, "%n%Y%m%dT%H%M%S", &tm)), function ztime, file ./test-pdc.h, line 142.
/bin/sh: line 1: 92246 Abort trap: 6 ${dir}$tst
FAIL: test-packet-830
Assertion failed: (NULL != strptime (s, "%n%Y%m%dT%H%M%S", &tm)), function ztime, file ./test-pdc.h, line 142.
/bin/sh: line 1: 92267 Abort trap: 6 ${dir}$tst
FAIL: test-pdc
PASS: test-raw_decoder
PASS: test-unicode
PASS: test-vps
====================
2 of 18 tests failed
====================