RESOLVED FIXED 42016
Clean up: Move dump-list.js utility script from LayoutTests/fast/lists to LayoutTests/fast/lists/resources
https://bugs.webkit.org/show_bug.cgi?id=42016
Summary Clean up: Move dump-list.js utility script from LayoutTests/fast/lists to Lay...
Daniel Bates
Reported 2010-07-09 18:20:42 PDT
We should move the script dump-list.js from LayoutTests/fast/lists to LayoutTests/fast/lists/resources since it is a utility script and not a test case. This move will make the organization of directory LayoutTests/fast/lists more consistent with the organization of other layout test directories.
Attachments
Patch (5.83 KB, patch)
2010-07-09 18:22 PDT, Daniel Bates
no flags
Daniel Bates
Comment 1 2010-07-09 18:22:05 PDT
Created attachment 61135 [details] Patch No behavior was changed, so no new tests.
Darin Adler
Comment 2 2010-07-09 18:28:12 PDT
Comment on attachment 61135 [details] Patch It's OK to move it. Generally speaking, though, the original idea was that you could stick things right next to the tests as long as they didn't have a .html or .xhtml or .svn extension.
Daniel Bates
Comment 3 2010-07-09 20:13:16 PDT
Comment on attachment 61135 [details] Patch Clearing flags on attachment: 61135 Committed r63034: <http://trac.webkit.org/changeset/63034>
Daniel Bates
Comment 4 2010-07-09 20:13:24 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.