GNOME Bugzilla – Bug 693473
Tests missing in MANIFEST and released tarball.
Last modified: 2016-11-26 16:42:07 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!
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