[Webkit-unassigned] [Bug 84325] [GTK] Build and run TestWebKitAPI unit tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 24 08:49:41 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=84325





--- Comment #17 from Philippe Normand <pnormand at igalia.com>  2012-04-24 08:49:36 PST ---
(In reply to comment #15)
> (In reply to comment #14)
> > (From update of attachment 137912 [details] [details])
> > View in context: https://bugs.webkit.org/attachment.cgi?id=137912&action=review
> > 
> > r=me but please address the following questions before landing:
> > 
> > > ChangeLog:9
> > > +        * GNUmakefile.am: Include makefiles to build gtest and
> > > +        TestWebKitAPI. Add BUILDING_WEBKIT2__ macro to compilation when
> > 
> > What about -DWTF_ENABLE_WEBKIT2 like Martin suggested?
> 
> ENABLE macros are of features, but we want to know whether we are building wk2 or not. WebKit2 is not a feature.
> 

Fair enough!

> > > Tools/Scripts/run-gtk-tests:255
> > > +    def _run_test_google(self, test):
> > 
> > can this be renamed to _run_test_gtester or _run_gtester?
> 
> gtester is actually the glib test command, it would be gtest. Since it's indeed confusing I decided to use glib and google instead of gtester and gtest.

Oh yeah, my bad. Less confusing like this indeed.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list