Downloads

Download simpletest-6.x-2.8.tar.gztar.gz 150.56 KB
MD5: c20faf664a9d00edfc5b5fea6969c784
SHA-1: 3ec478365f76ed3c3987909281a599ed9d47ac5a
SHA-256: 2f4b0cb9686637c3caccfa31c515e6a2a07ab78a8df5a5f5865b431a509e660f
Download simpletest-6.x-2.8.zipzip 159.41 KB
MD5: 2178cd146111cffb947369abe3165a7e
SHA-1: 307efc5dd133c9a3384427d3bbfc80d5d52ddef2
SHA-256: d68d534de29c1987e1c2f6ae122039f51b2cb284a28127b47657a3bede2ae843

Release notes

SimpleTest 6.x-2.8, 2009-04-23
------------------------------
- Bugs:
   * #382334: drupalGetNodeByTitle uses node_load_multiple in 6.x.
   * #385152: Clear user_access() cache.
   * Change file in drupalGetTestFiles() to use ereg() format used in Drupal 6.
   * #430512 by soxofaan: Drupal 7 style database code in run-tests.sh.
   * #430682: backport: run-tests.sh does not work with non-default server port.
- Changes:
   * #346844: Clear language statics to remove locale module errors.
   * #400296 by carlos8f: Use "SHOW TABLES" in simpletest_get_like_tables().
   * #390232: Update 313902-2.patch to D6.10 misc/drupal.js
   * #409372 by Dave Reid: Hide modules that have hidden = TRUE on admin/build/modules.
   * #415864: Backport sample files.
   * #400296: Revert: Use "SHOW TABLES" in simpletest_get_like_tables().
   * #409294 by wlp1979: Add extra condition to getAssertionCall() for DrupalWebTestCaseCore.
   * Merge DrupalWebTestCase change into DrupalWebTestCaseCore.
   * Move "core" directory files into root.
   * #442436: Full backport of Drupal 7 SimpleTest and common.inc functions.

@see http://blog.boombatower.com/simpletest-6.x-2.8-fresh-backport

Created by: boombatower
Created on: 23 Apr 2009 at 05:47 UTC
Last updated: 28 Apr 2009 at 18:08 UTC
New features
Bug fixes

Other releases