drupal/modules/simpletest/tests
Dries Buytaert 33f0b0830b - Patch #426056 by effulgentsia, Berdir, sun, boombatower, tstoeckler: fixed server-side enforcement of #disabled is inconsistent. 2010-04-11 19:00:27 +00:00
..
actions.test - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links. 2010-03-26 17:14:46 +00:00
actions_loop_test.info #296322 follow-up. It's extremely helpful when I remember to commit ALL files. :P 2009-08-22 16:16:19 +00:00
actions_loop_test.install - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards. 2009-12-04 16:49:48 +00:00
actions_loop_test.module - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards. 2009-12-04 16:49:48 +00:00
ajax.test - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3. 2010-04-11 18:33:44 +00:00
ajax_forms_test.info #633156 by rfay and effulgentsia: Added a baseline of tests for AJAX commands. 2009-11-18 04:56:20 +00:00
ajax_forms_test.module - Patch #684846 by effulgentsia, rfay, quicksketch, aspilicious: AJAX triggered by non-submit element fails if any elements are validated. 2010-03-26 18:58:12 +00:00
ajax_test.info #595654 by sun: Fixed AJAX command 'settings' (with tests). 2009-10-18 05:14:39 +00:00
ajax_test.module - Patch #716602 by effulgentsia: refactor ajax_render() and clean up 'ajax' element type. 2010-03-13 06:55:50 +00:00
batch.test #629794 by yched: Fix Scaling issues with batch API. (with tests) 2010-01-08 06:36:34 +00:00
batch_test.callbacks.inc #629794 by yched: Fix Scaling issues with batch API. (with tests) 2010-01-08 06:36:34 +00:00
batch_test.info #629794 by yched: Fix Scaling issues with batch API. (with tests) 2010-01-08 06:36:34 +00:00
batch_test.module #629794 by yched: Fix Scaling issues with batch API. (with tests) 2010-01-08 06:36:34 +00:00
bootstrap.test - Patch #258397 by John Morahan, Dries, R.Muilwijk, Bart Jansens, grendzy, Berdir: IP address identification not broad enough. 2010-03-17 13:58:45 +00:00
cache.test - Patch #575360 by dropcube: added API function to check if a cache bin is empty. 2009-09-13 17:49:51 +00:00
common.test - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3. 2010-04-11 18:33:44 +00:00
common_test.info #373201 by moshe weitzman, chx, Frando, eaton: Allow renderable array properties to be passed directly to theme functions. 2009-07-02 04:27:23 +00:00
common_test.module - Patch #243251 by naxoc, Signe, lilou, mcarbone: JavaScript requiring a query string cannot be loaded. 2010-03-02 08:47:41 +00:00
common_test_info.txt - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files. 2010-01-30 07:59:26 +00:00
database_test.info #318892 by justinrandell and chx: Add .install files to the list of files added to .info files. 2008-10-09 22:51:41 +00:00
database_test.install - Patch #353918 by Dave Reid, yched: drupal_write_record() writes empty string instead of empty serialized array. 2010-03-03 08:40:25 +00:00
database_test.module - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files. 2010-01-30 07:59:26 +00:00
database_test.test - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3. 2010-04-11 18:33:44 +00:00
error.test #517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://. 2009-08-17 19:14:42 +00:00
error_test.info #469768 again. Let's get those new files there, shall we? :P 2009-05-22 15:03:47 +00:00
error_test.module - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards. 2009-12-04 16:49:48 +00:00
file.test - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3. 2010-04-11 18:33:44 +00:00
file_test.info #310358 by drewish: Add a test for file_save_upload and clean up file.test. 2008-09-20 07:35:53 +00:00
file_test.module - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links. 2010-03-26 17:14:46 +00:00
filetransfer.test #606526 by axyjo and scor: Remove trailing whitespace and add newlines at end of files. Sorry, folks! But it is after code freeze. :) 2009-11-10 17:27:54 +00:00
filter_test.info - Patch #428296 by dropcube, sun, catch: filter system doesn't communicate with other modules about filter format changes/deletions. 2009-08-26 10:29:26 +00:00
filter_test.module - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards. 2009-12-04 16:49:48 +00:00
form.test - Patch #426056 by effulgentsia, Berdir, sun, boombatower, tstoeckler: fixed server-side enforcement of #disabled is inconsistent. 2010-04-11 19:00:27 +00:00
form_test.info #242962 by Heine: Add a 'tablesort' Form API element to unify various places we use a big table with JS-enabled checkboxes next to each item (with tests). 2009-01-28 07:43:26 +00:00
form_test.module - Patch #426056 by effulgentsia, Berdir, sun, boombatower, tstoeckler: fixed server-side enforcement of #disabled is inconsistent. 2010-04-11 19:00:27 +00:00
graph.test #500866 by boombatower: Remove t() from getInfo in tests. 2009-07-13 21:51:42 +00:00
https.php #575280 follow-up by mfb and chx: Fixed impersonation attack when an https session exists. 2009-11-04 05:05:52 +00:00
image.test - Patch #667264 by Damien Tournoud: fixed some broken tests. 2009-12-28 14:00:01 +00:00
image_test.info - Patch #373613 by quicksketch and drewish: in order to operate on images multiple 2009-03-09 11:44:54 +00:00
image_test.module - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links. 2010-03-26 17:14:46 +00:00
lock.test - Patch #251792 by pwolanin, Damien Tournoud, slantview, c960657: added a locking framework for long running operations. 2009-08-17 20:32:30 +00:00
mail.test - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3. 2010-04-11 18:33:44 +00:00
menu.test #553944 follow-up by David_Rothstein: Allow modules to override per-page custom themes. 2010-01-30 03:38:22 +00:00
menu_test.info - Patch #320363 by mikey_p: renaming module for consistency. 2008-12-28 18:27:14 +00:00
menu_test.module #553944 follow-up by David_Rothstein: Allow modules to override per-page custom themes. 2010-01-30 03:38:22 +00:00
module.test - Patch #620298 by David_Rothstein: schema not available in hook_install(). 2010-02-26 18:31:29 +00:00
module_test.info - Patch #306027 by agentrickard, catch, dereine, Dave Reid, drewish, et al: automatically clean the {role_permission} table when modules are uninstalled. 2009-07-01 08:39:56 +00:00
module_test.install - Patch #620298 by David_Rothstein: schema not available in hook_install(). 2010-02-26 18:31:29 +00:00
module_test.module - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files. 2010-01-30 07:59:26 +00:00
path.test - Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to entity_uri() callback to remove performance overhead of forum_url_outbound_alter(). 2010-04-06 19:49:03 +00:00
registry.test #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading. 2009-08-24 00:14:23 +00:00
schema.test - Patch #728338 by sun, Crell: standardize on 'field' in function names. 'It has to get worse before it can get better.' 2010-03-28 11:45:11 +00:00
session.test - Patch #652122 by mr.baileys, Berdir, catch: dashboard should insert itself as the default local task on /admin. 2010-02-17 08:56:48 +00:00
session_test.info - Patch #276430 by jhedstrom, chx, boombatower et al: added tests for session handling. 2008-08-16 21:11:02 +00:00
session_test.module - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards. 2009-12-04 16:49:48 +00:00
system_dependencies_test.info #375352 by Damien Tournoud, sun, and chx: Fixed errors caused by adding dependency to non-existing module (with tests). 2009-12-08 06:39:34 +00:00
system_dependencies_test.module #375352 by Damien Tournoud, sun, and chx: Fixed errors caused by adding dependency to non-existing module (with tests). 2009-12-08 06:39:34 +00:00
system_test.info #325869 by pwolanin: Restore missing hidden property in test module .info file. 2008-10-24 23:32:44 +00:00
system_test.module #710142 by Berdir, moshe weitzman, chx: Handle exceptions in shutdown functions (with tests). Hopefully the last of these weird 'Stack frame in Unknown line 0' errors. 2010-02-17 22:44:52 +00:00
taxonomy_test.info - Patch #424094 by chx: fixed taxonomy tests. 2009-04-05 12:21:12 +00:00
taxonomy_test.install - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards. 2009-12-04 16:49:48 +00:00
taxonomy_test.module - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards. 2009-12-04 16:49:48 +00:00
theme.test #241570 by effulgentsia and merlinofchaos: Fixed Theme preprocess functions do not get retained when using patterns. 2010-03-21 04:05:24 +00:00
theme_test.info #241570 by effulgentsia and merlinofchaos: Fixed Theme preprocess functions do not get retained when using patterns. 2010-03-21 04:05:24 +00:00
theme_test.module #241570 by effulgentsia and merlinofchaos: Fixed Theme preprocess functions do not get retained when using patterns. 2010-03-21 04:05:24 +00:00
unicode.test #500866 by boombatower: Remove t() from getInfo in tests. 2009-07-13 21:51:42 +00:00
update.test #211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, et al: Allow updates to specify dependencies to ensure they run in a predictable order. 2010-02-03 18:16:23 +00:00
update_test_1.info #211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, et al: Allow updates to specify dependencies to ensure they run in a predictable order. 2010-02-03 18:16:23 +00:00
update_test_1.install #211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, et al: Allow updates to specify dependencies to ensure they run in a predictable order. 2010-02-03 18:16:23 +00:00
update_test_1.module #211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, et al: Allow updates to specify dependencies to ensure they run in a predictable order. 2010-02-03 18:16:23 +00:00
update_test_2.info #211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, et al: Allow updates to specify dependencies to ensure they run in a predictable order. 2010-02-03 18:16:23 +00:00
update_test_2.install #211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, et al: Allow updates to specify dependencies to ensure they run in a predictable order. 2010-02-03 18:16:23 +00:00
update_test_2.module #211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, et al: Allow updates to specify dependencies to ensure they run in a predictable order. 2010-02-03 18:16:23 +00:00
update_test_3.info #211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, et al: Allow updates to specify dependencies to ensure they run in a predictable order. 2010-02-03 18:16:23 +00:00
update_test_3.install #211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, et al: Allow updates to specify dependencies to ensure they run in a predictable order. 2010-02-03 18:16:23 +00:00
update_test_3.module #211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, et al: Allow updates to specify dependencies to ensure they run in a predictable order. 2010-02-03 18:16:23 +00:00
url_alter_test.info #320331 by Dave Reid, dww, John Morahan, cwgordon7, moshe weitzman, c960657, and smoothify: Turn custom_url_rewrite_inbound() and custom_url_rewrite_outbound() into hooks. 2009-10-24 05:13:44 +00:00
url_alter_test.install #320331 by Dave Reid, dww, John Morahan, cwgordon7, moshe weitzman, c960657, and smoothify: Turn custom_url_rewrite_inbound() and custom_url_rewrite_outbound() into hooks. 2009-10-24 05:13:44 +00:00
url_alter_test.module - Patch #284899 by c960657, voxpelli, mattconnolly: fixed Drupal url problem with clean urls. 2010-01-29 22:40:41 +00:00
xmlrpc.test - Patch #265973 by Damien Tournoud, mr.baileys, dixon_, clemens.tolboom: XML-RPC chokes with long server response. 2010-03-31 15:56:53 +00:00
xmlrpc_test.info - Patch #268063 by boombatower, chx, cwgordon7, Damien Tournoud: move includes/tests to simpletest/tests and provide hidden .info propery 2008-08-09 12:41:23 +00:00
xmlrpc_test.module - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards. 2009-12-04 16:49:48 +00:00