-
#1313628: Make sure hook_perm always returns an array.
-
#1313628: Make sure hook_permission always returns an array.
-
#1313628: Make sure hook_permission always returns an array.
-
#1300418: Ability to reference QUnit lib js/css files locally/remotely instead of shipping files off d.o contrib repo, against d.o policy.
-
Typo in hook_menu "description" copy.
-
Manually do the job of Drupal.attachBehaviors so that we can run tests against attachBehaviors without calling ourselves in an infinite loop.
-
Removed "settings" param to Drupal.attachBehaviors and calls to Drupal.detachBehaviors (D7 specific); running behavior explicitly, instead of attachBehaviors;
-
pulled out drupal-7 specific placeholder styling (class="placeholder") that does not apply to D6 Drupal.t() function; broke equals() calls into readable format.
-
Ability to run only specific "module" tests (as in qunit "module").
-
Removing notes about plans for d6 branch as it is now released.