summaryrefslogtreecommitdiff
path: root/modules/simpletest/simpletest.test
Commit message (Collapse)AuthorAge
* #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