RESOLVED FIXED 67747
Add a script to create a monolithic script-test
https://bugs.webkit.org/show_bug.cgi?id=67747
Summary Add a script to create a monolithic script-test
Alexey Proskuryakov
Reported 2011-09-07 16:44:46 PDT
As I'm recommending against using split tests, Maciej raised a concern that it's difficult to create monolithic tests manually. Indeed, you need to find an existing script test, copy boilerplate, and fix the number of ".." path components.
Attachments
proposed patch (4.90 KB, patch)
2011-09-07 16:45 PDT, Alexey Proskuryakov
darin: review+
Alexey Proskuryakov
Comment 1 2011-09-07 16:45:54 PDT
Created attachment 106673 [details] proposed patch
Darin Adler
Comment 2 2011-09-07 17:58:50 PDT
Comment on attachment 106673 [details] proposed patch Seems like a good start.
Alexey Proskuryakov
Comment 3 2011-09-09 21:01:51 PDT
There was some disagreement on mailing list whether this is going to be useful. The discussion has dried out, and I guess that the only way to know that for sure is to land and try. Committed <http://trac.webkit.org/changeset/94899>.
Note You need to log in before you can comment on or make changes to this bug.