.. |
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 #338403 by drewish: code comments clean-up.
|
2008-11-25 13:14:29 +00:00 |
common.test
|
- Patch #338239 by Damien Tournoud: clean-up DrupalWebTestCase.
|
2008-11-26 13:48:50 +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 #318593 by hswong3i: clean up of tabs.
|
2008-10-08 18:34:30 +00:00 |
database_test.module
|
#325895 by chx and hswong3i: Fix queryTemporary and add test case.
|
2008-11-08 04:45:36 +00:00 |
database_test.test
|
#343620 by Dave Reid: Fix db_update() failure on expression-only SQL (with test).
|
2008-12-07 07:51:55 +00:00 |
file.test
|
#338239 follow-up by c960657: Fix file test failure.
|
2008-11-27 08:41:45 +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 #331013 by drewish: remove file_set_status in favor of file_save().
|
2008-11-08 21:35:10 +00:00 |
form.test
|
- Patch #268063: move tests from includes/tests to modules/simpletests/tests.
|
2008-08-14 09:18:28 +00:00 |
hook_menu.info
|
#285309 by pwolanin: menu_name in hook_menu is ignored on updates
|
2008-09-02 19:23:02 +00:00 |
hook_menu.module
|
#285309 by pwolanin: menu_name in hook_menu is ignored on updates
|
2008-09-02 19:23:02 +00:00 |
menu.test
|
#293514 by mikey_p: Add tests for menu_rebuild_needed.
|
2008-11-20 07:18:59 +00:00 |
registry.test
|
- Patch #338403 by drewish: code comments clean-up.
|
2008-11-25 13:14:29 +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
|
- Patch #330582 by Darren Oh, c960657 et al: better API for retrieving HTTP headers and working with HTTP headers in tests.
|
2008-12-02 20:03:57 +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 #323474 by Dave Reid and catch: hook_boot() was not invoked on uncached page views if cache mode is aggressive.
|
2008-11-22 13:33:00 +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 |
xmlrpc.test
|
- Patch #338403 by drewish: code comments clean-up.
|
2008-11-25 13:14:29 +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 |