| Name | Type | Location | Description |
|---|---|---|---|
|
DatabaseUpdateComplexTestCase:: |
function |
drupal/ |
Test LIKE conditionals. |
|
FieldSqlStorageTestCase:: |
function |
drupal/ |
Reads mysql to verify correct data is written when using insert and update. |
|
FieldSqlStorageTestCase:: |
function |
drupal/ |
Test adding and removing indexes while data is present. |
|
DatabaseUpdateComplexTestCase:: |
function |
drupal/ |
Test WHERE NOT IN clauses. |
|
DatabaseUpdateComplexTestCase:: |
function |
drupal/ |
Test update with only expression values. |
|
UpdateTestContribCase:: |
function |
drupal/ |
Tests that subthemes are notified about security updates for base themes. |
|
DatabaseUpdateComplexTestCase:: |
function |
drupal/ |
Test BETWEEN conditional clauses. |
|
UpdateTestContribCase:: |
function |
drupal/ |
Tests that the admin theme is always notified about security updates. |
|
UpdateScriptFunctionalTest:: |
function |
drupal/ |
Tests update.php after performing a successful update. |
|
UpdateDependencyOrderingTestCase:: |
function |
drupal/ |
Test that updates within a single module run in the correct order. |
|
UpdateTestUploadCase:: |
function |
drupal/ |
Checks the messages on update manager pages when missing a security update. |
|
UpdateDependencyHookInvocationTestCase:: |
function |
drupal/ |
Test the structure of the array returned by hook_update_dependencies(). |
|
LocaleLanguageNegotiationInfoFunctionalTest:: |
function |
drupal/ |
Update language types/negotiation information. |
|
UpdateDependencyOrderingTestCase:: |
function |
drupal/ |
Test that dependencies between modules are resolved correctly. |
|
OpenIDInvalidIdentifierTransitionTestCase:: |
function |
drupal/ |
Test OpenID auto transition with e-mail. |