summaryrefslogtreecommitdiff
path: root/modules/simpletest/tests/system_test.module
Commit message (Collapse)AuthorAge
* - Patch #328781 by Damien Tournoud and Dave Reid: fixed simpletest error ↵Dries Buytaert2008-12-09
| | | | reporting.
* - Patch #340557 by Dave Reid: use static caching in drupal_is_front_page().Dries Buytaert2008-12-09
|
* - Patch #323474 by Dave Reid and catch: hook_boot() was not invoked on ↵Dries Buytaert2008-11-22
| | | | uncached page views if cache mode is aggressive.
* - Patch #243532 by Damien Tournoud et al: catch notices, warnings and fatal ↵Dries Buytaert2008-11-05
| | | | errors during testing. Woop, woop.
* - Patch #304924 by Damien Tournoud: extend error handler to manage ↵Dries Buytaert2008-10-15
| | | | exceptions. I have one exception and one fail.
* #253569 by aaron, agentrickard, and Dave Reid: Add hook_modules_X to allow ↵Angie Byron2008-10-11
| | | | modules to react when other modules are enabled, disabled, installed, or uninstalled.
* - Patch #304139 by Rob Loach, beeradb, Damien, et al: tests for the ↵Dries Buytaert2008-09-08
| | | | variable_*() functions.
* - Patch #296310 by domas, dmitrig01, boombatower: drupal_http_request tests.Dries Buytaert2008-09-02