summaryrefslogtreecommitdiff
path: root/modules/simpletest/drupal_web_test_case.php
Commit message (Expand)AuthorAge
* - Patch #335756 by Damien Tournoud, hass: fixed simpletest file directory path.Dries Buytaert2009-04-25
* - Patch #308296 by Dave Reid, Damien Tournoud: clean-up of drupalCreateNode().Dries Buytaert2009-04-22
* - Patch #413732 by brianV: database code clean-up.Dries Buytaert2009-04-20
* #368639 by puradata: Remove drupalCreateField/Instance in favour of standard ...Angie Byron2009-04-20
* - Patch #434336 by klausi: fixed simpletest on lighttpd. Curl header funkiness.Dries Buytaert2009-04-17
* #349237 by c960657: Fix assertTitle()'s encoding of HTML attributes (with tes...Angie Byron2009-03-30
* #402804 by roychri and Damien Tournoud: Add assertions to check if text was f...Angie Byron2009-03-17
* #347250 by catch, drewish, and Berdir: Add function for loading multiple user...Angie Byron2009-03-14
* - Patch #400636 by mr.baileys: improve HTTP request assertion message.Dries Buytaert2009-03-14
* - Patch #395856 by mr.baileys: added HTTP request status code to request asse...Dries Buytaert2009-03-09
* - Patch #395228 by c960657: fixed sorting order in drupalGetTestFiles().Dries Buytaert2009-03-08
* - Patch #334554 by hass: prevent endless loops in the simpletests.Dries Buytaert2009-02-22
* - Patch #380064 by c960657: make file_scan_directory() use save property name...Dries Buytaert2009-02-22
* #373502 by drewish and sun: Add function to delete unmanaged files recuriseve...Angie Byron2009-02-13
* #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