summaryrefslogtreecommitdiff
path: root/modules/simpletest/simpletest.pages.inc
Commit message (Collapse)AuthorAge
* #571086 by sun and merlinofchaos: Added a 'wrapper callback' that executesAngie Byron2009-09-18
| | | | | | before a form builder function, to facilitate common form elements. Clean-up from form_builder changes from CTools patch. Has nice side-benefit of making all form functions' signatures consistent.
* #557220 by Everett Zufelt: Added alt attributes to SimpleTest results to ↵Angie Byron2009-09-11
| | | | assist screen-reader users.
* #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: ↵Angie Byron2009-08-22
| | | | Convert 'class' attribute to use an array, not a string.
* #529126 by boombatower: Split up SimpleTest verbose output into separate files.Angie Byron2009-08-15
|
* #296574 by boombatower and chx: Provide debug function for debugging during ↵Angie Byron2009-08-15
| | | | tests and elsewhere.
* - Patch #546882 by Gabor Hojtsy: moving simpletest over to the new IA.Dries Buytaert2009-08-13
|
* #500334 by boombatower: Add neutral styling for debug assertions.Angie Byron2009-08-04
|
* - Patch #511748 by moshe weitzman: pushing rending to later in the cycle so ↵Dries Buytaert2009-07-29
| | | | there is more room for customization.
* #525634 by boombatower: Fix value default value of SimpleTest verbose variable.Angie Byron2009-07-21
|
* - Patch #481498 by JamesAn: convert simpletest to drupal_static().Dries Buytaert2009-07-11
|
* - Patch #500280 by boombatower, Dries: provide verbose mode for testing.Dries Buytaert2009-07-08
|
* - Patch #500292 by Boombatower: provide a settings pagea for hidden ↵Dries Buytaert2009-07-07
| | | | SimpleTest variables.
* #496950 by oestrich: Alphabetize the list of tests.Angie Byron2009-06-20
|
* - Patch #449198 by boombatower: cealn up test loading and related API.Dries Buytaert2009-06-08
|
* #483468 by Josh Waihi and Berdir: Fix SimpleTest re-run tests button for ↵Angie Byron2009-06-08
| | | | PostgreSQL.
* - Patch #471070 by stella: millions of code style fixes.Dries Buytaert2009-05-24
|
* #445950 follow-up: Committing missing simpletest.pages.inc.Angie Byron2009-05-01