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 704962 - Fix tests for recent GTK+ api changes
Fix tests for recent GTK+ api changes
Status: RESOLVED FIXED
Product: gtksourceview
Classification: Platform
Component: General
unspecified
Other All
: Normal normal
: ---
Assigned To: GTK Sourceview maintainers
GTK Sourceview maintainers
Depends on:
Blocks:
 
 
Reported: 2013-07-26 22:44 UTC by Matthias Clasen
Modified: 2013-07-26 23:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix tests for recent GTK+ api changes (2.89 KB, patch)
2013-07-26 22:44 UTC, Matthias Clasen
accepted-commit_now Details | Review

Description Matthias Clasen 2013-07-26 22:44:05 UTC
The template binding macros got renamed around a few times.
Comment 1 Matthias Clasen 2013-07-26 22:44:06 UTC
Created attachment 250243 [details] [review]
Fix tests for recent GTK+ api changes
Comment 2 Sébastien Wilmet 2013-07-26 22:58:32 UTC
Review of attachment 250243 [details] [review]:

Thanks, looks good.