[Webkit-unassigned] [Bug 25880] js tests should move into jstests subdirectory instead of resources/
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 11 22:56:34 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=25880
--- Comment #12 from Eric Seidel <eric at webkit.org> 2009-08-11 22:56:33 PDT ---
Yes, it's common the .js files get added to resources/ and not ignored in
make-js-test-wrappers. That's why we're doing this! To make that problem go
away. Once we have a separate directory for the script-tests then we won't
need this silly ignore list.
So yes, please feel encouraged to add those 4 files to the ignore list. You
have my rubber-stamp already and do no need to post such a change for review.
I might also add that further in my personal roadmap would be moving all of the
js-test-pre.js stuff out of fast/js/resources and into a
LayoutTests/script-tests-harness directory, or some other nicely-named
top-level directory where we can put more of this testing framework in an
easily accessible place.
I would also like to add more support to make-js-test-wrappers, including some
sort of template system. So that either via a comment in the
script-test/my-test.js file or via a an otherwise-ignored template("name.html")
call, that we can have custom templates on a per-file basis.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list