Home
last modified time | relevance | path

Searched hist:ab1fef6644927b857c64c9c153915d50ef2607f1 (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/_test/tests/lib/exe/
H A Dcss_at_import_less.test.phpab1fef6644927b857c64c9c153915d50ef2607f1 Tue Nov 05 20:51:07 UTC 2013 Christopher Smith <chris@jalakai.co.uk> Test to ensure less can parse the @import rewritten by css_loadfile()

This test is horrible, but I believe necessary to ensure that the
@import of less files actually works.

It is horrible as its not a unit test and its not a true functional
test. It probably implies the code in css_out() should be refactored
to make it easier to test intermediate results.