Downloads
Download tar.gz
103.52 KB
MD5: 94dda6569dcee1f95791f883140d5359
SHA-1: 46b6db68f226b3337b80f81f5422e15d293837f9
SHA-256: 24c81c6848d48f4d336b4d436917d13e42da143a9af781944fcfbfd484d559d6
Download zip
113.78 KB
MD5: d7ee426143fabfdf4d4f700872f06169
SHA-1: 4af12ddb2aa17e5dd20d82a846d47f5159ecf440
SHA-256: 79cc77b4c62527aeba895a5d57df05f6274dd7bc96bd4294bea2c922375984e5
Release notes
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.