Skip to content

tests: Fix GDateTime tests on FreeBSD

Philip Withnall requested to merge wip/pwithnall/553-tz-freebsd-tests into master

g_time_zone_new_identifier() returns NULL in the FreeBSD test setup, presumably because TZ isn’t set.

Signed-off-by: Philip Withnall pwithnall@endlessos.org

Helps: #553 (closed)

Merge request reports