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 730242 - Automatically run unittests
Automatically run unittests
Status: RESOLVED FIXED
Product: vte
Classification: Core
Component: general
0.37.x
Other Linux
: Normal normal
: ---
Assigned To: VTE Maintainers
VTE Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-05-16 11:40 UTC by Egmont Koblinger
Modified: 2014-05-19 16:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Egmont Koblinger 2014-05-16 11:40:29 UTC
We have precious unittests in vteconv.c (make vteconv && ./vteconv) but they are never run.

They've been broken for a while, actually spotting a bug in the code. I've just fixed it.

These unittests should automatically run whenever a tarball is created, or ... I don't know what's the common practice in Gnome.

ChPe, could you please take care of this? I don't know how it's usually done in Gnome, and I'm afraid to touch anything with autotools.