Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
system.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
6 May 2013 at 09:30 UTC
Updated:
29 Jul 2014 at 22:18 UTC
Jump to comment: Most recent
Comments
Comment #1
vijaycs85Comment #2
dawehnervariable_get() is just a plain old function which will be removed by CMI.
Comment #3
dawehnerTim showed me http://api.drupal.org/api/drupal/core!modules!system!tests!modules!syste... which had all this page callbacks.
I think what we should do instead is to rewrite the tests instead.
Comment #4
dawehnerComment #5
damiankloip commentedCMI will test this stuff pretty extensively, no?
Comment #6
dawehnerWell, just in general variable-get tests don't have to be converted at all, so let's skip it.