Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.35, Sat Sep 26 23:28:00 2009 UTC | revision 1.36, Sun Oct 18 13:36:01 2009 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | <?php | <?php |
| 2 | // $Id: coder_review_7x.test,v 1.34 2009/09/26 23:20:39 sun Exp $ | // $Id: coder_review_7x.test,v 1.35 2009/09/26 23:28:00 sun Exp $ |
| 3 | ||
| 4 | /** | /** |
| 5 | * @file | * @file |
| # | Line 499 class CoderReviewUpgrade7xTest extends C | Line 499 class CoderReviewUpgrade7xTest extends C |
| 499 | $this->assertCoderReviewFail(' user_authenticate(&$form_state);'); | $this->assertCoderReviewFail(' user_authenticate(&$form_state);'); |
| 500 | ||
| 501 | // http://drupal.org/node/224333#hook-user-changes | // http://drupal.org/node/224333#hook-user-changes |
| 502 | $this->assertCoderReviewFail(' function mymodule_profile_alter('); | |
| 503 | } | } |
| 504 | ||
| 505 | function testNode7x() { | function testNode7x() { |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |