summaryrefslogtreecommitdiff
path: root/modules/simpletest/drupal_web_test_case.php
Commit message (Expand)AuthorAge
* - Patch #297894 by boombatower: two new asserts for link checking.Dries Buytaert2008-08-23
* - Patch #298137 by flobruit: drupalCreateContentType() now resets node permis...Dries Buytaert2008-08-22
* - Patch #297869 by boombatower: add xpath method to simpletest and refactor e...Dries Buytaert2008-08-22
* - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ...Dries Buytaert2008-08-21
* - Patch #268148 by obsidiandesign: make the simpletests work on https.Dries Buytaert2008-08-18
* - Patch #293099 by boombatower: clarify form documentation and error handling.Dries Buytaert2008-08-18
* - Patch #295564 by boombatower, Damien Tournoud: fixed drupal_http_request er...Dries Buytaert2008-08-16
* - Patch #231190 by Dries: drupalHead repeated twice. Oops.Dries Buytaert2008-07-18
* - Patch #231190 by eli, mfb: page cache didn't work with HEAD requests.Dries Buytaert2008-07-17
* - Patch #253506 by Damien Tournoud, catch, et al: fixed contact.text.Dries Buytaert2008-07-05
* - Patch #276581 by catch: wrote missing tests for contact module and simplifi...Dries Buytaert2008-07-02
* - Patch #277586 by chx: call setUp for each test method.Dries Buytaert2008-07-02
* - Patch #277621 by Damien Tournoud: drupalGet was not working correctly.Dries Buytaert2008-07-02
* - Patch #275396 by Moshe: removed some dead code, and added url() options to ...Dries Buytaert2008-06-26
* - Patch #243773 by chx, catch, boombatower, yched, dmitrig01, et al: use the ...Dries Buytaert2008-06-24
* - Patch #270053 by pwolanin: fixed undefined index.Dries Buytaert2008-06-17
* - Patch #266178 by boombatower: SimpleTest internal browser no longer handles...Dries Buytaert2008-06-10
* - Patch #151902 by MadHarold et al: a better format_size() (and removed some ...Dries Buytaert2008-06-09
* - Patch #267308 by boombatower: check permissions to make sure they are avlid.Dries Buytaert2008-06-08
* - Patch #253506 by Daniel, flobruit and catch: made the upload tests work.Dries Buytaert2008-06-06
* - Patch #265040 by flobruit: Remove drupalModuleEnable() from simpletest.Dries Buytaert2008-06-05
* - Patch #265498 by boombatower et al: tearDown() doesn't reset the module list.Dries Buytaert2008-06-03
* - Patch #265809 by dropcube: fixed some typos.Dries Buytaert2008-06-03
* - Patch #260501 by cwgordon7: made the trigger module tests pass.Dries Buytaert2008-06-02
* - Patch #260882 by boombatower: refresh variables after install and page requ...Dries Buytaert2008-05-28
* - Patch #261843 by dropcube: tests fail when a response of zero bytes is rece...Dries Buytaert2008-05-26
* - Patch #260812 by boombatower: add failure message to DrupalWebTestCase->par...Dries Buytaert2008-05-22
* - Patch #260383 by webchick: better debugging for form errors in simpletest.Dries Buytaert2008-05-20
* - Patch #246259 by boombatower and saxofaan: enabling/disabling modules doesn...Dries Buytaert2008-05-16
* - Patch by boombatower: fixed code style of simpletests.Dries Buytaert2008-05-10
* - Patch #73874 by pwolanin: normalize the permissions table and wrote simplet...Dries Buytaert2008-05-07
* - Patch #252365 by boombatower: clean up the temporary directory that gets cr...Dries Buytaert2008-04-30
* - Patch #251631 by chx: fixed behavior of the Drupal web test case with regar...Dries Buytaert2008-04-28
* - Added a test framework to Drupal along with a first batch of tests forDries Buytaert2008-04-20