Hi! Nikita Karetnikov <[email protected]> skribis:
> This patch adds GLib. Tests fail: > > /GDateTime/equal: ** > GLib:ERROR:gdatetime.c:193:test_GDateTime_equal: assertion failed > (g_date_time_get_utc_offset (dt1) / G_USEC_PER_SEC == (-3 * 3600)): (0 == > -10800) > FAIL I decided to investigate this test failure. I quickly fixed it, then went on the next one, etc., and found myself spending way more time than I wanted on this. ;-) Anyway, I have local changes that should help us get the test suite running. One of them is adding DBus, which several GIO tests rely on... Ludo’.
