[General] Restructure test statics

Review Request #151 — Created Sept. 23, 2013 and submitted — Latest diff uploaded

pprkut
Lunr
pprkut:l10ntests
149
159
lunr
Restructure ConfigServiceLocator, Configuration, Feedback, Gravity, Surface and Vortex test statics.

Now test statics are organized by namespace under /test/statics

(Don't be scared of the many changes, the last 2 pages are just renames without content change)
Unit tests

Diff Revision 1 (Latest)

tests/statics/Core/valid/conf.database.inc.php Was tests/statics/configuration/valid/conf.database.inc.php
tests/statics/Feedback/error.log Was tests/statics/logs/error.log
tests/statics/Feedback/errorln.log Was tests/statics/logs/errorln.log
tests/statics/Gravity/file1
tests/statics/Gravity/file2 Was tests/statics/fao/file2
tests/statics/Gravity/folder1/filepattern Was tests/statics/fao/folder1/filepattern
tests/statics/Gravity/folder2/.gitignore Was tests/statics/fao/folder2/.gitignore
tests/statics/Surface/pagination_button_first_disabled.html Was tests/statics/surface/pagination_button_first_disabled.html
tests/statics/Surface/pagination_button_first_enabled.html Was tests/statics/surface/pagination_button_first_enabled.html
tests/statics/Surface/pagination_button_last_disabled.html Was tests/statics/surface/pagination_button_last_disabled.html
tests/statics/Surface/pagination_button_last_enabled.html Was tests/statics/surface/pagination_button_last_enabled.html
tests/statics/Surface/pagination_button_next_disabled.html Was tests/statics/surface/pagination_button_next_disabled.html
tests/statics/Surface/pagination_button_next_enabled.html Was tests/statics/surface/pagination_button_next_enabled.html
tests/statics/Surface/pagination_button_previous_disabled.html Was tests/statics/surface/pagination_button_previous_disabled.html
tests/statics/Surface/pagination_button_previous_enabled.html Was tests/statics/surface/pagination_button_previous_enabled.html
tests/statics/Surface/pagination_buttons_next.html Was tests/statics/surface/pagination_buttons_next.html
tests/statics/Surface/pagination_buttons_previous.html Was tests/statics/surface/pagination_buttons_previous.html
tests/statics/Surface/pagination_links_left_edge.html Was tests/statics/surface/pagination_links_left_edge.html
tests/statics/Surface/pagination_links_middle.html Was tests/statics/surface/pagination_links_middle.html
tests/statics/Surface/pagination_links_right_edge.html Was tests/statics/surface/pagination_links_right_edge.html
This diff has been split across 3 pages: < 1 2 3 >
tests/statics/configuration/valid/conf.database.inc.php
tests/statics/logs/error.log
tests/statics/logs/errorln.log
tests/statics/Gravity/file1
tests/statics/fao/file2
tests/statics/fao/folder1/filepattern
tests/statics/fao/folder2/.gitignore
tests/statics/surface/pagination_button_first_disabled.html
tests/statics/surface/pagination_button_first_enabled.html
tests/statics/surface/pagination_button_last_disabled.html
tests/statics/surface/pagination_button_last_enabled.html
tests/statics/surface/pagination_button_next_disabled.html
tests/statics/surface/pagination_button_next_enabled.html
tests/statics/surface/pagination_button_previous_disabled.html
tests/statics/surface/pagination_button_previous_enabled.html
tests/statics/surface/pagination_buttons_next.html
tests/statics/surface/pagination_buttons_previous.html
tests/statics/surface/pagination_links_left_edge.html
tests/statics/surface/pagination_links_middle.html
tests/statics/surface/pagination_links_right_edge.html
This diff has been split across 3 pages: < 1 2 3 >
Loading...