summaryrefslogtreecommitdiff
path: root/modules/simpletest/drupal_web_test_case.php
Commit message (Expand)AuthorAge
* #369413 by bjaspan: Reset Field API caches in DrupalWebTestCase->tearDown().Angie Byron2009-02-06
* - Patch #361683by Barry, Yves, Karen, Moshe Weitzman, David Strauss, floriant...Dries Buytaert2009-02-03
* #363687 by chx: Simplify DBTNG codeflow.Angie Byron2009-01-25
* - Patch #201122 by c960657, Moshe Weitzman: never write anonymous sessions, u...Dries Buytaert2009-01-19
* - Patch #351805 by chx: worked around endless loops in tests.Dries Buytaert2009-01-06
* - Patch #353618 by sun: drupalLogin does not update passed-in user object -- ...Dries Buytaert2009-01-06
* - Patch #352470 by scor: fixed typos and grammar in comments.Dries Buytaert2008-12-30
* - Patch #349504 by keith.smith: clean up sentence spacing in code comments.Dries Buytaert2008-12-20
* #283246 by Damien Tournoud, Dave Reid, drewish, boombatower: Store original u...Angie Byron2008-12-18
* - Patch #346529 by Dave Reid: fixed bug in assertFieldByXPath.Dries Buytaert2008-12-13
* - Patch #345838 by Dave Reid: remove user creation from drupalLogin(). drupa...Dries Buytaert2008-12-11
* - Patch #345632 by boombatower: corrected assertTitle logic and added assertN...Dries Buytaert2008-12-11
* - Patch #328781 by Damien Tournoud and Dave Reid: fixed simpletest error repo...Dries Buytaert2008-12-09
* - Patch #318016 by Dave Reid: step one to standardizing type-hinting.Dries Buytaert2008-12-08
* #343765 by Dave Reid: Initialize SimpleTest with a value for required site_ma...Angie Byron2008-12-07
* - Patch #324313 by catch et al: load multiple nodes and terms at once.Dries Buytaert2008-12-05
* - Patch #335086 by recidive: rename node, filter and comment module tables to...Dries Buytaert2008-12-03
* - Patch #327269 by c960657: when drupal_page_cache_header() compares the clie...Dries Buytaert2008-12-03
* - Patch #330582 by Darren Oh, c960657 et al: better API for retrieving HTTP h...Dries Buytaert2008-12-02
* #340052 by justinrandell: Speed up SimpleTest by 15,000 orders of magnitude b...Angie Byron2008-11-30
* - Patch #337820 by Dave Reid, Damien Tournoud, et al: rename menu path 'logou...Dries Buytaert2008-11-29
* Reverting #337820 once more, as it causes mysterious test failures.Angie Byron2008-11-27
* - Patch #338239 by Damien Tournoud: clean-up DrupalWebTestCase.Dries Buytaert2008-11-26
* - Patch #337820 by Dave Reid: rename menu path logout to user/logout.Dries Buytaert2008-11-25
* Reverting #337820 which causes menu tests to fail, unbeknownst to testing bot...Angie Byron2008-11-24
* #337820 by Dave Reid: Rename menu path 'logout' to 'user/logout' for consiste...Angie Byron2008-11-23
* - Patch #336043 by c960657: skip calls to curlExec() in curlConnect(). Nice ...Dries Buytaert2008-11-23
* #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