Moodle

Moving admin/report/simpletest to directory unittest

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 2.0
  • Fix Version/s: 2.0
  • Component/s: Administration, Unit tests
  • Labels:
    None
  • Affected Branches:
    MOODLE_20_STABLE
  • Fixed Branches:
    MOODLE_20_STABLE

Activity

Hide
Jamie Pratt added a comment -

This directory was renamed as simpletest is being treated as a special name throughout Moodle. simpletest is a special directory that holds unit tests. Directories 'simpletest' are now ignored by get_list_of_plugins(). Since get_list_of_plugins() is used to construct the admin menu we needed to rename this directory to make the unit tests show up on the menu.

See also http://tracker.moodle.org/browse/MDL-17000

Show
Jamie Pratt added a comment - This directory was renamed as simpletest is being treated as a special name throughout Moodle. simpletest is a special directory that holds unit tests. Directories 'simpletest' are now ignored by get_list_of_plugins(). Since get_list_of_plugins() is used to construct the admin menu we needed to rename this directory to make the unit tests show up on the menu. See also http://tracker.moodle.org/browse/MDL-17000

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: