403 functionality (AccessDeniedTestCase) [System] | 69 | 0 | 0 |
404 functionality (PageNotFoundTestCase) [System] | 18 | 0 | 0 |
Actions configuration (ActionsConfigurationTestCase) [Actions] | 38 | 0 | 0 |
Actions executing in a potentially infinite loop (ActionLoopTestCase) [Actions] | 23 | 0 | 0 |
Add feed functionality (AddFeedTestCase) [Aggregator] | 28 | 0 | 0 |
Admin theme block admin accessibility (BlockAdminThemeTestCase) [Block] | 18 | 0 | 0 |
Advanced search form (SearchAdvancedSearchForm) [Search] | 31 | 0 | 0 |
AJAX command form values (AJAXFormValuesTestCase) [AJAX] | 28 | 0 | 0 |
AJAX commands (AJAXCommandsTestCase) [AJAX] | 63 | 0 | 0 |
AJAX framework (AJAXFrameworkTestCase) [AJAX] | 8 | 0 | 0 |
AJAX multi form (AJAXMultiFormTestCase) [AJAX] | 35 | 0 | 0 |
Anonymous comments (CommentAnonymous) [Comment] | 151 | 0 | 0 |
Autocompletion (ProfileTestAutocomplete) [Profile] | 54 | 0 | 0 |
Basic SQL syntax tests (DatabaseBasicSyntaxTestCase) [Database] | 26 | 0 | 0 |
Basic upgrade path (BasicUpgradePath) [Upgrade path] | 71 | 0 | 0 |
Batch percentages (BatchPercentagesUnitTestCase) [Batch API] | 13 | 0 | 0 |
Batch processing (BatchProcessingTestCase) [Batch API] | 143 | 0 | 0 |
Batch progress page (BatchPageTestCase) [Batch API] | 7 | 0 | 0 |
Bike shed (SearchBikeShed) [Search] | 16 | 0 | 0 |
Block availability (BookBlockTestCase) [Book] | 18 | 0 | 0 |
Block availability (NodeBlockTestCase) [Node] | 18 | 0 | 0 |
Block availability (PollBlockTestCase) [Poll] | 100 | 0 | 0 |
Block availability (ProfileBlockTestCase) [Profile] | 90 | 0 | 0 |
Block availability (SearchBlockTestCase) [Search] | 51 | 0 | 0 |
Block caching (BlockCacheTestCase) [Block] | 228 | 0 | 0 |
Block functionality (BlockTestCase) [Block] | 268 | 0 | 0 |
Block functionality (SystemBlockTestCase) [System] | 34 | 0 | 0 |
Block HTML id (BlockHTMLIdTestCase) [Block] | 15 | 0 | 0 |
Blog functionality (BlogTestCase) [Blog] | 241 | 0 | 0 |
Book functionality (BookTestCase) [Book] | 260 | 0 | 0 |
Boot and exit hook invocation (HookBootExitTestCase) [Bootstrap] | 18 | 0 | 0 |
Cache clear test (CacheClearCase) [Cache] | 13 | 0 | 0 |
Cache emptiness test (CacheIsEmptyCase) [Cache] | 5 | 0 | 0 |
Cache saving test (CacheSavingCase) [Cache] | 5 | 0 | 0 |
Cancel account (UserCancelTestCase) [User] | 237 | 0 | 0 |
Cascading stylesheets (CascadingStylesheetsTestCase) [System] | 21 | 0 | 0 |
Categorize feed functionality (CategorizeFeedTestCase) [Aggregator] | 19 | 0 | 0 |
Categorize feed item functionality (CategorizeFeedItemTestCase) [Aggregator] | 53 | 0 | 0 |
Checks display of aggregator items (AggregatorRenderingTestCase) [Aggregator] | 68 | 0 | 0 |
CJK tokenizer (SearchTokenizerTestCase) [Search] | 2 | 0 | 0 |
Color functionality (ColorTestCase) [Color] | 61 | 0 | 0 |
Comment approval (CommentApprovalTest) [Comment] | 154 | 0 | 0 |
Comment blocks (CommentBlockFunctionalTest) [Comment] | 115 | 0 | 0 |
Comment count toggle (SearchCommentCountToggleTestCase) [Search] | 30 | 0 | 0 |
Comment interface (CommentInterfaceTest) [Comment] | 223 | 0 | 0 |
Comment paging settings (CommentPagerTest) [Comment] | 208 | 0 | 0 |
Comment preview (CommentPreviewTest) [Comment] | 72 | 0 | 0 |
Comment Rebuild (CommentContentRebuild) [Comment] | 32 | 0 | 0 |
Comment RSS (CommentRSSUnitTest) [Comment] | 24 | 0 | 0 |
Comment Search tests (SearchCommentTestCase) [Search] | 139 | 0 | 0 |
Comment token replacement (CommentTokenReplaceTestCase) [Comment] | 64 | 0 | 0 |
Compact mode (CompactModeTest) [System] | 26 | 0 | 0 |
Config settings form (SearchConfigSettingsForm) [Search] | 116 | 0 | 0 |
Connection tests (DatabaseConnectionTestCase) [Database] | 34 | 0 | 0 |
Content language settings (LocaleContentFunctionalTest) [Locale] | 64 | 0 | 0 |
Core filters (FilterUnitTestCase) [Filter] | 196 | 1 | 2 |
| Message | Group | Filename | Line | Function | Status |
| '
<a href="http://example.com">http://example.com</a> or <a href="http://www.example.com">www.example.com</a>
' | Debug | filter.test | 1281 | FilterUnitTestCase->assertFilteredString() |  |
| '
<a href="mailto:person@example.com">person@example.com</a> or <a href="mailto:person2@example.com">mailto:person2@example.com</a>
' | Debug | filter.test | 1281 | FilterUnitTestCase->assertFilteredString() |  |
| '
<a href="http://trailingslash.com/">http://trailingslash.com/</a> or <a href="http://www.trailingslash.com/">www.trailingslash.com/</a>
<a href="http://host.com/some/path?query=foo&bar[baz]=beer#fragment">http://host.com/some/path?query=foo&bar[baz]=beer#fragment</a> or <a href="http://www.host.com/some/path?query=foo&bar[baz]=beer#fragment">www.host.com/some/path?query=foo&bar[baz]=beer#fragment</a>
<a href="ftp://user:pass@ftp.example.com/~home/dir1">ftp://user:pass@ftp.example.com/~home/dir1</a>
<a href="sftp://user@nonstandardport:222/dir">sftp://user@nonstandardport:222/dir</a>
<a href="ssh://192.168.0.100/srv/git/drupal.git">ssh://192.168.0.100/srv/git/drupal.git</a>
' | Debug | filter.test | 1281 | FilterUnitTestCase->assertFilteredString() |  |
| '
<a href="http://ampersand.com/?a=1&b=2">http://ampersand.com/?a=1&b=2</a>
<a href="http://encoded.com/?a=1&b=2">http://encoded.com/?a=1&b=2</a>
' | Debug | filter.test | 1281 | FilterUnitTestCase->assertFilteredString() |  |
| '
<a href="http://www.ex.ex">www.ex.ex</a> or <a href="http://www.example.example">www.example.example</a> or www.toolongdomainexampledomainexampledomainexampledomainexampledomain or
<a href="mailto:me@me.tv">me@me.tv</a>
' | Debug | filter.test | 1281 | FilterUnitTestCase->assertFilteredString() |  |
| '
<a href="https://example.com">https://example.com</a>,
<a href="ftp://ftp.example.com">ftp://ftp.example.com</a>,
<a href="news://example.net">news://example.net</a>,
<a href="telnet://example">telnet://example</a>,
<a href="irc://example.host">irc://example.host</a>,
<a href="ssh://odd.geek">ssh://odd.geek</a>,
<a href="sftp://secure.host">sftp://secure.host</a>?,
<a href="webcal://calendar">webcal://calendar</a>,
<a href="rtsp://127.0.0.1">rtsp://127.0.0.1</a>,
not foo://disallowed.com.
' | Debug | filter.test | 1281 | FilterUnitTestCase->assertFilteredString() |  |
| '
Partial URL with trailing period <a href="http://www.partial.com">www.partial.com</a>.
E-mail with trailing comma <a href="mailto:person@example.com">person@example.com</a>,
Absolute URL with trailing question <a href="http://www.absolute.com">http://www.absolute.com</a>?
Query string with trailing exclamation <a href="http://www.query.com/index.php?a=">www.query.com/index.php?a=</a>!
Partial URL with 3 trailing periods <a href="http://www.partial3.com">www.partial3.com</a>...
E-mail with 3 trailing exclamations <a href="mailto:person3@example.com">person3@example.com</a>!!!
Absolute URL and query string with 2 different punctuation characters (<a href="http://www.example.com/q=abc">http://www.example.com/q=abc</a>).
' | Debug | filter.test | 1281 | FilterUnitTestCase->assertFilteredString() |  |
| '
(<a href="http://www.parenthesis.com/dir?a=1&b=2#a">www.parenthesis.com/dir?a=1&b=2#a</a>)
' | Debug | filter.test | 1281 | FilterUnitTestCase->assertFilteredString() |  |
| '
<p xmlns="www.namespace.com" />
<p xmlns="http://namespace.com">
An <a href="http://example.com" title="Read more at www.example.info...">anchor</a>.
</p>
' | Debug | filter.test | 1281 | FilterUnitTestCase->assertFilteredString() |  |
| '
Not <a href="foo">www.relative.com</a> or <a href="http://absolute.com">www.absolute.com</a>
but <strong><a href="http://www.strong.net">http://www.strong.net</a></strong> or <em><a href="http://www.emphasis.info">www.emphasis.info</a></em>
' | Debug | filter.test | 1281 | FilterUnitTestCase->assertFilteredString() |  |
| '
Test <code>using www.example.com the code tag</code>.
' | Debug | filter.test | 1281 | FilterUnitTestCase->assertFilteredString() |  |
| '
Intro.
<blockquote>
Quoted text linking to <a href="http://www.example.com">www.example.com</a>, written by <a href="mailto:person@example.com">person@example.com</a>, originating from <a href="http://origin.example.com">http://origin.example.com</a>. <code>@see www.usage.example.com or <em>www.example.info</em> bla bla</code>.
</blockquote>
Outro.
' | Debug | filter.test | 1281 | FilterUnitTestCase->assertFilteredString() |  |
| '
Unknown tag <x>containing x and <a href="http://www.example.com">www.example.com</a></x>? And a tag <pooh>beginning with p and containing <a href="http://www.example.pooh">www.example.pooh</a> with p?</pooh>
' | Debug | filter.test | 1281 | FilterUnitTestCase->assertFilteredString() |  |
| '
<p>Test <br/>: This is a <a href="http://www.example17.com">www.example17.com</a> example <strong>with</strong> various <a href="http://www.example18.com">http://www.example18.com</a> tags. *<br/>
It is important <a href="http://www.example19.com">www.example19.com</a> to *<br/>test different URLs and <a href="http://www.example20.com">http://www.example20.com</a> in the same paragraph. *<br>
HTML <a href="http://www.example21.com">www.example21.com</a> soup by <a href="mailto:person@example22.com">person@example22.com</a> can litererally <a href="http://www.example23.com">http://www.example23.com</a> contain *img*<img> anything. Just a <a href="http://www.example24.com">www.example24.com</a> with <a href="http://www.example25.com">http://www.example25.com</a> thrown in. <a href="http://www.example26.com">www.example26.com</a> from <a href="mailto:person@example27.com">person@example27.com</a> with extra <a href="http://www.example28.com">http://www.example28.com</a>.
' | Debug | filter.test | 1281 | FilterUnitTestCase->assertFilteredString() |  |
| '
<script>
<!--
// @see www.example.com
var exampleurl = "http://example.net";
-->
<!--//--><![CDATA[//><!--
// @see www.example.com
var exampleurl = "http://example.net";
//--><!]]>
</script>
' | Debug | filter.test | 1281 | FilterUnitTestCase->assertFilteredString() |  |
| '
<style>body { background: url(http://example.com/pixel.gif); }</style>
' | Debug | filter.test | 1281 | FilterUnitTestCase->assertFilteredString() |  |
| '
<!-- Skip any URLs like www.example.com in comments -->
' | Debug | filter.test | 1281 | FilterUnitTestCase->assertFilteredString() |  |
| '
<!-- Skip any URLs like www.example.com
with a newline in comments -->
' | Debug | filter.test | 1281 | FilterUnitTestCase->assertFilteredString() |  |
| '
<!-- Skip any URLs like www.comment.com in comments. <p>Also ignore http://commented.out/markup.</p>-->
' | Debug | filter.test | 1281 | FilterUnitTestCase->assertFilteredString() |  |
| '
<dl>
<dt><a href="http://www.example.com">www.example.com</a></dt>
<dd><a href="http://example.com">http://example.com</a></dd>
<dd><a href="mailto:person@example.com">person@example.com</a></dd>
<dt>Check <a href="http://www.example.net">www.example.net</a></dt>
<dd>Some text around <a href="http://www.example.info">http://www.example.info</a> by <a href="mailto:person@example.info">person@example.info</a>?</dd>
</dl>
' | Debug | filter.test | 1281 | FilterUnitTestCase->assertFilteredString() |  |
| '<a href="http://www.trimmed.com/d/ff.ext?a=1&b=2#a1">www.trimmed.com/d...</a>' | Debug | filter.test | 1281 | FilterUnitTestCase->assertFilteredString() |  |
| file_get_contents(modules/filter/test/url_filter.data.input): failed to open stream: No such file or directory | Warning | filter.test | 1250 | FilterUnitTestCase->testUrlFilter() |  |
| file_get_contents(modules/filter/test/url_filter.data.result): failed to open stream: No such file or directory | Warning | filter.test | 1251 | FilterUnitTestCase->testUrlFilter() |  |
| Process complex HTML document (test/url_filter.data.input) with URL filter. | Other | filter.test | 1254 | FilterUnitTestCase->testUrlFilter() |  |
|
Cron run (CronRunTestCase) [System] | 45 | 0 | 0 |
CSS Unit Tests (CascadingStylesheetsUnitTest) [System] | 6 | 0 | 0 |
Custom query syntax tests (DatabaseQueryTestCase) [Database] | 6 | 0 | 0 |
Dashboard access (DashboardAccessTestCase) [Dashboard] | 34 | 0 | 0 |
Data API functions (DrupalDataApiTest) [System] | 32 | 0 | 0 |
Date and time (DateTimeFunctionalTest) [System] | 96 | 0 | 0 |
DBLog functionality (DBLogTestCase) [DBLog] | 440 | 0 | 0 |
Default text format functionality (FilterDefaultFormatTestCase) [Filter] | 33 | 0 | 0 |
Delete/Truncate tests (DatabaseDeleteTruncateTestCase) [Database] | 20 | 0 | 0 |
Drupal error handlers (DrupalErrorHandlerUnitTest) [System] | 28 | 0 | 0 |
Drupal goto (DrupalGotoTest) [System] | 18 | 0 | 0 |
Drupal HTTP request (DrupalHTTPRequestTestCase) [System] | 27 | 0 | 0 |
Drupal match path (DrupalMatchPathTestCase) [Path API] | 41 | 0 | 0 |
Drupal render (DrupalRenderUnitTestCase) [System] | 7 | 0 | 0 |
Drupal set/get regions (DrupalSetContentTestCase) [System] | 38 | 0 | 0 |
Drupal tags handling (DrupalTagsHandlingTestCase) [System] | 8 | 0 | 0 |
drupal_alter() tests (DrupalAlterTestCase) [System] | 5 | 0 | 0 |
Embedded forms (SearchEmbedForm) [Search] | 29 | 0 | 0 |
Empty statement (DatabaseEmptyStatementTestCase) [Database] | 4 | 0 | 0 |
Enable/disable modules (EnableDisableTestCase) [Module] | 55 | 0 | 0 |
Entity query (EntityFieldQueryTestCase) [Entity API] | 73 | 0 | 0 |
Feed parser functionality (FeedParserTestCase) [Aggregator] | 40 | 0 | 0 |
Fetch tests (DatabaseFetchTestCase) [Database] | 33 | 0 | 0 |
Fetch tests, part 2 (DatabaseFetch2TestCase) [Database] | 26 | 0 | 0 |
Fetching multiple cache items (CacheGetMultipleUnitTest) [Cache] | 7 | 0 | 0 |
Field attach tests (other) (FieldAttachOtherTestCase) [Field API] | 44 | 0 | 0 |
Field attach tests (storage-related) (FieldAttachStorageTestCase) [Field API] | 83 | 0 | 0 |
Field bulk delete tests (FieldBulkDeleteTestCase) [Field API] | 40 | 0 | 0 |
Field CRUD tests (FieldCrudTestCase) [Field API] | 59 | 0 | 0 |
Field Display API tests (FieldDisplayAPITestCase) [Field API] | 42 | 0 | 0 |
Field form tests (FieldFormTestCase) [Field API] | 166 | 0 | 0 |
Field info tests (FieldInfoTestCase) [Field API] | 79 | 0 | 0 |
Field instance CRUD tests (FieldInstanceCrudTestCase) [Field API] | 32 | 0 | 0 |
Field SQL storage tests (FieldSqlStorageTestCase) [Field API] | 83 | 0 | 0 |
Field translations tests (FieldTranslationsTestCase) [Field API] | 44 | 0 | 0 |
Field UI tests (FieldUITestCase) [Field UI] | 156 | 0 | 0 |
File copying (FileCopyTest) [File API] | 106 | 0 | 0 |
File delete (FileDeleteTest) [File API] | 8 | 0 | 0 |
File download (FileDownloadTest) [File API] | 35 | 0 | 0 |
File field display tests (FileFieldDisplayTestCase) [File] | 20 | 0 | 0 |
File field file path tests (FileFieldPathTestCase) [File] | 23 | 0 | 0 |
File field revision test (FileFieldRevisionTestCase) [File] | 67 | 0 | 0 |
File field validation tests (FileFieldValidateTestCase) [File] | 102 | 0 | 0 |
File field widget test (FileFieldWidgetTestCase) [File] | 61 | 0 | 0 |
File loading (FileLoadTest) [File API] | 29 | 0 | 0 |
File mimetypes (FileMimeTypeTest) [File API] | 38 | 0 | 0 |
File moving (FileMoveTest) [File API] | 105 | 0 | 0 |
File naming (FileNameMungingTest) [File API] | 4 | 0 | 0 |
File paths and directories (FileDirectoryTest) [File API] | 20 | 0 | 0 |
File save data (FileSaveDataTest) [File API] | 88 | 0 | 0 |
File saving (FileSaveTest) [File API] | 14 | 0 | 0 |
File scan directory (FileScanDirectoryTest) [File API] | 23 | 0 | 0 |
File space used tests (FileSpaceUsedTest) [File API] | 11 | 0 | 0 |
File token replacement (FileTokenReplaceTestCase) [File] | 35 | 0 | 0 |
File uploading (FileSaveUploadTest) [File API] | 263 | 0 | 0 |
File URL rewriting (FileURLRewritingTest) [File] | 15 | 0 | 0 |
File validate (FileValidateTest) [File API] | 11 | 0 | 0 |
File validator tests (FileValidatorTest) [File API] | 27 | 0 | 0 |
FileTransfer unit tests (FileTranferTest) [System] | 2 | 0 | 0 |
Filter administration functionality (FilterAdminTestCase) [Filter] | 145 | 0 | 0 |
Filter CRUD operations (FilterCRUDTestCase) [Filter] | 191 | 0 | 0 |
Filter format access (FilterFormatAccessTestCase) [Filter] | 134 | 0 | 0 |
Filter format hooks (FilterHooksTestCase) [Filter] | 33 | 0 | 0 |
Fingerprinting meta tag (AdminMetaTagTestCase) [System] | 3 | 0 | 0 |
Flood control mechanism (FloodFunctionalTest) [System] | 6 | 0 | 0 |
Form alter hooks (FormAlterTestCase) [Form API] | 3 | 0 | 0 |
Form API file inclusion (FormsFileInclusionTestCase) [Form API] | 9 | 0 | 0 |
Form element and label output test (FormsElementsLabelsTestCase) [Form API] | 15 | 0 | 0 |
Form element validation (FormsTestCase) [Form API] | 260 | 0 | 0 |
Form rebuilding (FormsRebuildTestCase) [Form API] | 49 | 0 | 0 |
Form state values clearance (FormStateValuesCleanTestCase) [Form API] | 13 | 0 | 0 |
Form triggering element determination (FormsTriggeringElementTestCase) [Form API] | 48 | 0 | 0 |
Form validation handlers (FormValidationTestCase) [Form API] | 30 | 0 | 0 |
Form wrapper callback (FormsFormWrapperTestCase) [Form API] | 4 | 0 | 0 |
Format date (FormatDateUnitTest) [System] | 43 | 0 | 0 |
Forum functionality (ForumTestCase) [Forum] | 781 | 0 | 0 |
Front page (FrontPageTestCase) [System] | 36 | 0 | 0 |
Get filename test (BootstrapGetFilenameTestCase) [Bootstrap] | 4 | 0 | 0 |
Graph (GraphUnitTest) [System] | 28 | 0 | 0 |
Help functionality (HelpTestCase) [Help] | 476 | 0 | 0 |
HTML Attributes (DrupalAttributesUnitTest) [System] | 6 | 0 | 0 |
HTML identifiers (DrupalHTMLIdentifierTestCase) [System] | 10 | 0 | 0 |
HTML in page titles (PageTitleFiltering) [System] | 40 | 0 | 0 |
HTTP file retrieval (RetrieveFileTestCase) [System] | 7 | 0 | 0 |
Image effects (ImageEffectsUnitTest) [Image] | 33 | 0 | 0 |
Image field display tests (ImageFieldDisplayTestCase) [Image] | 81 | 0 | 0 |
Image field validation tests (ImageFieldValidateTestCase) [Image] | 18 | 0 | 0 |
Image GD manipulation tests (ImageToolkitGdTestCase) [Image] | 1 | 0 | 0 |
Image styles and effects UI configuration (ImageAdminStylesUnitTest) [Image] | 167 | 0 | 0 |
Image styles path and URL functions (ImageStylesPathAndUrlUnitTest) [Image] | 46 | 0 | 0 |
Image toolkit tests (ImageToolkitUnitTest) [Image] | 44 | 0 | 0 |
Import feeds from OPML functionality (ImportOPMLTestCase) [Aggregator] | 53 | 0 | 0 |
Info file format parser (InfoFileParserTestCase) [System] | 9 | 0 | 0 |
Insert tests (DatabaseInsertTestCase) [Database] | 45 | 0 | 0 |
Insert tests, default fields (DatabaseInsertDefaultsTestCase) [Database] | 19 | 0 | 0 |
Insert tests, LOB fields (DatabaseInsertLOBTestCase) [Database] | 13 | 0 | 0 |
Invalid data (DatabaseInvalidDataTestCase) [Database] | 7 | 0 | 0 |
IP address and HTTP_HOST test (BootstrapIPAddressTestCase) [Bootstrap] | 11 | 0 | 0 |
IP address blocking (IPAddressBlockingTestCase) [System] | 42 | 0 | 0 |
JavaScript (JavaScriptTestCase) [System] | 38 | 0 | 0 |
JSON (DrupalJSONTest) [System] | 14 | 0 | 0 |
Keywords and conditions (SearchKeywordsConditions) [Search] | 25 | 0 | 0 |
Language configuration (LocaleConfigurationTest) [Locale] | 78 | 0 | 0 |
Language switching (LocaleLanguageSwitchingFunctionalTest) [Locale] | 21 | 0 | 0 |
List field (ListFieldTestCase) [Field types] | 14 | 0 | 0 |
List field UI (ListFieldUITestCase) [Field types] | 24 | 0 | 0 |
Load multiple nodes (NodeLoadMultipleUnitTest) [Node] | 36 | 0 | 0 |
Locale uninstall (EN) (LocaleUninstallFunctionalTest) [Locale] | 31 | 0 | 0 |
Locale uninstall (FR) (LocaleUninstallFrenchFunctionalTest) [Locale] | 31 | 0 | 0 |
Localize date formats (LocaleDateFormatsFunctionalTest) [Locale] | 35 | 0 | 0 |
Locking framework tests (LockFunctionalTest) [System] | 17 | 0 | 0 |
Mail system (MailTestCase) [System] | 1 | 0 | 0 |
Main content rendering fallback (SystemMainContentFallback) [System] | 66 | 0 | 0 |
Menu link creation/deletion (MenuTestCase) [Menu] | 436 | 0 | 0 |
Menu rebuild test (MenuRebuildTestCase) [Menu] | 5 | 0 | 0 |
Menu router (MenuRouterTestCase) [Menu] | 159 | 0 | 0 |
Menu settings for nodes (MenuNodeTestCase) [Menu] | 47 | 0 | 0 |
Menu tree generation (MenuTreeDataTestCase) [Menu] | 4 | 0 | 0 |
Merge tests (DatabaseMergeTestCase) [Database] | 75 | 0 | 0 |
Miscellaneous AJAX tests (AJAXElementValidation) [AJAX] | 8 | 0 | 0 |
Missing update dependencies (UpdateDependencyMissingTestCase) [Update API] | 3 | 0 | 0 |
Module API (ModuleUnitTest) [Module] | 33 | 0 | 0 |
Module dependencies (ModuleDependencyTestCase) [Module] | 95 | 0 | 0 |
Module installation (ModuleInstallTestCase) [Module] | 2 | 0 | 0 |
Module uninstallation (ModuleUninstallTestCase) [Module] | 1 | 0 | 0 |
Module versions (ModuleVersionTestCase) [Module] | 50 | 0 | 0 |
Multilingual fields (LocaleMultilingualFieldsFunctionalTest) [Locale] | 52 | 0 | 0 |
Multistep form using form storage (FormsFormStorageTestCase) [Form API] | 161 | 0 | 0 |
Multistep node form basic options (MultiStepNodeFormBasicOptionsTest) [Node] | 15 | 0 | 0 |
New default theme blocks (NewDefaultThemeBlocks) [Block] | 25 | 0 | 0 |
No help (NoHelpTestCase) [Help] | 22 | 0 | 0 |
Node access (NodeAccessUnitTest) [Node] | 31 | 0 | 0 |
Node access rebuild (NodeAccessRebuildTestCase) [Node] | 16 | 0 | 0 |
Node access records (NodeAccessRecordsUnitTest) [Node] | 22 | 0 | 0 |
Node administration (NodeAdminTestCase) [Node] | 119 | 0 | 0 |
Node blocks (NodeBlockFunctionalTest) [Node] | 83 | 0 | 0 |
Node creation (NodeCreationTestCase) [Node] | 25 | 0 | 0 |
Node edit (PageEditTestCase) [Node] | 93 | 0 | 0 |
Node edit permissions (PageViewTestCase) [Node] | 32 | 0 | 0 |
Node feed (NodeFeedTestCase) [Node] | 1 | 0 | 0 |
Node post information display (NodePostSettingsTestCase) [Node] | 34 | 0 | 0 |
Node preview (PagePreviewTestCase) [Node] | 35 | 0 | 0 |
Node query alter (NodeQueryAlter) [Node] | 51 | 0 | 0 |
Node revisions (NodeRevisionsTestCase) [Node] | 44 | 0 | 0 |
Node RSS Content (NodeRSSContentTestCase) [Node] | 16 | 0 | 0 |
Node save (NodeSaveTestCase) [Node] | 28 | 0 | 0 |
Node title (NodeTitleTestCase) [Node] | 20 | 0 | 0 |
Node title XSS filtering (NodeTitleXSSTestCase) [Node] | 20 | 0 | 0 |
Node token replacement (NodeTokenReplaceTestCase) [Node] | 34 | 0 | 0 |
Node types (NodeTypeTestCase) [Node] | 84 | 0 | 0 |
Non default theme admin (NonDefaultBlockAdmin) [Block] | 10 | 0 | 0 |
OpenID account registration (OpenIDRegistrationTestCase) [OpenID] | 131 | 0 | 0 |
OpenID discovery and login (OpenIDFunctionalTestCase) [OpenID] | 229 | 0 | 0 |
OpenID helper functions (OpenIDUnitTest) [OpenID] | 32 | 0 | 0 |
Options widgets (OptionsWidgetsTestCase) [Field types] | 229 | 0 | 0 |
Page cache test (BootstrapPageCacheTestCase) [Bootstrap] | 78 | 0 | 0 |
Pager query tests (DatabaseSelectPagerDefaultTestCase) [Database] | 34 | 0 | 0 |
Parsing .info files (ParseInfoFilesTestCase) [System] | 3 | 0 | 0 |
Path alias functionality (PathTestCase) [Path] | 102 | 0 | 0 |
Path aliases with languages (PathLanguageUITestCase) [Path] | 69 | 0 | 0 |
Path aliases with translated nodes (PathLanguageTestCase) [Path] | 63 | 0 | 0 |
Path language settings (LocalePathFunctionalTest) [Locale] | 36 | 0 | 0 |
Paths on non-English monolingual sites (PathMonolingualTestCase) [Path] | 34 | 0 | 0 |
Personal contact form (ContactPersonalTestCase) [Contact] | 142 | 0 | 0 |
PHP filter access check (PHPAccessTestCase) [PHP] | 37 | 0 | 0 |
PHP filter functionality (PHPFilterTestCase) [PHP] | 41 | 0 | 0 |
Poll add choice (PollJSAddChoice) [Poll] | 15 | 0 | 0 |
Poll create (PollCreateTestCase) [Poll] | 121 | 0 | 0 |
Poll expiration (PollExpirationTestCase) [Poll] | 32 | 0 | 0 |
Poll token replacement (PollTokenReplaceTestCase) [Poll] | 106 | 0 | 0 |
Poll upgrade path (PollUpgradePathTestCase) [Upgrade path] | 212 | 0 | 0 |
Poll vote (PollVoteTestCase) [Poll] | 80 | 0 | 0 |
Profile browsing (ProfileTestBrowsing) [Profile] | 32 | 0 | 0 |
Programmatic form submissions (FormsProgrammaticTestCase) [Form API] | 18 | 0 | 0 |
Query altering tests (DatabaseAlterTestCase) [Database] | 55 | 0 | 0 |
Query logging (DatabaseLoggingTestCase) [Database] | 38 | 0 | 0 |
Query tagging tests (DatabaseTaggingTestCase) [Database] | 28 | 0 | 0 |
Queue functionality (QueueTestCase) [System] | 7 | 0 | 0 |
Range query test (DatabaseRangeQueryTestCase) [Database] | 2 | 0 | 0 |
RDF comment mapping (RdfCommentAttributesTestCase) [RDF] | 204 | 0 | 0 |
RDF mapping CRUD functions (RdfCrudTestCase) [RDF] | 9 | 0 | 0 |
RDF mapping definition functionality (RdfMappingDefinitionTestCase) [RDF] | 58 | 0 | 0 |
RDF mapping hook (RdfMappingHookTestCase) [RDF] | 5 | 0 | 0 |
RDF namespaces (RdfGetRdfNamespacesTestCase) [RDF] | 4 | 0 | 0 |
RDF namespaces XML serialization tests (DrupalGetRdfNamespacesTestCase) [System] | 6 | 0 | 0 |
RDF tracker page mapping (RdfTrackerAttributesTestCase) [RDF] | 32 | 0 | 0 |
RDFa markup (RdfRdfaMarkupTestCase) [RDF] | 21 | 0 | 0 |
Rebuild arbitrary forms (FormsArbitraryRebuildTestCase) [Form API] | 14 | 0 | 0 |
Rebuild content (NodeBuildContent) [Node] | 1 | 0 | 0 |
Registry parse file test (RegistryParseFileTestCase) [System] | 2 | 0 | 0 |
Registry parse files test (RegistryParseFilesTestCase) [System] | 6 | 0 | 0 |
Regression tests (DatabaseRegressionTestCase) [Database] | 27 | 0 | 0 |
Remove feed functionality (RemoveFeedTestCase) [Aggregator] | 23 | 0 | 0 |
Remove feed item functionality (RemoveFeedItemTestCase) [Aggregator] | 196 | 0 | 0 |
Required modules (ModuleRequiredTestCase) [Module] | 21 | 0 | 0 |
Requirements hook failure (HookRequirementsTestCase) [Module] | 15 | 0 | 0 |
Resettable static variables test (BootstrapResettableStaticTestCase) [Bootstrap] | 5 | 0 | 0 |
Role assignment (UserRolesAssignmentTestCase) [User] | 53 | 0 | 0 |
Role permissions (UserPermissionsTestCase) [User] | 50 | 0 | 0 |
Schema API (SchemaTestCase) [Database] | 27 | 0 | 0 |
Search engine phrase queries (SearchExactTestCase) [Search] | 22 | 0 | 0 |
Search engine queries (SearchMatchTestCase) [Search] | 144 | 0 | 0 |
Search engine ranking (SearchRankingTestCase) [Search] | 60 | 0 | 0 |
Search excerpt extraction (SearchExcerptTestCase) [Search] | 5 | 0 | 0 |
Search expression insert/extract (SearchExpressionInsertExtractTestCase) [Search] | 24 | 0 | 0 |
Search page override (SearchPageOverride) [Search] | 12 | 0 | 0 |
Search simplify (SearchSimplifyTestCase) [Search] | 338 | 0 | 0 |
Select tests (DatabaseSelectTestCase) [Database] | 117 | 0 | 0 |
Select tests, complex (DatabaseSelectComplexTestCase) [Database] | 115 | 0 | 0 |
Select tests, ordered (DatabaseSelectOrderedTestCase) [Database] | 26 | 0 | 0 |
Select tests, subqueries (DatabaseSelectSubqueryTestCase) [Database] | 24 | 0 | 0 |
Sequences API (DatabaseNextIdCase) [Database] | 2 | 0 | 0 |
Session https handling (SessionHttpsTestCase) [Session] | 68 | 0 | 0 |
Session tests (SessionTestCase) [Session] | 146 | 0 | 0 |
Shortcut link functionality (ShortcutLinksTestCase) [Shortcut] | 96 | 0 | 0 |
Shortcut set functionality (ShortcutSetsTestCase) [Shortcut] | 153 | 0 | 0 |
Shutdown functions (ShutdownFunctionsTest) [System] | 4 | 0 | 0 |
SimpleTest browser (SimpleTestBrowserTestCase) [SimpleTest] | 16 | 0 | 0 |
SimpleTest e-mail capturing (SimpleTestMailCaptureTestCase) [SimpleTest] | 13 | 0 | 0 |
SimpleTest error collector (DrupalErrorCollectionUnitTest) [SimpleTest] | 15 | 0 | 0 |
SimpleTest functionality (SimpleTestFunctionalTest) [SimpleTest] | 91 | 0 | 0 |
Site maintenance mode functionality (SiteMaintenanceTestCase) [System] | 80 | 0 | 0 |
Site-wide contact form (ContactSitewideTestCase) [Contact] | 237 | 0 | 0 |
Size parsing test (CommonSizeTestCase) [System] | 35 | 0 | 0 |
Statistics logging tests (StatisticsLoggingTestCase) [Statistics] | 12 | 0 | 0 |
Statistics reports tests (StatisticsReportsTestCase) [Statistics] | 80 | 0 | 0 |
Statistics token replacement (StatisticsTokenReplaceTestCase) [Statistics] | 29 | 0 | 0 |
Stream wrappers (StreamWrapperTest) [File API] | 20 | 0 | 0 |
String filtering tests (CommonXssUnitTest) [System] | 7 | 0 | 0 |
String translate, search and validate (LocaleTranslationFunctionalTest) [Locale] | 250 | 0 | 0 |
String translation using st() (LocaleInstallTest) [Locale] | 1 | 0 | 0 |
Summary length (SummaryLengthTestCase) [Node] | 15 | 0 | 0 |
Syslog functionality (SyslogTestCase) [Syslog] | 16 | 0 | 0 |
Tableselect form element type test (FormsElementsTableSelectFunctionalTest) [Form API] | 52 | 0 | 0 |
Tablesort query tests (DatabaseSelectTableSortDefaultTestCase) [Database] | 34 | 0 | 0 |
Taxonomy term functions and forms. (TaxonomyTermTestCase) [Taxonomy] | 264 | 0 | 0 |
Taxonomy term hooks (TaxonomyHooksTestCase) [Taxonomy] | 19 | 0 | 0 |
Taxonomy term multiple loading (TaxonomyLoadMultipleUnitTest) [Taxonomy] | 17 | 0 | 0 |
Taxonomy term reference field (TaxonomyTermFieldTestCase) [Taxonomy] | 25 | 0 | 0 |
Taxonomy term URL aliases (PathTaxonomyTermTestCase) [Path] | 34 | 0 | 0 |
Taxonomy token replacement (TaxonomyTokenReplaceTestCase) [Taxonomy] | 53 | 0 | 0 |
Taxonomy vocabularies (TaxonomyVocabularyUnitTest) [Taxonomy] | 93 | 0 | 0 |
Taxonomy vocabulary interface (TaxonomyVocabularyFunctionalTest) [Taxonomy] | 153 | 0 | 0 |
Temporary query test (DatabaseTemporaryQueryTestCase) [Database] | 5 | 0 | 0 |
Test date field (ProfileTestDate) [Profile] | 49 | 0 | 0 |
Test field weights (ProfileTestWeights) [Profile] | 53 | 0 | 0 |
Test select field (ProfileTestSelect) [Profile] | 45 | 0 | 0 |
Test single fields (ProfileTestFields) [Profile] | 180 | 0 | 0 |
Test statistics admin. (StatisticsAdminTestCase) [Statistics] | 104 | 0 | 0 |
Test user actions (TriggerUserActionTestCase) [Trigger] | 65 | 0 | 0 |
Test user triggers (TriggerUserTokenTestCase) [Trigger] | 185 | 0 | 0 |
Testing SimpleTest setUp (SimpleTestFolderTestCase) [SimpleTest] | 1 | 0 | 0 |
Text field (TextFieldTestCase) [Field types] | 197 | 0 | 0 |
Text summary (TextSummaryTestCase) [Field types] | 116 | 0 | 0 |
Text translation (TextTranslationTestCase) [Field types] | 104 | 0 | 0 |
Theme API (ThemeUnitTest) [Theme] | 16 | 0 | 0 |
Theme initialization in hook_init() (ThemeHookInitUnitTest) [Theme] | 4 | 0 | 0 |
Theme interface functionality (SystemThemeFunctionalTest) [System] | 66 | 0 | 0 |
Theme item list (ThemeItemListUnitTest) [Theme] | 2 | 0 | 0 |
Theme Table (ThemeTableUnitTest) [Theme] | 12 | 0 | 0 |
Timer test (BootstrapTimerTestCase) [Bootstrap] | 5 | 0 | 0 |
Token replacement (TokenReplaceTestCase) [System] | 27 | 0 | 0 |
Top visitor blocking (StatisticsBlockVisitorsTestCase) [Statistics] | 45 | 0 | 0 |
Tracker (TrackerTest) [Tracker] | 235 | 0 | 0 |
Transaction tests (DatabaseTransactionTestCase) [Database] | 31 | 0 | 0 |
Translation export (LocaleExportFunctionalTest) [Locale] | 29 | 0 | 0 |
Translation functionality (TranslationTestCase) [Translation] | 125 | 0 | 0 |
Translation import (LocaleImportFunctionalTest) [Locale] | 91 | 0 | 0 |
Trigger content (node) actions (TriggerContentTestCase) [Trigger] | 435 | 0 | 0 |
Trigger cron (system) actions (TriggerCronTestCase) [Trigger] | 33 | 0 | 0 |
Trigger orphaned actions (TriggerOrphanedActionsTestCase) [Trigger] | 37 | 0 | 0 |
Trigger other actions (TriggerOtherTestCase) [Trigger] | 112 | 0 | 0 |
UI language negotiation (LocaleUILanguageNegotiationTest) [Locale] | 47 | 0 | 0 |
Unassigned text format functionality (FilterNoFormatTestCase) [Filter] | 1 | 0 | 0 |
Unicode handling (UnicodeUnitTest) [System] | 176 | 0 | 0 |
Unmanaged file copying (FileUnmanagedCopyTest) [File API] | 31 | 0 | 0 |
Unmanaged file delete (FileUnmanagedDeleteTest) [File API] | 8 | 0 | 0 |
Unmanaged file moving (FileUnmanagedMoveTest) [File API] | 22 | 0 | 0 |
Unmanaged file save data (FileUnmanagedSaveDataTest) [File API] | 8 | 0 | 0 |
Unmanaged recursive file delete (FileUnmanagedDeleteRecursiveTest) [File API] | 17 | 0 | 0 |
Update contrib functionality (UpdateTestContribCase) [Update] | 137 | 0 | 0 |
Update core functionality (UpdateCoreTestCase) [Update] | 147 | 0 | 0 |
Update dependency hook invocation (UpdateDependencyHookInvocationTestCase) [Update API] | 3 | 0 | 0 |
Update dependency ordering (UpdateDependencyOrderingTestCase) [Update API] | 3 | 0 | 0 |
Update feed functionality (UpdateFeedTestCase) [Aggregator] | 74 | 0 | 0 |
Update feed item functionality (UpdateFeedItemTestCase) [Aggregator] | 61 | 0 | 0 |
Update functionality (UpdateScriptFunctionalTest) [System] | 77 | 0 | 0 |
Update on cron functionality (AggregatorCronTestCase) [Aggregator] | 53 | 0 | 0 |
Update tests (DatabaseUpdateTestCase) [Database] | 35 | 0 | 0 |
Update tests, Complex (DatabaseUpdateComplexTestCase) [Database] | 52 | 0 | 0 |
Update tests, LOB (DatabaseUpdateLOBTestCase) [Database] | 13 | 0 | 0 |
Upload and extract module functionality (UpdateTestUploadCase) [Update] | 18 | 0 | 0 |
Upload user picture (UserPictureTestCase) [User] | 76 | 0 | 0 |
URL altering (UrlAlterFunctionalTest) [Path API] | 28 | 0 | 0 |
URL generation tests (CommonURLUnitTest) [System] | 56 | 0 | 0 |
User administration (UserAdminTestCase) [User] | 44 | 0 | 0 |
User autocompletion (UserAutocompleteTestCase) [User] | 28 | 0 | 0 |
User blocks (UserBlocksUnitTests) [User] | 43 | 0 | 0 |
User create (UserCreateTestCase) [User] | 27 | 0 | 0 |
User creation (LocaleUserCreationTest) [Locale] | 68 | 0 | 0 |
User edit (UserEditTestCase) [User] | 68 | 0 | 0 |
User edited own account (UserEditedOwnAccountTestCase) [User] | 23 | 0 | 0 |
User language settings (LocaleUserLanguageFunctionalTest) [Locale] | 51 | 0 | 0 |
User login (UserLoginTestCase) [User] | 132 | 0 | 0 |
User poll vote capability. (PollVoteCheckHostname) [Poll] | 120 | 0 | 0 |
User registration (UserRegistrationTestCase) [User] | 81 | 0 | 0 |
User role administration (UserRoleAdminTestCase) [User] | 39 | 0 | 0 |
User save test (UserSaveTestCase) [User] | 3 | 0 | 0 |
User search (UserUserSearchTestCase) [User] | 38 | 0 | 0 |
User signatures (UserSignatureTestCase) [User] | 45 | 0 | 0 |
User time zones (UserTimeZoneFunctionalTest) [User] | 31 | 0 | 0 |
User token replacement (UserTokenReplaceTestCase) [User] | 43 | 0 | 0 |
Username/e-mail validation (UserValidationTestCase) [User] | 19 | 0 | 0 |
Valid Url (ValidUrlTestCase) [System] | 79 | 0 | 0 |
Variable test (BootstrapVariableTestCase) [Bootstrap] | 7 | 0 | 0 |
XML-RPC basic (XMLRPCBasicTestCase) [XML-RPC] | 5 | 0 | 0 |
XML-RPC message (XMLRPCMessagesTestCase) [XML-RPC] | 3 | 0 | 0 |
XML-RPC validator (XMLRPCValidator1IncTestCase) [XML-RPC] | 9 | 0 | 0 |