MDL-40901 standardise core test case class and file names
commit8252b7c291612f55dafb2ef816e3b4deb47279be
authorPetr Škoda <commits@skodak.org>
Sun, 4 Aug 2013 20:09:30 +0000 (4 22:09 +0200)
committerPetr Škoda <commits@skodak.org>
Sun, 4 Aug 2013 20:10:31 +0000 (4 22:10 +0200)
tree7bdba86e8e350ac19c36c4de82a00411af81f70a
parent2e242f4c6b43c25d87798dc4a46123f6cac68946
MDL-40901 standardise core test case class and file names

This finally allows us to type only the class name when executing individual core test cases.
47 files changed:
auth/tests/auth_test.php
backup/controller/tests/controller_test.php
backup/converter/moodle1/tests/moodle1_converter_test.php [moved from backup/converter/moodle1/tests/lib_test.php with 99% similarity]
badges/tests/badgeslib_test.php
blog/tests/bloglib_test.php
cache/tests/administration_helper_test.php [new file with mode: 0644]
cache/tests/cache_test.php
cache/tests/config_writer_test.php [moved from cache/tests/locallib_test.php with 57% similarity]
calendar/tests/externallib_test.php
calendar/tests/ical_test.php [moved from calendar/tests/calendarical_test.php with 100% similarity]
cohort/tests/cohortlib_test.php
cohort/tests/externallib_test.php
course/tests/courselib_test.php
course/tests/courserequest_test.php
course/tests/externallib_test.php
enrol/tests/enrollib_test.php
enrol/tests/externallib_test.php
enrol/tests/role_external_test.php [moved from enrol/tests/externallib_role_test.php with 98% similarity]
files/tests/externallib_test.php
grade/grading/tests/grading_manager_test.php [moved from grade/grading/tests/lib_test.php with 98% similarity]
grade/tests/edittreelib_test.php [moved from grade/tests/edittree_test.php with 96% similarity]
grade/tests/externallib_test.php
grade/tests/querylib_test.php
grade/tests/report_graderlib_test.php [moved from grade/tests/reportgrader_test.php with 98% similarity]
grade/tests/reportlib_test.php
grade/tests/reportuserlib_test.php [moved from grade/tests/reportuser_test.php with 99% similarity]
group/tests/externallib_test.php
iplookup/tests/geoip_test.php
iplookup/tests/geoplugin_test.php
lib/ajax/tests/ajaxlib_test.php
lib/ddl/tests/ddl_test.php
lib/dml/tests/dml_test.php
lib/external/tests/external_test.php [moved from lib/external/tests/externallib_test.php with 100% similarity]
lib/filestorage/tests/file_storage_test.php
lib/filestorage/tests/zip_packer_test.php
lib/grade/tests/grade_category_test.php
lib/grade/tests/grade_grade_test.php
lib/grade/tests/grade_item_test.php
lib/grade/tests/grade_outcome_test.php
lib/grade/tests/grade_scale_test.php
message/tests/externallib_test.php
notes/tests/externallib_test.php
phpunit.xml.dist
repository/tests/generator_test.php
repository/tests/repositorylib_test.php [moved from repository/tests/repository_test.php with 99% similarity]
user/tests/externallib_test.php
webservice/tests/externallib_test.php