summaryrefslogtreecommitdiff
path: root/modules/simpletest/drupal_web_test_case.php
Commit message (Expand)AuthorAge
* #304940 by drewish: Stop SimpleTest from trying to upload non-files.Angie Byron2008-11-09
* - Patch #243532 by Damien Tournoud et al: catch notices, warnings and fatal e...Dries Buytaert2008-11-05
* - Patch #321161 by Damien Tournoud: properly flush cache between tests.Dries Buytaert2008-11-05
* - Patch #328719 by c960657: make the module list tests succeed again.Dries Buytaert2008-11-01
* - Patch #322779 by Damein Tournoud, cha0s: simpletest calls file_check_direct...Dries Buytaert2008-10-20
* - Patch #304924 by Damien Tournoud: extend error handler to manage exceptions...Dries Buytaert2008-10-15
* #320161 by Dave Reid: Fix problems with drupalGetTestFiles() that causes uplo...Angie Byron2008-10-12
* #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.Angie Byron2008-10-12
* #320127 by matt2000: Fix bug with file_check_directory() being passed a funct...Angie Byron2008-10-12
* #316344 by boombatower: Add meta refresh support to SimpleTest to allow progr...Angie Byron2008-10-09
* #281446 by xqus, dropcube, and catch: Improve the requirements check for the ...Angie Byron2008-10-01
* #259623 by dopry and Damien Tournoud: Convert includes/requires to use absolu...Angie Byron2008-09-20
* #310358 by drewish: Add a test for file_save_upload and clean up file.test.Angie Byron2008-09-20
* #64967 follow-up by drewish: Replace ereg with preg in file_scan_directory().Angie Byron2008-09-20
* #255613 by boombatower: Replace old crufty manual cURL call with nice drupalG...Angie Byron2008-09-19
* - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved deve...Dries Buytaert2008-09-17
* #299186 by boombatower: Fix assertFieldByXPath so that it recognizes select a...Angie Byron2008-09-17
* #308186 by chx: Fix tons and tons of test failures in certain versions of cURL.Angie Byron2008-09-14
* #305077 by DamZ, boombatower, and cwgordon7: Rework SimpleTest backend.Angie Byron2008-09-10
* - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] a...Dries Buytaert2008-09-06
* - Patch #299461 by Damien Tournoud: fixed annoying glitches with assertEqual().Dries Buytaert2008-08-30
* - Patch #246261 by pwolanin: simpletest does not handle optgroup correctlyDries Buytaert2008-08-30
* - 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