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 650973 - check: add fail_unless_equals_int64
check: add fail_unless_equals_int64
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other All
: Normal enhancement
: 0.10.36
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-05-24 14:12 UTC by Debarshi Ray
Modified: 2011-06-15 17:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
check: add fail_unless_equals_int64 (1.70 KB, patch)
2011-05-24 14:15 UTC, Debarshi Ray
committed Details | Review

Description Debarshi Ray 2011-05-24 14:12:09 UTC
Adding fail_unless_equals_int64 will make it a little more convenient to check gint64 values.
Comment 1 Debarshi Ray 2011-05-24 14:15:00 UTC
Created attachment 188462 [details] [review]
check: add fail_unless_equals_int64
Comment 2 Sebastian Dröge (slomo) 2011-05-24 14:23:00 UTC
commit f9a4dcd074cf1a2077754ba5aed4f8c4e5a07e89
Author: Debarshi Ray <rishi@gnu.org>
Date:   Tue May 24 19:43:58 2011 +0530

    check: add fail_unless_equals_int64
    
    https://bugzilla.gnome.org/show_bug.cgi?id=650973