Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix tests breaking in GLib 2.59 (GHashTable order changed) #223

Merged
merged 2 commits into from Mar 24, 2019

Commits on Mar 22, 2019

  1. Generate XML and YAML in alphabetical order

    This stops the tests breaking when the GHashTable ordering changed in GLib 2.59.
    robert-ancell committed Mar 22, 2019