Posted by boombatower on September 16, 2008 at 2:19am
| Download | Size | md5 hash |
|---|---|---|
| simpletest-6.x-2.3.tar.gz | 85.36 KB | 44d59035f2e664c86bc56b57a772a8f1 |
| simpletest-6.x-2.3.zip | 93.2 KB | a4228006d6f2cb6390783f5d77b1739b |
Last updated: December 24, 2010 - 23:48
From CHANGELOG.txt:
SimpleTest 6.x-2.3, 2008-09-15
------------------------------
- Backports:
* #297869: Add xpath method to SimpleTest.
* #297894: Add assertLink and assertNoLink to SimpleTest.
* #298137: drupalCreateContentType() should reset node permissions.
* #268148: Don't verify SSL certificates.
* #293099: Clarify form documentation and error handling.
* #296027: {simpletest} indexes come with wrong array expression.
* #299461: assertEqual() does not work with arrays.
* #246261: Simpletest-light doesn't handle selects with <optgroup>'s correctly.
- Changes:
* #297890: Add notice to INSTALL.txt instructing users on Windows to
encode settings file with the UNIX standard.
* #302606: Usability: improve installation error message.