After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 745362 - Add test for GIRepository.UnionInfo.get_size()
Add test for GIRepository.UnionInfo.get_size()
Status: RESOLVED FIXED
Product: pygobject
Classification: Bindings
Component: general
Git master
Other Linux
: Normal normal
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2015-03-01 11:30 UTC by Garrett Regier
Modified: 2015-03-02 06:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
tests: Add test for GIRepository.UnionInfo.get_size() (1.00 KB, patch)
2015-03-01 11:33 UTC, Garrett Regier
committed Details | Review

Comment 1 Garrett Regier 2015-03-01 11:33:12 UTC
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.
Comment 2 Simon Feltman 2015-03-02 06:02:25 UTC
Review of attachment 298201 [details] [review]:

Sure.