gvariant: Add tests for exact SHA256 checksums
authorColin Walters <walters@verbum.org>
Wed, 28 Mar 2012 17:53:37 +0000 (13:53 -0400)
committerColin Walters <walters@verbum.org>
Mon, 27 Aug 2012 21:02:00 +0000 (17:02 -0400)
commitd54e10632a575963790d50661ae75692bb159b37
tree95c46314b1a7f44c7aafc4d03fbaa86af78c1184
parent7936af693477f5b8dfeef4e0d90e6fa4531cf395
gvariant: Add tests for exact SHA256 checksums

I'd like to use GVariant as a data format in my userspace filesystem,
and having the actual bits be stable means I can reliably compute
cryptographic checksums.

This updated patch removes vardict checks, because Ryan wants the
flexibility to change them in the future.

https://bugzilla.gnome.org/show_bug.cgi?id=673012
glib/tests/gvariant.c