Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Aug 2008 at 08:10 UTC
Updated:
17 Oct 2009 at 07:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jerdavisTest created by Ryan Szrama and Jer Davis - Testing all cases:
Stylesheet added using default parameters; media = all, type = module, preprocess = TRUE
Stylesheet added to mobile media with preprocess.
Stylesheet added to print media without preprocess.
Stylesheet added to print media without preprocess.
Right-to-left stylesheet added to print media without preprocess.
Hungarian pancakes rock!
Comment #2
rszrama commentedSubscribe in case we need to tweak the patch.
Comment #3
webchickComment #4
simeHey this patch applied and worked great, and i would say rtbc, but I thought it was worth adding a little assertTrue to see if one of the files got through to the theme layer, ie. from drupal_get_css().
I thought about trying to test the preprocess logic, but this I think should be tested separately.
Comment #6
lilou commentedSee: #335122: Test clean HEAD after every commit and http://pastebin.ca/1258476
Comment #7
catchWe no longer have phpdoc for setUp(), getInfo() or tearDown()
http://drupal.org/node/325974
Comment #8
catchMoving this out of the critical bugs queue - see #607038: Meta issue: fix gaps in code coverage.
It's possible tests got added for this as part of the drupal_add_* revamp spree.