Downloads
Download tar.gz
87.18 KB
MD5: 2e98a94d0144f4ccd6d0aef63eb03eb5
SHA-1: c9f137fda4a42659316bfc8a83085fad590e1a8b
SHA-256: 26398d2a6c75fe41259ac3c311b06413f1a44ce613e62dc8d343c597ac6ae70f
Download zip
95.09 KB
MD5: 153a80e8fe8ea3081fc457cceb53e8ca
SHA-1: 25b75136525546c934b48b67d98c162a5e1f5e60
SHA-256: 315c862fbde1bcc29b77379930c6dc4711540c79cdb109c789ddf1522526bd06
Release notes
From CHANGELOG.txt:
SimpleTest 6.x-2.4, 2008-09-22
------------------------------
- Bugs:
* #310427: settings.php check doesn't work properly.
- Backports:
* #305077: Rework simpletest backend.
* #308399: The simpletest error handler is broken for PHP functions.
* #308262: Clean-up and documentation of simpletest.js.
* #308186: cURL 7.18.2 and SimpleTest module bitterly despise one another.
* #295697: update cURL requirement.
* #299186: assertFieldByXPath does not work for selects or textareas with value.
* #308272: Improve test selection page.
* #255613: Update clickLink() to use drupalGet() and clean-up code.
- Changes:
* #310783: Fix up requirements check for settings.php.