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 693473 - Tests missing in MANIFEST and released tarball.
Tests missing in MANIFEST and released tarball.
Status: RESOLVED OBSOLETE
Product: gnome-perl
Classification: Bindings
Component: Gtk2
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk2-perl-bugs
gtk2-perl-bugs
Depends on:
Blocks:
 
 
Reported: 2013-02-09 11:50 UTC by intrigeri
Modified: 2016-11-26 16:42 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description intrigeri 2013-02-09 11:50:04 UTC
Hi!

While packaging 1.247 for Debian, I noticed that commit bfa63e3df moved some tests to new files, that were not added to MANIFEST, so they don't end up in the released tarball. Looks trivial to fix.

Thanks for these bindings!
Comment 1 khatar 2016-11-26 16:42:07 UTC
so this bug was solved as

 g show --summary bfa63e3df|grep t/
 create mode 100644 t/constants.t
 create mode 100644 t/options.t

and git blame says

9b768e31 (Torsten Schönfeld 2013-09-25 20:34:02 +0200 129) t/constants.t
9b768e31 (Torsten Schönfeld 2013-09-25 20:34:02 +0200 335) t/opti