summaryrefslogtreecommitdiff
path: root/modules/simpletest
Commit message (Expand)AuthorAge
* - Patch #310447 by Damien Tournoud, Crell, catch: add back SET NAMES='utf8' -...Dries Buytaert2008-09-21
* #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 #308272 by cwgordon7, boombatower, flobruit, et al: improve test sele...Dries Buytaert2008-09-18
* #307477 by clemens.tolboom and boombatower: Test how XML-RPC responds to larg...Angie Byron2008-09-17
* - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved deve...Dries Buytaert2008-09-17
* - Patch #296297 by beeradb, boombatwoer: tests for drupal_get_content and dru...Dries Buytaert2008-09-17
* #299186 by boombatower: Fix assertFieldByXPath so that it recognizes select a...Angie Byron2008-09-17
* #295697 by maartenvg and boombatower: Make SimpleTest fail to install if cURL...Angie Byron2008-09-16
* #308434 follow-up by drewish: Small clean-ups to file.inc clean-ups.Angie Byron2008-09-15
* #308534 by Dave Reid: Remove stray whitespace core-wide.Angie Byron2008-09-15
* #253702 follow-up by catch: Fix file.inc tests.Angie Byron2008-09-15
* - Patch #253702 by Damien Tournoud et al: further clean-up of the session han...Dries Buytaert2008-09-15
* AHEM. Aaaaand... tests! :DAngie Byron2008-09-15
* #308262 by boombatower, flobruit, and Damien Tournoud: Clean-up of simpletest...Angie Byron2008-09-14
* #308399 by Damien Tournoud: Fix SimpleTest error handler to not spaz out and ...Angie Byron2008-09-14
* #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 #304139 by Rob Loach, beeradb, Damien, et al: tests for the variable_...Dries Buytaert2008-09-08
* #302763 by DamZ: Fixing test failures, removing legacy globals check cruft.Angie Byron2008-09-06
* #296310 by DamZ: Fixes to drupal_http_request() and accompanying tests.Angie Byron2008-09-06
* - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] a...Dries Buytaert2008-09-06
* - Patch #64967 by Arancaytar, meba: ereg -> preg for performance reasons and ...Dries Buytaert2008-09-05
* #285309 by pwolanin: menu_name in hook_menu is ignored on updatesAngie Byron2008-09-02
* - Patch #296310 by domas, dmitrig01, boombatower: drupal_http_request tests.Dries Buytaert2008-09-02
* #276276 follow-up by Crell: Fixing a notice in db test.Angie Byron2008-08-31
* #276276 by Crell and florbuit: New database system unit tests. WOOHOO! :DAngie Byron2008-08-31
* - 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 #295564 by mustafau, Damien Tournoud et al: drupal_http_rqeuest trig...Dries Buytaert2008-08-29
* - 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 #276430 by jhedstrom, chx, boombatower et al: added tests for session...Dries Buytaert2008-08-16
* - Patch #296027 by hswong3i: {simpletest} indexes come with wrong array expre...Dries Buytaert2008-08-16
* - Patch #295564 by boombatower, Damien Tournoud: fixed drupal_http_request er...Dries Buytaert2008-08-16
* - Patch #268063: move tests from includes/tests to modules/simpletests/tests.Dries Buytaert2008-08-14
* - Patch #283806 by mustafau: fixed bug in drupal_http_request() and added som...Dries Buytaert2008-08-13
* - Patch #290316 by boombatower, Damien Tournoud et al: made simpletests work ...Dries Buytaert2008-08-13
* - Patch #291750 by boombatower: remove test results after displayed, makes te...Dries Buytaert2008-08-11
* - Patch #293500 by Damien Tournoud: message column too short for PostgreSQL.Dries Buytaert2008-08-11
* - Patch #268063 by boombatower, chx, cwgordon7, Damien Tournoud: move include...Dries Buytaert2008-08-09
* - Patch #231190 by Dries: drupalHead repeated twice. Oops.Dries Buytaert2008-07-18
* - Patch #225880 by pwolanin, webchick, keith.smith, et al: fixed non-writabil...Dries Buytaert2008-07-18
* - Patch #231190 by eli, mfb: page cache didn't work with HEAD requests.Dries Buytaert2008-07-17