summaryrefslogtreecommitdiff
path: root/modules/simpletest/simpletest.test
Commit message (Collapse)AuthorAge
* #475596 by emmajane, catch, yoroy, et al. Move default welcome message to ↵Angie Byron2009-06-02
| | | | help system.
* - Patch #472642 by stella, agentrickard: remove 'implementation of' ↵Dries Buytaert2009-05-27
| | | | nominalizations from Docblocks.
* - Patch #296001 by mr.baileys, ThiOz et al: added support for e-mail ↵Dries Buytaert2009-05-26
| | | | assertions. Woot!
* - Patch #464714 by chx, DamZ: speed up the tests by bringing unit tests ↵Dries Buytaert2009-05-25
| | | | backt to live. Unit tests bootstrap faster and have the potential to speed up testing. We'll need help converting tests where possible.
* - 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 ↵Angie Byron2009-03-31
| | | | static method to reduce memory footprint of SimpleTest.
* - Patch #360605 by Berdir: made CVS HEAD compatible with PHP5.3.Dries Buytaert2009-01-22
|
* - Patch #357595 by Damien Tournoud: rename SimpleTestTestCase to ↵Dries Buytaert2009-01-12
| | | | SimpleTestFunctionalTest.
* - Patch #352470 by scor: fixed typos and grammar in comments.Dries Buytaert2008-12-30
|
* - Patch #345632 by boombatower: corrected assertTitle logic and added ↵Dries Buytaert2008-12-11
| | | | assertNoTitle for completeness.
* - Patch #330582 by Darren Oh, c960657 et al: better API for retrieving HTTP ↵Dries Buytaert2008-12-02
| | | | headers and working with HTTP headers in tests.
* - 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
| | | | die when PHP errors are encountered.
* #305077 by DamZ, boombatower, and cwgordon7: Rework SimpleTest backend.Angie Byron2008-09-10
|
* - Patch #297869 by boombatower: add xpath method to simpletest and refactor ↵Dries Buytaert2008-08-22
| | | | existing tests.
* - Patch #290316 by boombatower, Damien Tournoud et al: made simpletests work ↵Dries Buytaert2008-08-13
| | | | on PostgreSQL.
* - Patch #225880 by pwolanin, webchick, keith.smith, et al: fixed ↵Dries Buytaert2008-07-18
| | | | non-writability of settings.php.
* - Patch #243773 by chx, catch, boombatower, yched, dmitrig01, et al: use the ↵Dries Buytaert2008-06-24
| | | | batch API for running the tests instead of an all-in-one approach. Great work.
* - Patch #267308 by boombatower: check permissions to make sure they are avlid.Dries Buytaert2008-06-08
|
* - Patch #260882 by boombatower: added simpletests for simpletest. :-)Dries Buytaert2008-05-28