Downloads
Download tar.gz
85.36 KB
MD5: 44d59035f2e664c86bc56b57a772a8f1
SHA-1: 16ba4d226a11913d7f6410e8a5acbadd235e1937
SHA-256: 3ae2bec7b7686039454e714ced3755cd4da71f7bbb3e7347a48c56e6aeb5d78b
Download zip
93.2 KB
MD5: a4228006d6f2cb6390783f5d77b1739b
SHA-1: a4ff286e8e2a587f43ac4645974aaeb41719993c
SHA-256: f9ecd45d1299f094b881783179c23496a7096658e019d8f69aeff43f834331d4
Release notes
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.