| Commit message (Expand) | Author | Age |
* | Issue #1693398 by donquixote, pounard, sun, Sylvain Lecoy: Allow PSR-0 test c... | David Rothstein | 2013-04-01 |
* | Issue #1898314 by droplet | xjm: Rename $user to $account in WebTestBase::dru... | David Rothstein | 2013-03-10 |
* | Issue #1916928 by Alexander Pyle, YesCT, twistor: Document that clickLink is ... | Jennifer Hodgdon | 2013-03-04 |
* | Issue #1706878 by tim.plunkett, lazysoundsystem: Added DrupalWebTestCase::ass... | David Rothstein | 2012-12-09 |
* | Issue #1828876 by geekyMoa: Fixed Simpletest HTML5 field support. | David Rothstein | 2012-11-04 |
* | Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronyms | Jennifer Hodgdon | 2012-09-17 |
* | Issue #1670312 by dsdeiz, oriol_e9g, tstoeckler: Fixed TestBase::generatePerm... | webchick | 2012-08-18 |
* | Issue #1671200 by chx, sun, jaimealsilva: Fixed Simpletest broken on 5.4: CUR... | webchick | 2012-08-18 |
* | Issue #1672764 by iflista, xjm, tim.plunkett: Improve documentation of random... | David Rothstein | 2012-07-29 |
* | Issue #1541958 by sun, effulgentsia, David_Rothstein, alexpott, tim.plunkett,... | David Rothstein | 2012-07-29 |
* | Issue #1213536 by David_Rothstein, tim.plunkett, sun, effulgentsia, Yorirou, ... | webchick | 2012-04-30 |
* | Issue #911354 by adrian, boombatower, jhedstrom, sun, yhahn, langworthy, dixo... | webchick | 2012-02-28 |
* | Issue #967166 by effulgentsia, Cottser, no_commit_credit, KrisBulman: Fixed C... | webchick | 2012-02-28 |
* | Issue #278425 by andypost, droplet, OnkelTem, chx, c960657, drewish, kotnik, ... | webchick | 2012-01-21 |
* | Issue #1397890 by sun: Fixed DrupalWebTestCase::assertFieldByName() outputs b... | webchick | 2012-01-21 |
* | Issue #1373634 by oriol_e9g, sun: Fixed Installation profile is not installed... | webchick | 2011-12-24 |
* | Issue #1366232 by sun: Fixed drupalCreateUser() breaks if testing site/profil... | webchick | 2011-12-22 |
* | Issue #1212992 by catch, xjm, chx, beejeebus, BTMash, bfroehle: Fixed major b... | webchick | 2011-12-10 |
* | Issue #561858 follow-up by effulgentsia, sun: Add tests for AJAX framework la... | webchick | 2011-10-29 |
* | Issue #1054848 by barraponto: Fixing common typos through codespell.py. | webchick | 2011-10-02 |
* | Issue #1295456 by pillarsdotnet: Fixed Add missing '$' character in docblock ... | webchick | 2011-09-30 |
* | Issue #276153 by pwolanin, das-peter: Fixed Testing does not work at all when... | webchick | 2011-07-28 |
* | Issue #1171436 by jhedstrom: Check that modules passed into setUp() are prope... | webchick | 2011-06-21 |
* | - Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error. | Dries Buytaert | 2011-04-12 |
* | Stripping CVS keywords | The Great Git Migration | 2011-02-25 |
* | - Patch #1056108 by 1V: consistent use of 'JavaScript' and 'Ajax'. | Dries Buytaert | 2011-02-19 |
* | #789186 follow-up by eojthebrave: Better documentation for drupalPostAJAX() | Angie Byron | 2011-01-28 |
* | #754760 by sun, chx, dmitrig01, manarth, EvanDonovan, derjochenmeyer, joachim... | Angie Byron | 2011-01-02 |
* | #850852 by Damien Tournoud, dmitrig01, chx: Fixed transaction failure and all... | Angie Byron | 2010-12-22 |
* | - Patch #890128 by carlos8f, sumitk: comment body missing if comment module e... | Dries Buytaert | 2010-12-18 |
* | #947820 by boombatower: Fixed Form action URL is not obtained properly in Sim... | Angie Byron | 2010-12-05 |
* | - Patch #651240 by fago, sun: allow modules to react to changes to an entity. | Dries Buytaert | 2010-11-30 |
* | #851136 by Crell, chx, Damien Tournoud: Make the database autoloading more ro... | Angie Byron | 2010-11-29 |
* | Rolling back #851136. Broke SQLite installation. | Angie Byron | 2010-11-28 |
* | - Patch #851136 by Damien Tournoud, Crell, chx: make the database autoloading... | Dries Buytaert | 2010-11-27 |
* | - Patch #916570 by sun, klausi: allow to run only certain test methods. | Dries Buytaert | 2010-11-26 |
* | #933856 by Damien Tournoud: Fixed xpath() return values are inconsistent, lea... | Angie Byron | 2010-11-21 |
* | - Patch #968476 by Dave Reid: use proper API for removing directory on uninst... | Dries Buytaert | 2010-11-12 |
* | - Patch #951774 by Damien Tournoud: DOMDocument::loadHTML() should not be cal... | Dries Buytaert | 2010-10-31 |
* | #445736 by sun: Fixed Poll does not respect weight in Preview or More button. | Angie Byron | 2010-10-25 |
* | - Patch #951486 by Damien Tournoud: invalid placeholders in exception message... | Dries Buytaert | 2010-10-25 |
* | #949872 by alex_b, jhodgdon, sun: Fixed filter format assertion randomly fail... | Angie Byron | 2010-10-23 |
* | - Patch #926016 by effulgentsia, chrisshattuck: several bugs when trying to r... | Dries Buytaert | 2010-10-20 |
* | - Patch #919644 by scor, amateescu: fix documentation for assertOptionSelecte... | Dries Buytaert | 2010-10-18 |
* | #438224 by dww, sun, netsensei, vordude, et al: 'Post comments without approv... | Angie Byron | 2010-10-05 |
* | #651086 follow-up by carols8f: Fix cache clearing is an ineffective mess. | Angie Byron | 2010-10-01 |
* | #358437 follow-up by David_Rothstein, sun, chx: Disallow invalid text format ... | Angie Byron | 2010-09-28 |
* | - Patch #922062 by solotandem: test directory not created with DrupalUnitTest... | Dries Buytaert | 2010-09-25 |
* | - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths an... | Dries Buytaert | 2010-09-24 |
* | - Patch #789186 by effulgentsia: improve drupalPostAJAX() to be used more eas... | Dries Buytaert | 2010-09-19 |