backdrop_system_listing_compatible_test.module |
core/modules/simpletest/tests/backdrop_system_listing_compatible_test/backdrop_system_listing_compatible_test.module |
|
backdrop_system_listing_incompatible_test.info |
core/modules/simpletest/tests/backdrop_system_listing_incompatible_test/backdrop_system_listing_incompatible_test.info |
name = "Backdrop system listing incompatible test"
description = "Support module for testing the backdrop_system_listing function."
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE |
backdrop_system_listing_incompatible_test.module |
core/modules/simpletest/tests/backdrop_system_listing_incompatible_test/backdrop_system_listing_incompatible_test.module |
|
batch.test |
core/modules/simpletest/tests/batch.test |
Tests for the Batch API. |
batch_test.callbacks.inc |
core/modules/simpletest/tests/batch_test.callbacks.inc |
Batch callbacks for the Batch API tests. |
batch_test.info |
core/modules/simpletest/tests/batch_test.info |
name = "Batch API test"
description = "Support module for Batch API tests."
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE |
batch_test.module |
core/modules/simpletest/tests/batch_test.module |
Helper module for the Batch API tests. |
boot.test |
core/modules/simpletest/tests/boot.test |
|
bootstrap.test |
core/modules/simpletest/tests/bootstrap.test |
|
boot_test_1.info |
core/modules/simpletest/tests/boot_test_1.info |
type = module
name = Early bootstrap tests
description = A support module for hook_boot testing.
backdrop = 1.x
package = Testing
version = VERSION
hidden = TRUE |
boot_test_1.module |
core/modules/simpletest/tests/boot_test_1.module |
Tests calling module_implements() during hook_boot() invocation. |
boot_test_2.info |
core/modules/simpletest/tests/boot_test_2.info |
type = module
name = Early bootstrap tests
description = A support module for hook_boot hook testing.
backdrop = 1.x
package = Testing
version = VERSION
hidden = TRUE |
boot_test_2.module |
core/modules/simpletest/tests/boot_test_2.module |
Defines a hook_config_info() implementation in a non-"bootstrap" module. |
cache.test |
core/modules/simpletest/tests/cache.test |
|
color.test |
core/modules/simpletest/tests/color.test |
Tests color conversion functions. |
common.test |
core/modules/simpletest/tests/common.test |
Tests for common.inc functionality. |
common_test.css |
core/modules/simpletest/tests/common_test.css |
/* This file is for testing CSS file inclusion, no contents are necessary. */ |
common_test.info |
core/modules/simpletest/tests/common_test.info |
name = "Common Test"
description = "Support module for Common tests."
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
stylesheets[all][] = common_test.css
stylesheets[print][] =… |
common_test.module |
core/modules/simpletest/tests/common_test.module |
Helper module for the Common tests. |
common_test.print.css |
core/modules/simpletest/tests/common_test.print.css |
/* This file is for testing CSS file inclusion, no contents are necessary. */ |
common_test.theme.inc |
core/modules/simpletest/tests/common_test.theme.inc |
Theme functions for the Common Test module. |
common_test_cron_helper.info |
core/modules/simpletest/tests/common_test_cron_helper.info |
name = "Common Test Cron Helper"
description = "Helper module for CronRunTestCase::testCronExceptions()."
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE |
common_test_cron_helper.module |
core/modules/simpletest/tests/common_test_cron_helper.module |
Helper module for the testCronExceptions in addition to common_test module. |
common_test_info.txt |
core/modules/simpletest/tests/common_test_info.txt |
; Test parsing with a simple string.
simple_string = A simple string
; Test that constants can be used as values.
simple_constant = WATCHDOG_INFO
; After parsing the .info file, 'double_colon' should hold the literal value.
; Parsing… |
config_obj.test |
core/modules/simpletest/tests/config_obj.test |
|
config_obj_test.info |
core/modules/simpletest/tests/config_obj_test/config_obj_test.info |
name = "Config Test"
description = "Support module for Config object tests."
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE |
config_obj_test.module |
core/modules/simpletest/tests/config_obj_test/config_obj_test.module |
|
database_test.info |
core/modules/simpletest/tests/database_test.info |
name = "Database Test"
description = "Support module for Database layer tests."
backdrop = 1.x
package = Testing
version = BACKDROP_VERSION
type = module
hidden = TRUE |
database_test.install |
core/modules/simpletest/tests/database_test.install |
Install, update and uninstall functions for the database_test module. |
database_test.module |
core/modules/simpletest/tests/database_test.module |
|
database_test.test |
core/modules/simpletest/tests/database_test.test |
Database tests. |
dependency_test1.info |
core/modules/simpletest/tests/dependency_test1.info |
name = "Dependency test 1"
description = "Test module for checking dependencies."
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE |
dependency_test1.module |
core/modules/simpletest/tests/dependency_test1.module |
|
dependency_test2.info |
core/modules/simpletest/tests/dependency_test2.info |
name = "Dependency test 2"
description = "Test module for checking dependencies."
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE |
dependency_test2.module |
core/modules/simpletest/tests/dependency_test2.module |
|
dependency_test3.info |
core/modules/simpletest/tests/dependency_test3.info |
name = "Dependency test 3"
description = "Test module for checking dependencies."
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE |
dependency_test3.module |
core/modules/simpletest/tests/dependency_test3.module |
|
error.test |
core/modules/simpletest/tests/error.test |
|
error_test.info |
core/modules/simpletest/tests/error_test.info |
name = "Error test"
description = "Support module for error and exception testing."
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE |
error_test.module |
core/modules/simpletest/tests/error_test.module |
|
file.test |
core/modules/simpletest/tests/file.test |
This provides SimpleTests for the core file handling functionality.
These include FileValidateTest and FileSaveTest. |
filetransfer.test |
core/modules/simpletest/tests/filetransfer.test |
|
file_test.info |
core/modules/simpletest/tests/file_test.info |
name = "File test"
description = "Support module for file handling tests."
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE |
file_test.module |
core/modules/simpletest/tests/file_test.module |
Helper module for the file tests. |
file_test.stream_wrappers.inc |
core/modules/simpletest/tests/file_test.stream_wrappers.inc |
Stream wrapper classes used in testing. |
filter_test.info |
core/modules/simpletest/tests/filter_test.info |
name = Filter test module
description = Tests filter hooks and functions.
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE |
filter_test.module |
core/modules/simpletest/tests/filter_test.module |
Test module for Filter module hooks and functions not used in core. |
form.test |
core/modules/simpletest/tests/form.test |
Unit tests for the Backdrop Form API. |
form_test.file.inc |
core/modules/simpletest/tests/form_test.file.inc |
An include file to test loading it with the form API. |
form_test.info |
core/modules/simpletest/tests/form_test.info |
name = "FormAPI Test"
description = "Support module for Form API tests."
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
dependencies[] = file
hidden = TRUE |