.. |
actions.test
|
- Patch ##525540 by jvandyk, sun, jhodgdon, fago | webchick, TheRec, Dave Reid, brianV, sun.core, cweagans, Dries: gave trigger.module and includes/actions.inc an API overhaul. Simplified definitions of actions and triggers and removed dependency on the combination of hooks and operations. Triggers now directly map to module hooks.
|
2009-09-19 11:07:37 +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
|
#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.module
|
- Patch ##525540 by jvandyk, sun, jhodgdon, fago | webchick, TheRec, Dave Reid, brianV, sun.core, cweagans, Dries: gave trigger.module and includes/actions.inc an API overhaul. Simplified definitions of actions and triggers and removed dependency on the combination of hooks and operations. Triggers now directly map to module hooks.
|
2009-09-19 11:07:37 +00:00 |
batch.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 |
bootstrap.test
|
- Patch #582758 by c960657: remove t() calls from getInfo() functions.
|
2009-09-20 17:40:42 +00:00 |
browser.test
|
- Patch #582758 by c960657: remove t() calls from getInfo() functions.
|
2009-09-20 17:40:42 +00:00 |
browser_test.info
|
- Patch #340283 by boombatower, dmitrig01 et al: abstract the simpletest broswer in its own class/object.
|
2009-08-17 06:08:47 +00:00 |
browser_test.module
|
- Patch #451604 by brianV, sun | Dries, c960657: rename drupal_set_header().
|
2009-09-30 18:36:02 +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 #593522 by sun: a better and faster drupal_alter().
|
2009-10-13 16:38:43 +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
|
#216098 by kwinters, jgoldberg, drawk, sun: Make drupal_goto() use the same parameters as url().
|
2009-10-15 16:18:46 +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 #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe weitzman: automatically install/uninstall schema.
|
2009-09-10 06:38:20 +00:00 |
database_test.module
|
- Patch #556018 by Damien Tournoud, dereine | sun: rename drupal_to_js() and drupal_json() for consistency and readability.
|
2009-09-21 07:56:09 +00:00 |
database_test.test
|
- Patch #597556 by Berdir: return status to indicate executed query in MergeQuery::execute().
|
2009-10-11 13:43:37 +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
|
#296574 by boombatower and chx: Provide debug function for debugging during tests and elsewhere.
|
2009-08-15 06:20:20 +00:00 |
field_test.info
|
#369562 by bjaspan and yched: Clean up a few minor things in field API.
|
2009-02-08 21:22:59 +00:00 |
field_test.install
|
#565480 by plach and peximo: TF #2: Multilingual field handling. Integration between field API and locale module + translatable node bodies.
|
2009-10-16 02:04:44 +00:00 |
field_test.module
|
#565480 by plach and peximo: TF #2: Multilingual field handling. Integration between field API and locale module + translatable node bodies.
|
2009-10-16 02:04:44 +00:00 |
file.test
|
- Patch #582758 by c960657: remove t() calls from getInfo() functions.
|
2009-09-20 17:40:42 +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
|
#571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes
|
2009-09-18 00:12:48 +00:00 |
filetransfer.test
|
- Patch #528326 by JacobSingh, cwgordon7: clean-up and bug fixes for the FTP file transfer classes.
|
2009-08-28 07:51:55 +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 #559658 by sun, dropcube: store filter settings per format, general API clean-up and documentation improvements.
|
2009-08-27 21:18:20 +00:00 |
form.test
|
- Patch #594650 by sun, c960657: provide central ()['values'] clearance.
|
2009-10-15 11:47:25 +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 #594650 by sun, c960657: provide central ()['values'] clearance.
|
2009-10-15 11:47:25 +00:00 |
graph.test
|
#500866 by boombatower: Remove t() from getInfo in tests.
|
2009-07-13 21:51:42 +00:00 |
https.php
|
- Patch by #1577 by chx, boombatower, Bèr Kessels, kkaefer: made SSL support a bit easier by providing two cookies and ... hook_goto_alter.
|
2009-09-05 13:05:31 +00:00 |
image.test
|
#269337 by egfrith and wrunt: Added support for more image types (PDF, TIFF, EPS, etc.).
|
2009-09-01 17:49:11 +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
|
#269337 by egfrith and wrunt: Added support for more image types (PDF, TIFF, EPS, etc.).
|
2009-09-01 17:49:11 +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
|
#331180 by pwolanin and Rob Loach: Added pluggable smtp/mail framework.
|
2009-08-31 18:30:27 +00:00 |
menu.test
|
- Patch #576076 by yoroy, Gábor Hojtsy | Bojhan: remove the 'Add a main menu link'.
|
2009-10-01 13:22:43 +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
|
- Patch #553944 by David_Rothstein, ksenzee | JacobSingh, sun, jhodgdon, pwolanin: allow modules to specify per-page custom themes in hook_menu().
|
2009-09-30 13:09:30 +00:00 |
module.test
|
#557542 follow-up by catch: Fixed module_implements() caching for authenticated users.
|
2009-09-29 18:08:28 +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.module
|
- Patch #506976 by catch: rename hook_perm to hook_permission.
|
2009-07-05 18:00:11 +00:00 |
path.test
|
#293496 by kathyh and cwgordon7: Added tests for drupal_match_path().
|
2009-09-11 02:19:02 +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 #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql().
|
2009-09-29 15:13:57 +00:00 |
session.test
|
- Patch by #1577 by chx, boombatower, Bèr Kessels, kkaefer: made SSL support a bit easier by providing two cookies and ... hook_goto_alter.
|
2009-09-05 13:05:31 +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
|
#216098 by kwinters, jgoldberg, drawk, sun: Make drupal_goto() use the same parameters as url().
|
2009-10-15 16:18:46 +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
|
- Patch #544360 by Gábor Hojtsy, ksenzee, David_Rothstein, seutje, JacobSingh, paul.lovvik, EclipseGc et al: Dashboard module 1.0. Wo-hoot!
|
2009-10-13 13:54:55 +00:00 |
taxonomy_test.info
|
- Patch #424094 by chx: fixed taxonomy tests.
|
2009-04-05 12:21:12 +00:00 |
taxonomy_test.install
|
- Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe weitzman: automatically install/uninstall schema.
|
2009-09-10 06:38:20 +00:00 |
taxonomy_test.module
|
#537044 by dropcube: Simplify and expand taxonomy hook tests.
|
2009-08-03 20:19:29 +00:00 |
theme.test
|
- Patch #412730 by Crell, jbomb, JohnAlbin: theme system should report when a theme key is not found.
|
2009-10-15 12:27:34 +00:00 |
unicode.test
|
#500866 by boombatower: Remove t() from getInfo in tests.
|
2009-07-13 21:51:42 +00:00 |
xmlrpc.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 |
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 #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.
|
2009-05-27 18:34:03 +00:00 |