simpletest 6.x-2.4
boombatower - September 23, 2008 - 04:58
| Download | Size | md5 hash |
|---|---|---|
| simpletest-6.x-2.4.tar.gz | 87.18 KB | 2e98a94d0144f4ccd6d0aef63eb03eb5 |
Official release from CVS tag: DRUPAL-6--2-4
Last updated: September 23, 2008 - 05:00
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.