Port coder_format tests to HEAD

sun - July 31, 2009 - 02:26
Project:Coder
Version:7.x-1.x-dev
Component:Coder Format
Category:task
Priority:normal
Assigned:Unassigned
Status:needs review
Description

This is just a first stab on the issue.

I would have committed directly, if it was working. But, obviously, SimpleTest changed a lot since those good 'ol times ;)

AttachmentSize
coder-HEAD.tests_.patch11.96 KB

#1

sun - September 26, 2009 - 23:29
Title:Port tests to HEAD (especially coder_format)» Port coder_format tests to HEAD

#2

matason - October 3, 2009 - 17:19

Just noting a couple of very small formatting issues I noticed from a quick read through this afternoon:

In CoderTestFile.php

return $this->test . ' test in ' . htmlspecialchars(basename($this->filename));

and

drupal_add_css(drupal_get_path('module', 'coder') . '/scripts/coder_format/tests/coder-diff.css', array('preprocess' => FALSE));

 
 

Drupal is a registered trademark of Dries Buytaert.