simpletest 6.x-2.6
boombatower - February 8, 2009 - 04:11
| Download | Size | md5 hash |
|---|---|---|
| simpletest-6.x-2.6.tar.gz | 103.52 KB | 94dda6569dcee1f95791f883140d5359 |
Official release from CVS tag: DRUPAL-6--2-6
Last updated: February 8, 2009 - 04:15
SimpleTest 6.x-2.6, 2009-02-07
------------------------------
- Complete backport of Drupal 7.x SimpleTest module. (voids all backports).
* Added header to all relevant files.
* Updated INSTALL.txt.
* #369952: Clarify INSTALL.txt.
* Add drupalLogout() override.
* Add equivilent auto-clear user code.
* #359577: Add run-tests.sh to 6--2 branch.
- Backports:
* #305150: Keep running tests checked.
* #313902: DX: Show fatal errors in tests. (Added to INSTALL.txt)
* #304940: SimpleTest shouldn't try to upload non files.
* #308186: cURL 7.18.2 and SimpleTest module bitterly despise one another. (again?)
* #330582: Retrieve HTTP response headers.
* #336043: Simpletest speedup: skip call to curlExec() in curlConnect().
- Changes:
* #334679 by hass: improve update path from 5.x and 6.x-1.x to 6.x-2.x.