-
Simon McVittie authored
Previously, we used hash table order, which is in principle non-deterministic (although GLib's string hash function hasn't changed for a long time, so our tests were in fact accidentally relying on a consistent hash table order). Signed-off-by:
Simon McVittie <smcv@collabora.com>
Simon McVittie authoredPreviously, we used hash table order, which is in principle non-deterministic (although GLib's string hash function hasn't changed for a long time, so our tests were in fact accidentally relying on a consistent hash table order). Signed-off-by:
Simon McVittie <smcv@collabora.com>