[webkit-dev] Tools/TestWebKitAPI
Ross.Kirsling at sony.com
Ross.Kirsling at sony.com
Tue Feb 5 14:01:26 PST 2019
That said, I would expect specifically the Tools/TestWebKitAPI/Tests subdirectory to be the thing moved to APITests/, since the code that actually runs the tests is as much a “tool” as DRT, WKTR, or various other test-running scripts under Tools/Scripts are.
Ross
From: Ryosuke Niwa <rniwa at webkit.org>
Date: Tuesday, February 5, 2019 at 1:44 PM
To: "Kirsling, Ross" <Ross.Kirsling at sony.com>
Cc: Michael Catanzaro <mcatanzaro at igalia.com>, WebKit Development <webkit-dev at lists.webkit.org>
Subject: Re: [webkit-dev] Tools/TestWebKitAPI
Moving it to top-level APITests directory sounds good to me although I'm not volunteering to fix any Xcode or Apple internal build related issues.
- R. Niwa
On Tue, Feb 5, 2019 at 1:07 PM <Ross.Kirsling at sony.com<mailto:Ross.Kirsling at sony.com>> wrote:
APITests/ would seem like an improvement to me...although given that this would be the seventh *Tests/ directly, it also makes me wonder if those should all be moved under a top-level Tests/ directory? __
(Either way, I'd be happy to help with Xcode rearranging if needed, at least to the point of pleasing the external builds.)
Ross
On 2/5/19, 12:13 PM, "webkit-dev on behalf of Michael Catanzaro" <webkit-dev-bounces at lists.webkit.org<mailto:webkit-dev-bounces at lists.webkit.org> on behalf of mcatanzaro at igalia.com<mailto:mcatanzaro at igalia.com>> wrote:
Hi,
I started writing this mail to propose creating a separate ChangeLog
for Tools/TestWebKitAPI, to make the Tools/ ChangeLog more focused on,
you know, actual tools. So many of my changes under Tools/ are to the
API tests.
But this reminded me that TestWebKitAPI is the only testsuite we have
under Tools/. All the rest are toplevel directories:
JSTests/
LayoutTests/
ManualTests/
PerformanceTests/
WebDriverTests/
WebPlatformTests/
So it almost doesn't fit under Tools/ at all, right? Would there be any
objections to moving it to a toplevel WebKitAPITests/ or just APITests/
directory? That would nicely parallel all our other tests.
(The practical objection is that moving anything is difficult for
someone without familiarity with both XCode and CMake. I'd only be able
to help with the CMake portion of the move. And then Apple internal
build will inevitably break too, so someone would need to volunteer to
care for that.)
If we don't want to move it, I guess a new ChangeLog file would be
fine? :)
Michael
_______________________________________________
webkit-dev mailing list
webkit-dev at lists.webkit.org<mailto:webkit-dev at lists.webkit.org>
https://lists.webkit.org/mailman/listinfo/webkit-dev
_______________________________________________
webkit-dev mailing list
webkit-dev at lists.webkit.org<mailto:webkit-dev at lists.webkit.org>
https://lists.webkit.org/mailman/listinfo/webkit-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20190205/b7b67e93/attachment.html>
More information about the webkit-dev
mailing list