simpletest 6.x-2.3
boombatower - September 16, 2008 - 02:19
| Download | Size | md5 hash |
|---|---|---|
| simpletest-6.x-2.3.tar.gz | 85.36 KB | 44d59035f2e664c86bc56b57a772a8f1 |
Official release from CVS tag: DRUPAL-6--2-3
Last updated: September 16, 2008 - 02:20
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.