This is a backport of a couple of helpers from the Drupal 6 version of Simple Test which allow the running of the CCK tests which have been backported from Drupal 6 as well.

CommentFileSizeAuthor
simpletest-ccktests.patch4.41 KBgordon

Comments

karens’s picture

+1 on getting this in, I'm looking at adding in the backport of the CCK tests and this will be needed, plus it may help other modules.

gordon’s picture

@KarenS See

#254508 => Backport of the crud file from D6 Version => Content Construction Kit (CCK), content.module, normal, patch (code needs review)
#254509 => Backport of CCK tests from Drupal 6 version. => Content Construction Kit (CCK), content.module, normal, patch (code needs review)

These backport all the current CCK tests which are in HEAD. I did this so that we could test #246084 which will fix the poor performance in D5's CCK.

This actually highlighted a bug in the D5 CCK which causes CREATE TABLE to always be run.

boombatower’s picture

Status: Needs review » Fixed

Committed.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.