Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
simpletest.module
Priority:
Critical
Category:
Task
Assigned:
Reporter:
Created:
22 Apr 2008 at 07:51 UTC
Updated:
7 May 2008 at 17:52 UTC
Jump to comment: Most recent file
The unit tester needs this. The patch only moves a few lines of code around so it's RTBC. I did check and things still work.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | extensible_drupal_test_suite-249629-5.patch | 5.13 KB | floretan |
| #4 | extensible_drupal_test_suite.patch | 2.88 KB | chx |
| #3 | extensible_drupal_test_suite.patch | 2.89 KB | chx |
| #2 | extensible_drupal_test_suite.patch | 2.89 KB | chx |
| extensible_drupal_test_suite.patch | 2.45 KB | chx |
Comments
Comment #1
dries commentedAs a good habit, can we start adding some better PHPdoc to this code?
Comment #2
chx commentedYes.
Comment #3
chx commentedCrell did not like _foo. And I do not think we should really make that protected, so I just dropped an underscore.
Comment #4
chx commentedAlso I am warned that methodName should not be method_name.
Comment #5
floretan commentedWhile reviewing I also fixed some comment style issues (most of which were not part of the patch). No functional changes.
Comment #6
dries commentedCommitted to CVS HEAD. Thanks.
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.