> On May 9, 2017, at 10:43 PM, Dan Bernstein <[email protected]> wrote: > > >> On May 9, 2017, at 10:23 PM, Maciej Stachowiak <[email protected] >> <mailto:[email protected]>> wrote: >> >>> JSTests, and >> >> Could go under JavaScriptCore, since these by design don't test anything >> outside of JavaScriptCore. > > There is an advantage to Apple’s internal production build system in keeping > large amounts of test content out of projects’ source directories (which is > why we moved it out of JavaScriptCore in > https://bugs.webkit.org/show_bug.cgi?id=160180 > <https://bugs.webkit.org/show_bug.cgi?id=160180>), but if that’s the > preferred directory layout, then we can make some project changes to > accommodate the aforementioned build system.
My first preference would be to leave these tests in JSTests, even if we renamed the main tests directory to Tests. - Maciej
_______________________________________________ webkit-dev mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-dev

