Downloads

Download tar.gz 161.49 KB
MD5: 36cdf2e9de6ccadea81e25dfec613849
SHA-1: ad66a3ca84bf21f095b0c704a72a50f525ef97bb
SHA-256: bb89afd8883bb25b0290f32b0e1ab4d30cf0c38e8d6634cf873d883d4ffcf350
Download zip 171.54 KB
MD5: cdbabe3b5c5177b67ae745d30db4fc09
SHA-1: 999c9c29098c9a6e7a4bed4bf406044600d31320
SHA-256: 0d470c1611e4875531f24be98a86a276e82dc155932899cbae8f2649930b8263

Release notes

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.
Created by: boombatower
Created on: 14 Sep 2009 at 23:41 UTC
Last updated: 14 Sep 2009 at 23:46 UTC
New features
Bug fixes
Unsupported

Other releases