Changeset 155250 in webkit


Ignore:
Timestamp:
Sep 7, 2013 10:43:03 AM (11 years ago)
Author:
mark.lam@apple.com
Message:

Copy test pre and post js files to LayoutTests/resources.
https://bugs.webkit.org/show_bug.cgi?id=120957.

Reviewed by Ryosuke Niwa.

  • resources/js-test-post-async.js: Copied from LayoutTests/fast/js/resources/js-test-post-async.js.
  • resources/js-test-post.js: Copied from LayoutTests/fast/js/resources/js-test-post.js.
  • resources/js-test-pre.js: Copied from LayoutTests/fast/js/resources/js-test-pre.js.
  • resources/standalone-post.js: Copied from LayoutTests/fast/js/resources/standalone-post.js.
  • resources/standalone-pre.js: Copied from LayoutTests/fast/js/resources/standalone-pre.js.
Location:
trunk/LayoutTests
Files:
1 edited
5 copied

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r155249 r155250  
     12013-09-07  Mark Lam  <mark.lam@apple.com>
     2
     3        Copy test pre and post js files to LayoutTests/resources.
     4        https://bugs.webkit.org/show_bug.cgi?id=120957.
     5
     6        Reviewed by Ryosuke Niwa.
     7
     8        * resources/js-test-post-async.js: Copied from LayoutTests/fast/js/resources/js-test-post-async.js.
     9        * resources/js-test-post.js: Copied from LayoutTests/fast/js/resources/js-test-post.js.
     10        * resources/js-test-pre.js: Copied from LayoutTests/fast/js/resources/js-test-pre.js.
     11        * resources/standalone-post.js: Copied from LayoutTests/fast/js/resources/standalone-post.js.
     12        * resources/standalone-pre.js: Copied from LayoutTests/fast/js/resources/standalone-pre.js.
     13
    1142013-09-07  Eric Carlson  <eric.carlson@apple.com>
    215
Note: See TracChangeset for help on using the changeset viewer.