Bug 55772 - allow tests to be disabled
Summary: allow tests to be disabled
Status: RESOLVED MOVED
Alias: None
Product: cairo
Classification: Unclassified
Component: general (show other bugs)
Version: 1.12.2
Hardware: All All
: medium enhancement
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-08 18:17 UTC by Nico Nelson
Modified: 2018-08-25 13:50 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Nico Nelson 2012-10-08 18:17:56 UTC
there should be an option to --disable-tests

so one can work around blocker bugs like https://bugs.freedesktop.org/show_bug.cgi?id=55771

and save a lot of time when compiling on slow or even emulated cpu's where the build of the tests alone can take hours
Comment 1 Uli Schlachter 2012-10-08 18:52:55 UTC
Thanks to Nico, I found: http://git.gnome.org/browse/glib/commit/?id=f084b603771f78126bc0b07229a1574b76e776bb

That looks relatively easy. However, according to the automake docs, DIST_SUBDIRS shouldn't be needed to be set:
http://www.gnu.org/software/automake/manual/html_node/SUBDIRS-vs-DIST_005fSUBDIRS.html
Comment 2 GitLab Migration User 2018-08-25 13:50:39 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/cairo/cairo/issues/225.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.