Bug 42016 - Clean up: Move dump-list.js utility script from LayoutTests/fast/lists to LayoutTests/fast/lists/resources
Summary: Clean up: Move dump-list.js utility script from LayoutTests/fast/lists to Lay...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-09 18:20 PDT by Daniel Bates
Modified: 2010-07-09 20:13 PDT (History)
2 users (show)

See Also:


Attachments
Patch (5.83 KB, patch)
2010-07-09 18:22 PDT, Daniel Bates
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 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.
Comment 1 Daniel Bates 2010-07-09 18:22:05 PDT
Created attachment 61135 [details]
Patch

No behavior was changed, so no new tests.
Comment 2 Darin Adler 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.
Comment 3 Daniel Bates 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>
Comment 4 Daniel Bates 2010-07-09 20:13:24 PDT
All reviewed patches have been landed.  Closing bug.