16.08.2011, в 17:45, Alexey Proskuryakov написал(а): >> I think that a style bot rule complaining about new files in script-tests >> directories (outside fast/js) would be great. If there are no new script >> tests, then there are no incorrectly prepared ones. > > I'm proposing a change for make-script-test-wrappers to only look inside > fast/js in <https://bugs.webkit.org/show_bug.cgi?id=66357>. In next steps, > I'd like to remove TEMPLATE.html files, and then merge most or all existing > split tests into their .html files.
Maciej has expressed concern that making people create monolithic script tests manually is undesirable. You need to find an existing script test, copy boilerplate, and fix the number of ".." path components, which involves several annoying steps. I'm proposing a make-new-script-test script for that in <https://bugs.webkit.org/show_bug.cgi?id=67747>. - WBR, Alexey Proskuryakov _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

