Go to the source code of this file.
Enumerations | |
| enum | ENABLE_TESTS |
| enum | INCLUDE_PLUGIN_TESTS |
Variables | |
| $folders = Array( TEST_CLASS_FOLDER ) | |
| $pm = & PluginManager::getPluginManager() | |
| $plugins = $pm->getPluginListFromFolder() | |
| $commandLine = isset( $argv ) | |
| enum ENABLE_TESTS |
Definition at line 3 of file runtests.php.
| enum INCLUDE_PLUGIN_TESTS |
Definition at line 5 of file runtests.php.
| $commandLine = isset( $argv ) |
Definition at line 41 of file runtests.php.
| $folders = Array( TEST_CLASS_FOLDER ) |
Definition at line 23 of file runtests.php.
Referenced by TestRunner._findClasses(), AdminResourcesAction.checkFolders(), IntegrityChecker.checkIntegrity(), TestRunner.TestRunner(), and IntegrityChecker.writeMD5ListToFile().
| $plugins = $pm->getPluginListFromFolder() |
Definition at line 28 of file runtests.php.
| $pm = & PluginManager::getPluginManager() |
Definition at line 27 of file runtests.php.
Referenced by Locales._loadPluginLocales(), PluginBase.notifyEvent(), RssAction.perform(), DefaultAction.perform(), AdminLoginAction.perform(), AdminDefaultAction.perform(), AddTrackbackAction.perform(), PluginBase.registerNotification(), and Date_Span.setFromString().