.. |
actions.test
|
- Patch #338403 by drewish: code comments clean-up.
|
2008-11-25 13:14:29 +00:00 |
bootstrap.test
|
- Patch #327269 by c960657: when drupal_page_cache_header() compares the client's If-Modified-Since header to $cache->created, it assumed a certain date format. However, HTTP/1.1 allows several variations of the date format, i.e. the same time may be represented in slightly different ways. If the client sends the date in a different format than the one generated by Drupal, it would never receive a 304 Not Modified response. Also added a good amount of tests for the drupal_page_cache_header() code.
|
2008-12-03 14:51:53 +00:00 |
cache.test
|
- Patch #318016 by Dave Reid: step one to standardizing type-hinting.
|
2008-12-08 21:41:54 +00:00 |
common.test
|
- Patch #337783 by Dave Reid, drewish: array-itize drupal_http_requests()'s parameters.
|
2008-12-26 21:01:57 +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 #344575 by cdale et al: force MySQL to run in ANSI compatibility mode. Comes with tests.
|
2008-12-23 07:48:24 +00:00 |
database_test.module
|
- Patch #320591 by Moshe, Crell et al: tag specific alter hook for database queries.
|
2009-01-04 19:56:51 +00:00 |
database_test.test
|
- Patch #320591 by Moshe, Crell et al: tag specific alter hook for database queries.
|
2009-01-04 19:56:51 +00:00 |
file.test
|
- Patch #353207 by CitizenKane and drewish: cleaned up the FILE_STATUS_TEMPORARY field.
|
2009-01-02 21:45:11 +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 #348201 by catch: make it possible to load multiple files with fewer queries.
|
2008-12-31 11:08:47 +00:00 |
form.test
|
- Patch #268063: move tests from includes/tests to modules/simpletests/tests.
|
2008-08-14 09:18:28 +00:00 |
menu.test
|
- Patch #320363 by mikey_p: renaming module for consistency.
|
2008-12-28 18:27:14 +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 #320363 by mikey_p: renaming module for consistency.
|
2008-12-28 18:27:14 +00:00 |
module.test
|
- Patch #275796 by Gribnif, Damien Tournoud and Dave Reid: module_list() tried to reset a static using unset(). Added tests too.
|
2009-01-03 08:45:28 +00:00 |
registry.test
|
- Patch #318016 by Dave Reid: step one to standardizing type-hinting.
|
2008-12-08 21:41:54 +00:00 |
schema.test
|
- Patch #74645 by drewish, roychri et al: modify file_scan_directory to use a regex for the nomask (and code clean-up).
|
2008-11-16 19:41:14 +00:00 |
session.test
|
#283246 by Damien Tournoud, Dave Reid, drewish, boombatower: Store original user when prior to running tests.
|
2008-12-18 00:42:55 +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 #280934 by pwolanin, swentel, et al: harden session regeneration. It took a while, but it comes with tests and extra features now.
|
2008-11-24 06:12: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 #328781 by Damien Tournoud and Dave Reid: fixed simpletest error reporting.
|
2008-12-09 11:09:26 +00:00 |
taxonomy_test.info
|
- Patch #306224 by catch et al: improving the taxonomy hook system.
|
2008-11-02 14:42:45 +00:00 |
taxonomy_test.install
|
- Patch #332123 by webchick, lilou: remove t() function from schema descriptions.
|
2008-11-15 13:01:11 +00:00 |
taxonomy_test.module
|
- Patch #324313 by catch et al: load multiple nodes and terms at once.
|
2008-12-05 22:18:46 +00:00 |
taxonomy_test.test
|
- Patch #338403 by drewish: code comments clean-up.
|
2008-11-25 13:14:29 +00:00 |
unicode.test
|
- Patch #212130 by Damien Tournoud, grendzy: decode_entities() should support all (X)HTML entities.
|
2009-01-02 22:09:53 +00:00 |
xmlrpc.test
|
- Patch #352470 by scor: fixed typos and grammar in comments.
|
2008-12-30 16:43:20 +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 #321165 by Dave Reid: fixed exceptions in XML-RPC library and its tests.
|
2008-10-15 13:56:08 +00:00 |