RESOLVED FIXED 6441
Update JavaScript tests so they use KDE style and HTML can be generated by script
https://bugs.webkit.org/show_bug.cgi?id=6441
Summary Update JavaScript tests so they use KDE style and HTML can be generated by sc...
Maciej Stachowiak
Reported 2006-01-08 20:08:44 PST
I have some changes to update most of the JavaScript tests to use the KDE style where you make a .js file with code and shouldBe assertions. There's also a script that generates html wrapper files for each JS file in a consistent way, so the standard functions are always available.
Attachments
patch including new script and redone tests (21.74 KB, patch)
2006-01-08 20:31 PST, Maciej Stachowiak
no flags
patch with added files in (433.07 KB, patch)
2006-01-08 20:59 PST, Maciej Stachowiak
eric: review+
Maciej Stachowiak
Comment 1 2006-01-08 20:31:10 PST
Created attachment 5560 [details] patch including new script and redone tests
Maciej Stachowiak
Comment 2 2006-01-08 20:59:13 PST
Created attachment 5561 [details] patch with added files in
Eric Seidel (no email)
Comment 3 2006-01-08 21:24:30 PST
Comment on attachment 5561 [details] patch with added files in rs=me I read through the "important" parts, they seemed fine. There is no way I can verify all of those tests. You were missing a line ending at the end of js-tests-post.js that's it.
Note You need to log in before you can comment on or make changes to this bug.