Posted by boombatower on September 14, 2009 at 11:41pm
| Download | Size | md5 hash |
|---|---|---|
| simpletest-6.x-2.9.tar.gz | 161.49 KB | 36cdf2e9de6ccadea81e25dfec613849 |
| simpletest-6.x-2.9.zip | 171.54 KB | cdbabe3b5c5177b67ae745d30db4fc09 |
Last updated: December 24, 2010 - 23:48
SimpleTest 6.x-2.9, 2009-09-14
------------------------------
- Changes:
* #576256: Theme laying needs to be initialized during setUp().
* Correct comment on previous workaround.
* #400296 by neilnz: Make simpletest_get_like_tables() work in MySQL and PostgreSQL.
* #573822: Update SimpleTestMailCaptureTestCase from simpletest.test.
* #577324 by Dave Reid: Module tests with extending submodule tests not included correctly.
- Bugs:
* #442890: HEAD info left in simpletest.info.
* #474394 by RockyRoad: block.test should treat delta as string.
- Backports:
* #335756: SimpleTest: $this->originalFileDirectory should be set before
installation to ensure non-standard directories are picked up.
* #567422: Fresh backport of Drupal 7 SimpleTest.
* #545228: Missing D7 constants.
* Remove simpletest.function.inc.
* Correct file_scan_directory() $mask parameter API change.
* Correct another 'class' atrribute as array().
* Update files.
* Changes to install.php included in D6 core patch.
* #577496: drupal_mail_wrapper() conflicts.