drupal/modules/simpletest/tests
David Rothstein f41ecaf25d Issue #1279226 by attiks, ericduran, Wim Leers, sun, David_Rothstein, nod_: Allow sites and modules to skip loading jQuery and Drupal JavaScript libraries on pages where they won't be used 2015-03-30 22:28:39 -04:00
..
drupal_autoload_test Issue #2170453 by Darren Oh, mikeryan, Fabianx: Ignore case in code registry lookups 2015-03-30 00:29:14 -04:00
drupal_system_listing_compatible_test Stripping CVS keywords 2011-02-25 02:06:03 +00:00
drupal_system_listing_incompatible_test Stripping CVS keywords 2011-02-25 02:06:03 +00:00
psr_0_test Issue #1693398 by donquixote, pounard, sun, Sylvain Lecoy: Allow PSR-0 test classes to be used in D7. 2013-04-01 22:50:18 -04:00
psr_4_test Issue #2293767 by tstoeckler: Allow PSR-4 test classes to be used in Drupal 7. 2015-03-29 16:59:36 -04:00
themes Issue #2307505 by Cottser, Fabianx: Port twig_debug output to Drupal 7. 2014-11-01 18:22:45 -04:00
upgrade Drupal 7.26 2014-01-15 14:43:16 -05:00
actions.test Issue #1560028 by bleen18, sun, thehong: Remove all calls to rand() from tests. 2012-07-08 23:58:02 -04:00
actions_loop_test.info Stripping CVS keywords 2011-02-25 02:06:03 +00:00
actions_loop_test.install Stripping CVS keywords 2011-02-25 02:06:03 +00:00
actions_loop_test.module Issue #598586 by grendzy, deekayen, matglas86, dawehner, Zgear: Fixed watchdog() assumes is defined. 2012-04-28 23:42:56 -07:00
ajax.test Issue #2417983 by jacob.embree: Change docs instances of "the the" to "the" 2015-02-17 16:37:26 -08:00
ajax_forms_test.info Stripping CVS keywords 2011-02-25 02:06:03 +00:00
ajax_forms_test.module Issue #2417983 by jacob.embree: Change docs instances of "the the" to "the" 2015-02-17 16:37:26 -08:00
ajax_test.info Stripping CVS keywords 2011-02-25 02:06:03 +00:00
ajax_test.module Issue #967166 by effulgentsia, Cottser, no_commit_credit, KrisBulman: Fixed Content rendered via AJAX does not respect stylesheets removed in .info files. 2012-02-28 22:11:46 -08:00
batch.test Issue #1599618 by droplet, yurtboy, Albert Volkman: Fixed Remove duplicate array keys. 2012-07-29 22:27:34 -04:00
batch_test.callbacks.inc Stripping CVS keywords 2011-02-25 02:06:03 +00:00
batch_test.info Stripping CVS keywords 2011-02-25 02:06:03 +00:00
batch_test.module Stripping CVS keywords 2011-02-25 02:06:03 +00:00
bootstrap.test Issue #2170453 by Darren Oh, mikeryan, Fabianx: Ignore case in code registry lookups 2015-03-30 00:29:14 -04:00
cache.test Issue #238250 by markpavlitski | Xano: Fixed cache_clear_all()('*', 'block', TRUE); will TRUNCATE the {block} table without additional checks. 2013-08-05 01:36:56 -04:00
common.test Issue #1279226 by attiks, ericduran, Wim Leers, sun, David_Rothstein, nod_: Allow sites and modules to skip loading jQuery and Drupal JavaScript libraries on pages where they won't be used 2015-03-30 22:28:39 -04:00
common_test.css Stripping CVS keywords 2011-02-25 02:06:03 +00:00
common_test.info Stripping CVS keywords 2011-02-25 02:06:03 +00:00
common_test.module Issue #1975442 by thedavidmeister, dcam: Fixed drupal_render() should always return a string. 2013-08-05 02:12:57 -04:00
common_test.print.css Stripping CVS keywords 2011-02-25 02:06:03 +00:00
common_test_cron_helper.info Issue #978944 by Aron Novak, chx, ksenzee: Fixed Handle exceptions thrown in cron. 2011-08-30 01:07:28 -07:00
common_test_cron_helper.module Issue #978944 by Aron Novak, chx, ksenzee: Fixed Handle exceptions thrown in cron. 2011-08-30 01:07:28 -07:00
common_test_info.txt Stripping CVS keywords 2011-02-25 02:06:03 +00:00
database_test.info Stripping CVS keywords 2011-02-25 02:06:03 +00:00
database_test.install Issue #2056363 by yched, Sweetchuck, chx: INSERT INTO table SELECT * FROM ... not supported. 2013-12-25 14:57:44 -05:00
database_test.module Stripping CVS keywords 2011-02-25 02:06:03 +00:00
database_test.test Issue #2417983 by jacob.embree: Change docs instances of "the the" to "the" 2015-02-17 16:37:26 -08:00
entity_cache_test.info Stripping CVS keywords 2011-02-25 02:06:03 +00:00
entity_cache_test.module Stripping CVS keywords 2011-02-25 02:06:03 +00:00
entity_cache_test_dependency.info Stripping CVS keywords 2011-02-25 02:06:03 +00:00
entity_cache_test_dependency.module Issue #996236 by fago, sun, pillarsdotnet, xjm: Fixed drupal_flush_all_caches() does not clear entity info cache. 2012-01-31 02:51:45 -08:00
entity_crud.test Issue #1525176 by klausi, amateescu, David_Rothstein, dlu, goldenboy, lucascaro, naveko, Georgique, webchick: Using array_diff_assoc() for multilevel arrays in DrupalDefaultEntityController->cacheGet(). 2014-05-06 04:01:04 -04:00
entity_crud_hook_test.info Stripping CVS keywords 2011-02-25 02:06:03 +00:00
entity_crud_hook_test.module Issue #1315340 by Albert Volkman, aspilicious: API docs cleanup for entity includes and tests 2012-08-03 10:59:07 -07:00
entity_crud_hook_test.test Issue #1315340 by Albert Volkman, aspilicious: API docs cleanup for entity includes and tests 2012-08-03 10:59:07 -07:00
entity_query.test Issue #1797220 by dcam, izus, xjm, Lars Toomre: Remove t() from test asserts in entity system tests 2013-04-26 08:41:35 -07:00
entity_query_access_test.info Issue #1571104 by BTMash, Dave.Ingram, mradcliffe, Damien Tournoud, sun, lliss, tim.plunkett | lkiss80: Fixed Can't access non-node entities with EntityFieldQuery. 2012-07-29 16:32:53 -04:00
entity_query_access_test.module Issue #1571104 by BTMash, Dave.Ingram, mradcliffe, Damien Tournoud, sun, lliss, tim.plunkett | lkiss80: Fixed Can't access non-node entities with EntityFieldQuery. 2012-07-29 16:32:53 -04:00
error.test Issue #1797926 by dcam, izus, Lars Toomre: Remove t() from test asserts in misc system tests 2013-04-26 08:53:13 -07:00
error_test.info Stripping CVS keywords 2011-02-25 02:06:03 +00:00
error_test.module Stripping CVS keywords 2011-02-25 02:06:03 +00:00
file.test Issue #2112247 by sihv, mitsuroseba, dgroene, aalamaki, Dennis Walgaard, mErilainen: Fixed Valid file extensions in file names are not properly enforced when uploading files with non-lowercase names. 2014-11-03 10:11:56 -05:00
file_test.info Stripping CVS keywords 2011-02-25 02:06:03 +00:00
file_test.module Issue #278425 by andypost, droplet, OnkelTem, chx, c960657, drewish, kotnik, realityloop: Change notice for: Using basename() is not locale safe. 2012-01-21 10:52:40 -08:00
filetransfer.test Stripping CVS keywords 2011-02-25 02:06:03 +00:00
filter_test.info Stripping CVS keywords 2011-02-25 02:06:03 +00:00
filter_test.module Issue #2002182 by w00zle: Convert hook_filter_info docs to use new callback function standard 2013-07-03 07:44:45 -07:00
form.test Issue #2380053 by klausi, pwolanin, tsphethean, sun, David_Rothstein: Posting an array as value of a form element is allowed even when a string is expected (and bypasses #maxlength constraints) - first step: text fields 2014-12-01 18:33:09 -05:00
form_test.file.inc Stripping CVS keywords 2011-02-25 02:06:03 +00:00
form_test.info Stripping CVS keywords 2011-02-25 02:06:03 +00:00
form_test.module Drupal 7.27 2014-04-16 17:44:34 -04:00
graph.test Issue #1797410 by dcam, izus, Lars Toomre: Remove t() from test asserts in misc system tests 2013-04-26 08:59:35 -07:00
http.php Stripping CVS keywords 2011-02-25 02:06:03 +00:00
https.php Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronyms 2012-09-17 12:12:26 -07:00
image.test Issue #375062 by cs_shadow, David_Rothstein, mondrake, juampy, theunraveler, hswong3i, smk-ka, fietserwin: "imagecolorsforindex() Color index nnn out of range in GDToolkit" message sometimes appears 2015-03-30 01:18:18 -04:00
image_test.info Stripping CVS keywords 2011-02-25 02:06:03 +00:00
image_test.module Stripping CVS keywords 2011-02-25 02:06:03 +00:00
lock.test Issue #1797410 by dcam, izus, Lars Toomre: Remove t() from test asserts in misc system tests 2013-04-26 08:59:35 -07:00
mail.test Issue #310315 by superspring, justafish, naxoc, Waltemath | fonant: drupal_wrap_mail() strips trailing blanks from standard hyphen-hyphen-space-newline e-mail signature separator. 2013-12-25 16:49:17 -05:00
menu.test Issue #1993728 by johnmcc, pfrenssen: TestMenuTreeData() assert message confuses dashes and underscores. 2013-12-27 14:57:51 -05:00
menu_test.info Stripping CVS keywords 2011-02-25 02:06:03 +00:00
menu_test.module Issue #918356 by David_Rothstein, franz, tekante, dstol, mikestefff: Fixed WSOD when drupal_get_title() called during hook_init() and custom 403 or 404 pages are being used. 2012-04-12 00:23:01 -07:00
module.test Issue #1797452 by dcam, izus, xjm, Lars Toomre: Remove t() from test asserts in various system tests 2013-05-21 12:09:39 -07:00
module_test.file.inc Stripping CVS keywords 2011-02-25 02:06:03 +00:00
module_test.info Stripping CVS keywords 2011-02-25 02:06:03 +00:00
module_test.install Stripping CVS keywords 2011-02-25 02:06:03 +00:00
module_test.module Stripping CVS keywords 2011-02-25 02:06:03 +00:00
pager.test Issue #1797914 by lazysoundsystem, dcam, izus, Lars Toomre: Remove t() from test assertions in various system tests 2013-07-03 07:51:40 -07:00
password.test Drupal 7.34 2014-11-19 15:24:29 -05:00
path.test Issue #1797914 by lazysoundsystem, dcam, izus, Lars Toomre: Remove t() from test assertions in various system tests 2013-07-03 07:51:40 -07:00
path_test.info Issue #998256 by justafish, Albert Volkman, Dave Reid, no_commit_credit: Please let modules know about the original URL alias in hook_path_update(). 2012-02-28 23:53:31 -08:00
path_test.module Issue #998256 by justafish, Albert Volkman, Dave Reid, no_commit_credit: Please let modules know about the original URL alias in hook_path_update(). 2012-02-28 23:53:31 -08:00
registry.test Stripping CVS keywords 2011-02-25 02:06:03 +00:00
requirements1_test.info Issue #1029606 follow-up by catch, David_Rothstein: Fixed Regression: Not loading the .module file causes a fatal error when uninstalling some modules (as does loading it). 2011-06-15 02:28:22 -04:00
requirements1_test.install Issue #1799116 by jwilson3: Standardize on installation profile terminology 2012-10-10 10:26:08 -07:00
requirements1_test.module Stripping CVS keywords 2011-02-25 02:06:03 +00:00
requirements2_test.info Issue #1029606 follow-up by catch, David_Rothstein: Fixed Regression: Not loading the .module file causes a fatal error when uninstalling some modules (as does loading it). 2011-06-15 02:28:22 -04:00
requirements2_test.module Stripping CVS keywords 2011-02-25 02:06:03 +00:00
schema.test Issue #1797120 by dcam, lazysoundsystem, Lars Toomre, xjm: Remove t() from test asserts in various system tests 2013-07-03 08:00:12 -07:00
session.test Issue #1820086 by gcassie: Remove mention of drupal_session_count() from inline documentation. 2013-12-10 22:06:04 -08:00
session_test.info Stripping CVS keywords 2011-02-25 02:06:03 +00:00
session_test.module Stripping CVS keywords 2011-02-25 02:06:03 +00:00
system.base.css Stripping CVS keywords 2011-02-25 02:06:03 +00:00
system_dependencies_test.info Stripping CVS keywords 2011-02-25 02:06:03 +00:00
system_dependencies_test.module Stripping CVS keywords 2011-02-25 02:06:03 +00:00
system_incompatible_core_version_dependencies_test.info Issue #1002258 by tstoeckler, xjm: Fixed D6 modules satisfy D7 module dependencies. 2011-11-14 02:29:03 -05:00
system_incompatible_core_version_dependencies_test.module Issue #1002258 by tstoeckler, xjm: Fixed D6 modules satisfy D7 module dependencies. 2011-11-14 02:29:03 -05:00
system_incompatible_core_version_test.info Issue #1002258 by tstoeckler, xjm: Fixed D6 modules satisfy D7 module dependencies. 2011-11-14 02:29:03 -05:00
system_incompatible_core_version_test.module Issue #1002258 by tstoeckler, xjm: Fixed D6 modules satisfy D7 module dependencies. 2011-11-14 02:29:03 -05:00
system_incompatible_module_version_dependencies_test.info Issue #1002258 by tstoeckler, xjm: Fixed D6 modules satisfy D7 module dependencies. 2011-11-14 02:29:03 -05:00
system_incompatible_module_version_dependencies_test.module Issue #1002258 by tstoeckler, xjm: Fixed D6 modules satisfy D7 module dependencies. 2011-11-14 02:29:03 -05:00
system_incompatible_module_version_test.info Issue #1002258 by tstoeckler, xjm: Fixed D6 modules satisfy D7 module dependencies. 2011-11-14 02:29:03 -05:00
system_incompatible_module_version_test.module Issue #1002258 by tstoeckler, xjm: Fixed D6 modules satisfy D7 module dependencies. 2011-11-14 02:29:03 -05:00
system_test.info Stripping CVS keywords 2011-02-25 02:06:03 +00:00
system_test.module Issue #1946240 by hampercm, eiriksm, David_Rothstein, rpayanm, rszrama, Yaron Tal, dgtlife, madhusudanmca, er.pushpinderrana, Cottser: Remove the hardcoded 0 index in theme_status_messages() 2015-03-30 22:12:31 -04:00
tablesort.test Issue #1797120 by dcam, lazysoundsystem, Lars Toomre, xjm: Remove t() from test asserts in various system tests 2013-07-03 08:00:12 -07:00
taxonomy_test.info Stripping CVS keywords 2011-02-25 02:06:03 +00:00
taxonomy_test.install Stripping CVS keywords 2011-02-25 02:06:03 +00:00
taxonomy_test.module Issue #1067120 by BTMash, DamienMcKenna, corvus_ch, valthebald, mrfelton, fgm, Dave Reid: Fixed Missing hook_taxonomy_term_view() or hook_entity_view() when viewing a term. 2012-10-06 10:26:39 -07:00
theme.test Issue #713462 by jwilson3, Paul B, casey, sivaji@knackforge.com, dcam: Content added via drupal_add_region_content() is not added to pages 2015-03-30 18:35:29 -04:00
theme_test.inc Issue #1430300 by mradcliffe, xjm, effulgentsia, NROTC_Webmaster: Fixed Preprocess functions in an include file fail to get called when the theme implements a suggestion override. 2012-02-28 10:22:59 -08:00
theme_test.info Stripping CVS keywords 2011-02-25 02:06:03 +00:00
theme_test.module Issue #713462 by jwilson3, Paul B, casey, sivaji@knackforge.com, dcam: Content added via drupal_add_region_content() is not added to pages 2015-03-30 18:35:29 -04:00
theme_test.template_test.tpl.php Issue #1371484 by catch, langworthy, makara, ArtistConk: Fixed Private properties in abstract class DrupalCacheArray. 2012-01-30 20:24:49 -08:00
unicode.test Issue #1797926 by dcam, izus, Lars Toomre: Remove t() from test asserts in misc system tests 2013-04-26 08:53:13 -07:00
update.test Issue #1797920 by dcam, izus, Lars Toomre: Remove t() from test asserts in misc system tests 2013-04-26 08:57:14 -07:00
update_script_test.info Missing files. 2011-11-07 22:45:43 -08:00
update_script_test.install Missing files. 2011-11-07 22:45:43 -08:00
update_script_test.module Issue #1049284 by xjm: Fixed Running update.php to flush caches no longer works unless there are updates pending. 2011-11-11 11:53:38 -08:00
update_test_1.info Stripping CVS keywords 2011-02-25 02:06:03 +00:00
update_test_1.install Stripping CVS keywords 2011-02-25 02:06:03 +00:00
update_test_1.module Stripping CVS keywords 2011-02-25 02:06:03 +00:00
update_test_2.info Stripping CVS keywords 2011-02-25 02:06:03 +00:00
update_test_2.install Stripping CVS keywords 2011-02-25 02:06:03 +00:00
update_test_2.module Stripping CVS keywords 2011-02-25 02:06:03 +00:00
update_test_3.info Stripping CVS keywords 2011-02-25 02:06:03 +00:00
update_test_3.install Stripping CVS keywords 2011-02-25 02:06:03 +00:00
update_test_3.module Stripping CVS keywords 2011-02-25 02:06:03 +00:00
url_alter_test.info Stripping CVS keywords 2011-02-25 02:06:03 +00:00
url_alter_test.install Stripping CVS keywords 2011-02-25 02:06:03 +00:00
url_alter_test.module Issue #1329914 by xjm, msonnabaum: Fixed Ensure ['q'] is set before calling drupal_normal_path(). 2011-11-24 13:41:11 -08:00
xmlrpc.test Drupal 7.31 2014-08-06 13:14:03 -04:00
xmlrpc_test.info Stripping CVS keywords 2011-02-25 02:06:03 +00:00
xmlrpc_test.module Stripping CVS keywords 2011-02-25 02:06:03 +00:00