GNOME Bugzilla – Bug 745362
Add test for GIRepository.UnionInfo.get_size()
Last modified: 2015-03-02 06:14:31 UTC
This was added as part of bug 743214 https://git.gnome.org/browse/pygobject/commit/?id=a4160892dd28ab1d656cef4d4059f3b3f95caf4a
Created attachment 298201 [details] [review] tests: Add test for GIRepository.UnionInfo.get_size() This adds the same kind of assert that other get_size() methods use, don't test for the actual values because that might fail with architecture differences.
Review of attachment 298201 [details] [review]: Sure.