Files

Primary tabs

File name Locationsort ascending Namespace Description
drupal-6.bare.database.php drupal/modules/simpletest/tests/upgrade/drupal-6.bare.database.php
update_test_3.module drupal/modules/simpletest/tests/update_test_3.module
update_test_3.install drupal/modules/simpletest/tests/update_test_3.install Install, update and uninstall functions for the update_test_3 module.
update_test_3.info drupal/modules/simpletest/tests/update_test_3.info name = "Update test" description = "Support module for update testing." package = Testing version = VERSION core = 7.x hidden = TRUE
update_test_2.module drupal/modules/simpletest/tests/update_test_2.module
update_test_2.install drupal/modules/simpletest/tests/update_test_2.install Install, update and uninstall functions for the update_test_2 module.
update_test_2.info drupal/modules/simpletest/tests/update_test_2.info name = "Update test" description = "Support module for update testing." package = Testing version = VERSION core = 7.x hidden = TRUE
update_test_1.module drupal/modules/simpletest/tests/update_test_1.module
update_test_1.install drupal/modules/simpletest/tests/update_test_1.install Install, update and uninstall functions for the update_test_1 module.
update_test_1.info drupal/modules/simpletest/tests/update_test_1.info name = "Update test" description = "Support module for update testing." package = Testing version = VERSION core = 7.x hidden = TRUE
update_script_test.module drupal/modules/simpletest/tests/update_script_test.module This file provides testing functionality for update.php.
update_script_test.install drupal/modules/simpletest/tests/update_script_test.install Install, update and uninstall functions for the update_script_test module.
update_script_test.info drupal/modules/simpletest/tests/update_script_test.info name = "Update script test" description = "Support module for update script testing." package = Testing version = VERSION core = 7.x hidden = TRUE
update.test drupal/modules/simpletest/tests/update.test Tests for the update system.
unicode.test drupal/modules/simpletest/tests/unicode.test Various unicode handling tests.
theme_test.template_test.tpl.php drupal/modules/simpletest/tests/theme_test.template_test.tpl.php
theme_test.module drupal/modules/simpletest/tests/theme_test.module
theme_test.info drupal/modules/simpletest/tests/theme_test.info name = "Theme test" description = "Support module for theme system testing." package = Testing version = VERSION core = 7.x hidden = TRUE
theme_test.inc drupal/modules/simpletest/tests/theme_test.inc
test_theme_nyan_cat.info drupal/modules/simpletest/tests/themes/test_theme_nyan_cat/test_theme_nyan_cat.info name = Nyan cat engine based test theme description = Theme for testing the module-provided theme engines. core = 7.x hidden = TRUE engine = nyan_cat
theme_test_template_test.nyan-cat.html drupal/modules/simpletest/tests/themes/test_theme_nyan_cat/templates/theme_test_template_test.nyan-cat.html
test_theme.info drupal/modules/simpletest/tests/themes/test_theme/test_theme.info name = Test theme description = Theme for testing the theme system core = 7.x hidden = TRUE ; Normally, themes may list CSS files like this, and if they exist in the theme ; folder, then they get added to the page. If they have the same file name as…
node--1.tpl.php drupal/modules/simpletest/tests/themes/test_theme/templates/node--1.tpl.php
template.php drupal/modules/simpletest/tests/themes/test_theme/template.php
test_subtheme.info drupal/modules/simpletest/tests/themes/test_subtheme/test_subtheme.info name = Theme test subtheme description = Test theme which uses test_basetheme as the base theme. core = 7.x base theme = test_basetheme hidden = TRUE settings[subtheme_override] = subtheme value
test_basetheme.info drupal/modules/simpletest/tests/themes/test_basetheme/test_basetheme.info name = Theme test base theme description = Test theme which acts as a base theme for other test subthemes. core = 7.x hidden = TRUE settings[basetheme_only] = base theme value settings[subtheme_override] = base theme value
nyan_cat.engine drupal/modules/simpletest/tests/themes/engines/nyan_cat/nyan_cat.engine Handles integration of Nyan cat templates because we love kittens.
theme.test drupal/modules/simpletest/tests/theme.test Tests for the theme API.
taxonomy_test.module drupal/modules/simpletest/tests/taxonomy_test.module Test module for Taxonomy hooks and functions not used in core.
taxonomy_test.install drupal/modules/simpletest/tests/taxonomy_test.install Install, update and uninstall functions for the taxonomy_test module.
taxonomy_test.info drupal/modules/simpletest/tests/taxonomy_test.info name = "Taxonomy test module" description = "Tests functions and hooks not used in core". package = Testing version = VERSION core = 7.x hidden = TRUE dependencies[] = taxonomy
tablesort.test drupal/modules/simpletest/tests/tablesort.test Various tablesort tests.
system_test.module drupal/modules/simpletest/tests/system_test.module
system_test.install drupal/modules/simpletest/tests/system_test.install Install, update and uninstall functions for the system_test module.
system_test.info drupal/modules/simpletest/tests/system_test.info name = System test description = Support module for system testing. package = Testing version = VERSION core = 7.x files[] = system_test.module hidden = TRUE
system_project_namespace_test.module drupal/modules/simpletest/tests/system_project_namespace_test.module
system_project_namespace_test.info drupal/modules/simpletest/tests/system_project_namespace_test.info name = "System project namespace test" description = "Support module for testing project namespace dependencies." package = Testing version = VERSION core = 7.x hidden = TRUE dependencies[] = drupal:filter
system_incompatible_module_version_test.module drupal/modules/simpletest/tests/system_incompatible_module_version_test.module
system_incompatible_module_version_test.info drupal/modules/simpletest/tests/system_incompatible_module_version_test.info name = "System incompatible module version test" description = "Support module for testing system dependencies." package = Testing version = 1.0 core = 7.x hidden = TRUE
system_incompatible_module_version_dependencies_test.module drupal/modules/simpletest/tests/system_incompatible_module_version_dependencies_test.module
system_incompatible_module_version_dependencies_test.info drupal/modules/simpletest/tests/system_incompatible_module_version_dependencies_test.info name = "System incompatible module version dependencies test" description = "Support module for testing system dependencies." package = Testing version = VERSION core = 7.x hidden = TRUE ; system_incompatible_module_version_test…
system_incompatible_core_version_test.module drupal/modules/simpletest/tests/system_incompatible_core_version_test.module
system_incompatible_core_version_test.info drupal/modules/simpletest/tests/system_incompatible_core_version_test.info name = "System incompatible core version test" description = "Support module for testing system dependencies." package = Testing version = VERSION core = 5.x hidden = TRUE
system_incompatible_core_version_dependencies_test.module drupal/modules/simpletest/tests/system_incompatible_core_version_dependencies_test.module
system_incompatible_core_version_dependencies_test.info drupal/modules/simpletest/tests/system_incompatible_core_version_dependencies_test.info name = "System incompatible core version dependencies test" description = "Support module for testing system dependencies." package = Testing version = VERSION core = 7.x hidden = TRUE dependencies[] =…
system_dependencies_test.module drupal/modules/simpletest/tests/system_dependencies_test.module
system_dependencies_test.info drupal/modules/simpletest/tests/system_dependencies_test.info name = "System dependency test" description = "Support module for testing system dependencies." package = Testing version = VERSION core = 7.x hidden = TRUE dependencies[] = _missing_dependency
system.base.css drupal/modules/simpletest/tests/system.base.css /** * This file is for testing CSS file override in * CascadingStylesheetsTestCase::testRenderOverride(). * No contents are necessary. */
session_test.module drupal/modules/simpletest/tests/session_test.module
session_test.info drupal/modules/simpletest/tests/session_test.info name = "Session test" description = "Support module for session data testing." package = Testing version = VERSION core = 7.x hidden = TRUE

Pages

Other projects