Move tests out of WebCore/manual-tests to toplevel ManualTests.
authorcommit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 17 Jan 2012 18:11:24 +0000 (18:11 +0000)
committercommit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 17 Jan 2012 18:11:24 +0000 (18:11 +0000)
commit5a4e1f2e934256cb26e5d2dc77d3f1327745aed3
tree004ebba90741098bd5f5c6f2e7f51e3459e6efa2
parentb2aa36362cc7428b374b0236b35bd923ee49b2a2
Move tests out of WebCore/manual-tests to toplevel ManualTests.
It looks like the manual-tests folder wasn't noticed by git (or me :).

Move some SVG manual tests from deprecated WebCore/manual-tests to toplevel ManualTests
https://bugs.webkit.org/show_bug.cgi?id=76437

Patch by Raul Hudea <rhudea@adobe.com> on 2012-01-17
Reviewed by Daniel Bates.

* ManualTests/svg-animation-css-transform.html: Renamed from Source/WebCore/manual-tests/svg-animation-css-transform.html.
* ManualTests/svg-css-animate-compound.html: Renamed from Source/WebCore/manual-tests/svg-css-animate-compound.html.
* ManualTests/svg-css-transition-compound.html: Renamed from Source/WebCore/manual-tests/svg-css-transition-compound.html.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@105166 268f45cc-cd09-0410-ab3c-d52691b4dbfc
ChangeLog
ManualTests/svg-animation-css-transform.html [moved from Source/WebCore/manual-tests/svg-animation-css-transform.html with 100% similarity]
ManualTests/svg-css-animate-compound.html [moved from Source/WebCore/manual-tests/svg-css-animate-compound.html with 100% similarity]
ManualTests/svg-css-transition-compound.html [moved from Source/WebCore/manual-tests/svg-css-transition-compound.html with 100% similarity]