summaryrefslogtreecommitdiff
path: root/modules/simpletest/simpletest.test
Commit message (Expand)AuthorAge
* Issue #2293767 by tstoeckler: Allow PSR-4 test classes to be used in Drupal 7.David Rothstein2015-03-29
* Issue #1693398 by donquixote, pounard, sun, Sylvain Lecoy: Allow PSR-0 test c...David Rothstein2013-04-01
* Issue #1797514 by disasm, dicam, Gaelan, Lars Toomre: Remove t() from test as...Jennifer Hodgdon2013-03-12
* Issue #911354 by adrian, boombatower, jhedstrom, sun, yhahn, langworthy, dixo...webchick2012-02-28
* Issue #1376164 by sun, oriol_e9g: Fixed Format SimpleTestFunctionalTest descr...webchick2012-01-11
* Issue #1212992 by catch, xjm, chx, beejeebus, BTMash, bfroehle: Fixed major b...webchick2011-12-10
* Issue #1171436 by jhedstrom: Check that modules passed into setUp() are prope...webchick2011-06-21
* Stripping CVS keywordsThe Great Git Migration2011-02-25
* - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files.Dries Buytaert2011-02-04
* - Patch #968476 by Dave Reid: use proper API for removing directory on uninst...Dries Buytaert2010-11-12
* - Patch #575280 by mfb, carlos8f, chx, bleen18: impersonation when an https s...Dries Buytaert2010-11-05
* - Patch #924686 by mikey_p, munzirtaha: space required after foreach construct.Dries Buytaert2010-09-28
* - Patch #895308 by Damien Tournoud: remove file_directory_path().Dries Buytaert2010-09-01
* - Patch #871068 by cwgordon7: 'catched' to 'caught'.Dries Buytaert2010-08-01
* - Patch #195416 by Damien Tournoud, David Strauss: table prefixes should be p...Dries Buytaert2010-06-28
* - Patch #174972 by rfay, stBorchert, gaele: user creation setting should be '...Dries Buytaert2010-05-27
* - Patch #654752 by sndev, Berdir, jrbeeman: file_directory() needs to be set ...Dries Buytaert2010-05-10
* - Patch #730220 by Berdir, aspilicious, Damien Tournoud, pwolanin: improved x...Dries Buytaert2010-03-31
* - Patch #676800 by casey, sun, james.elliott, cosmicdreams, seutje, Jacine: m...Dries Buytaert2010-03-03
* - Patch #671520 by mr.baileys, cha0s, boombatower, andypost: CURL and fragmen...Dries Buytaert2010-03-03
* - Patch #666932 by boombatower: SimpleTestMissingDependentModuleUnitTest had ...Dries Buytaert2009-12-24
* - Patch #356074 by chx, Damien Tournoud: provide a sequences API.Dries Buytaert2009-10-16
* #67234 by Ralf, Dave Reid, David_Rothstein, Rob Loach, dww, et al: Added a pe...Angie Byron2009-10-09
* - Patch #343502 by Dave Reid, sun | dbabbage, Dries, boombatower: allow tests...Dries Buytaert2009-10-08
* - Patch #578520 by c960657: follow-up on make in url() only accept an array.Dries Buytaert2009-10-03
* - Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in url(...Dries Buytaert2009-09-29
* #331180 follow-up by pwolanin and mfb: Fix sending of mail.Angie Byron2009-09-01
* #517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopr...Angie Byron2009-08-17
* #296574 by boombatower and chx: Provide debug function for debugging during t...Angie Byron2009-08-15
* - Patch #546882 by Gabor Hojtsy: moving simpletest over to the new IA.Dries Buytaert2009-08-13
* - Patch #539724 by Gábor Hojtsy, Bohjan: make Seven legends look like on the...Dries Buytaert2009-08-12
* #500866 by boombatower: Remove t() from getInfo in tests.Angie Byron2009-07-13
* - Patch #276008 by lilou, Arancaytar: missing user agent should not trigger a...Dries Buytaert2009-06-17
* #475596 by emmajane, catch, yoroy, et al. Move default welcome message to hel...Angie Byron2009-06-02
* - Patch #472642 by stella, agentrickard: remove 'implementation of' nominaliz...Dries Buytaert2009-05-27
* - Patch #296001 by mr.baileys, ThiOz et al: added support for e-mail assertio...Dries Buytaert2009-05-26
* - Patch #464714 by chx, DamZ: speed up the tests by bringing unit tests backt...Dries Buytaert2009-05-25
* - Patch #471070 by stella: millions of code style fixes.Dries Buytaert2009-05-24
* - Patch #445950 by boombatower: interface improvements for SimpleTest.Dries Buytaert2009-05-01
* - Patch #368067 by catch: move testing to a 'Development' menu.Dries Buytaert2009-04-27
* #376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a stati...Angie Byron2009-03-31
* - Patch #360605 by Berdir: made CVS HEAD compatible with PHP5.3.Dries Buytaert2009-01-22
* - Patch #357595 by Damien Tournoud: rename SimpleTestTestCase to SimpleTestFu...Dries Buytaert2009-01-12
* - Patch #352470 by scor: fixed typos and grammar in comments.Dries Buytaert2008-12-30
* - Patch #345632 by boombatower: corrected assertTitle logic and added assertN...Dries Buytaert2008-12-11
* - Patch #330582 by Darren Oh, c960657 et al: better API for retrieving HTTP h...Dries Buytaert2008-12-02
* - Patch #338239 by Damien Tournoud: clean-up DrupalWebTestCase.Dries Buytaert2008-11-26
* - Patch #338403 by drewish: code comments clean-up.Dries Buytaert2008-11-25
* #308534 by Dave Reid: Remove stray whitespace core-wide.Angie Byron2008-09-15
* #308399 by Damien Tournoud: Fix SimpleTest error handler to not spaz out and ...Angie Byron2008-09-14