Move PageLoadTests to PerformanceTests/PageLoad
authorabarth@webkit.org <abarth@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 31 Dec 2010 09:51:18 +0000 (09:51 +0000)
committerabarth@webkit.org <abarth@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 31 Dec 2010 09:51:18 +0000 (09:51 +0000)
commitc871a7faa6bf6376f951d055c8724a2c9ef655b7
tree81389047c483929b0e4d650867fd582c11e2f335
parent932a0117ca3a1a72e124a0c4b4090cfbbcbaaaaa
Move PageLoadTests to PerformanceTests/PageLoad
https://bugs.webkit.org/show_bug.cgi?id=51771

Rubber-stamped by Eric Seidel.

Actually move the directory.

* PageLoadTests: Removed.
* PageLoadTests/svg: Removed.
* PageLoadTests/svg/LICENSES: Removed.
* PageLoadTests/svg/files: Removed.
* PageLoadTests/svg/files/33041-Samurai.svg: Removed.
* PageLoadTests/svg/files/42450-under the see.svg: Removed.
* PageLoadTests/svg/files/42470-flower_from_my_garden_v2.svg: Removed.
* PageLoadTests/svg/files/44057-drops on a blade.svg: Removed.
* PageLoadTests/svg/files/Harvey_Rayner.svg: Removed.
* PageLoadTests/svg/files/az-lizard_benji_park_01.svg: Removed.
* PageLoadTests/svg/files/bamboo_01.svg: Removed.
* PageLoadTests/svg/files/cacuts_01.svg: Removed.
* PageLoadTests/svg/files/cowboy.svg: Removed.
* PageLoadTests/svg/files/crawfish2_ganson.svg: Removed.
* PageLoadTests/svg/files/deb9frac1.svg: Removed.
* PageLoadTests/svg/files/food_leif_lodahl_01.svg: Removed.
* PageLoadTests/svg/files/france.svg: Removed.
* PageLoadTests/svg/files/francobollo_gnome_ezechi_02.svg: Removed.
* PageLoadTests/svg/files/gearflowers.svg: Removed.
* PageLoadTests/svg/files/hereGear4.svg: Removed.
* PageLoadTests/svg/files/mtsthelens.svg: Removed.
* PageLoadTests/svg/files/mtsthelens0.jpg: Removed.
* PageLoadTests/svg/files/world-iso.svg: Removed.
* PageLoadTests/svg/files/worldcup.svg: Removed.
* PageLoadTests/svg/svg.pltsuite: Removed.
* PerformanceTests/PageLoad: Copied from PageLoadTests.
* Sources/cmake/WebKitPackaging.cmake:

PerformanceTests/PageLoad:

Update URLs to point to the new directory name.

* svg/svg.pltsuite:

Tools:

Update references to PageLoadTests to point to the new location.

* Scripts/run-pageloadtest:
* Scripts/webkitpy/common/config/build.py:

Websites/bugs.webkit.org:

Update list of top-level open-source directories.

* PrettyPatch/PrettyPatch.rb:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@74823 268f45cc-cd09-0410-ab3c-d52691b4dbfc
31 files changed:
ChangeLog
PageLoadTests/svg/svg.pltsuite [deleted file]
PerformanceTests/PageLoad/ChangeLog [moved from PageLoadTests/ChangeLog with 82% similarity]
PerformanceTests/PageLoad/svg/LICENSES [moved from PageLoadTests/svg/LICENSES with 100% similarity]
PerformanceTests/PageLoad/svg/files/33041-Samurai.svg [moved from PageLoadTests/svg/files/33041-Samurai.svg with 100% similarity]
PerformanceTests/PageLoad/svg/files/42450-under the see.svg [moved from PageLoadTests/svg/files/42450-under the see.svg with 100% similarity]
PerformanceTests/PageLoad/svg/files/42470-flower_from_my_garden_v2.svg [moved from PageLoadTests/svg/files/42470-flower_from_my_garden_v2.svg with 100% similarity]
PerformanceTests/PageLoad/svg/files/44057-drops on a blade.svg [moved from PageLoadTests/svg/files/44057-drops on a blade.svg with 100% similarity]
PerformanceTests/PageLoad/svg/files/Harvey_Rayner.svg [moved from PageLoadTests/svg/files/Harvey_Rayner.svg with 100% similarity]
PerformanceTests/PageLoad/svg/files/az-lizard_benji_park_01.svg [moved from PageLoadTests/svg/files/az-lizard_benji_park_01.svg with 100% similarity]
PerformanceTests/PageLoad/svg/files/bamboo_01.svg [moved from PageLoadTests/svg/files/bamboo_01.svg with 100% similarity]
PerformanceTests/PageLoad/svg/files/cacuts_01.svg [moved from PageLoadTests/svg/files/cacuts_01.svg with 100% similarity]
PerformanceTests/PageLoad/svg/files/cowboy.svg [moved from PageLoadTests/svg/files/cowboy.svg with 100% similarity]
PerformanceTests/PageLoad/svg/files/crawfish2_ganson.svg [moved from PageLoadTests/svg/files/crawfish2_ganson.svg with 100% similarity]
PerformanceTests/PageLoad/svg/files/deb9frac1.svg [moved from PageLoadTests/svg/files/deb9frac1.svg with 100% similarity]
PerformanceTests/PageLoad/svg/files/food_leif_lodahl_01.svg [moved from PageLoadTests/svg/files/food_leif_lodahl_01.svg with 100% similarity]
PerformanceTests/PageLoad/svg/files/france.svg [moved from PageLoadTests/svg/files/france.svg with 100% similarity]
PerformanceTests/PageLoad/svg/files/francobollo_gnome_ezechi_02.svg [moved from PageLoadTests/svg/files/francobollo_gnome_ezechi_02.svg with 100% similarity]
PerformanceTests/PageLoad/svg/files/gearflowers.svg [moved from PageLoadTests/svg/files/gearflowers.svg with 100% similarity]
PerformanceTests/PageLoad/svg/files/hereGear4.svg [moved from PageLoadTests/svg/files/hereGear4.svg with 100% similarity]
PerformanceTests/PageLoad/svg/files/mtsthelens.svg [moved from PageLoadTests/svg/files/mtsthelens.svg with 100% similarity]
PerformanceTests/PageLoad/svg/files/mtsthelens0.jpg [moved from PageLoadTests/svg/files/mtsthelens0.jpg with 100% similarity]
PerformanceTests/PageLoad/svg/files/world-iso.svg [moved from PageLoadTests/svg/files/world-iso.svg with 100% similarity]
PerformanceTests/PageLoad/svg/files/worldcup.svg [moved from PageLoadTests/svg/files/worldcup.svg with 100% similarity]
PerformanceTests/PageLoad/svg/svg.pltsuite [new file with mode: 0644]
Sources/cmake/WebKitPackaging.cmake
Tools/ChangeLog
Tools/Scripts/run-pageloadtest
Tools/Scripts/webkitpy/common/config/build.py
Websites/bugs.webkit.org/ChangeLog
Websites/bugs.webkit.org/PrettyPatch/PrettyPatch.rb