summaryrefslogtreecommitdiff
path: root/scss/tests/files/kronuz
Commit message (Expand)AuthorAgeFilesLines
* Consistency in css keys for font and sprite testsGerman M. Bravo2014-09-191-1/+1
* Update sprite-map test.Eevee (Alex Munroe)2014-09-041-1/+1
* Configuration variables as deault options used from the config module at run ...German M. Bravo2013-10-082-2/+2
* Menu test removed (relevant bits split among several other tests)German M. Bravo2013-10-083-1580/+0
* Added tests for reversed @for and reversed range()German M. Bravo2013-10-084-0/+44
* Added append and nest testGerman M. Bravo2013-10-082-0/+13
* Legacy scoping for control constructs renamedGerman M. Bravo2013-10-082-2/+2
* Added test for variable arguments used in the infamous menuGerman M. Bravo2013-10-083-0/+38
* Added support for @whileGerman M. Bravo2013-10-082-0/+23
* Avoid dependency for menu include in imports testGerman M. Bravo2013-10-082-1/+9
* Allow for circular nthGerman M. Bravo2013-10-082-0/+15
* Fix nest() test.Eevee (Alex Munroe)2013-10-071-1/+1
* Revert "Unquote strings when used from variables in selectors"Eevee (Alex Munroe)2013-10-072-8/+0
* Lists operations are handled element-wiseGerman M. Bravo2013-10-074-10/+16
* Nest fixed (when using '&' in it)German M. Bravo2013-10-062-0/+10
* Added test for addition of listsGerman M. Bravo2013-10-062-0/+10
* Unquote strings when used from variables in selectorsGerman M. Bravo2013-10-062-0/+8
* Nesting style fixesGerman M. Bravo2013-10-052-0/+44
* compress option is deprecated (use style instead)German M. Bravo2013-10-0516-17/+16
* Added missing _import-unused.scss for testGerman M. Bravo2013-10-041-0/+2
* Unused imports is optionalGerman M. Bravo2013-10-041-1/+1
* Added "Unused @import" warning messageGerman M. Bravo2013-10-042-0/+20
* Added test for special selectorsGerman M. Bravo2013-10-042-0/+32
* Implement legacy-scoping, in which @each/@if/@for do not create scopes.Eevee (Alex Munroe)2013-10-013-0/+3
* Starting to add nested, compressed, expanded and compact output modesGerman M. Bravo2013-09-295-0/+10
* Added test for execution orderGerman M. Bravo2013-09-282-0/+21
* Added order tests for loopsGerman M. Bravo2013-09-274-0/+80
* Control constructs don't create a new variable scopeGerman M. Bravo2013-09-274-21/+53
* Do not deviate this much :P ...added a test that deviates enough from Sass (t...German M. Bravo2013-09-272-0/+20
* Variables scope testGerman M. Bravo2013-09-272-0/+39
* Commit some atrocities to make the nefarious menu mixin almost work.Eevee (Alex Munroe)2013-09-261-36/+20
* Remove de-duping test; fixing it now breaks other tests, so.Eevee (Alex Munroe)2013-09-262-11/+0
* Support bare "..." on mixins, to allow arbitrary var injection.Eevee (Alex Munroe)2013-09-261-1/+1
* Fixed scoping testsGerman M. Bravo2013-09-263-4/+6
* Immutable Namespaces addedGerman M. Bravo2013-09-261-0/+1
* Also testing undeclared variables passed to the mixinGerman M. Bravo2013-09-263-0/+3
* Context at call time should not be available to called functions? (differentl...German M. Bravo2013-09-263-0/+17
* Context variables passed to mixins testGerman M. Bravo2013-09-263-0/+22
* Sprite map test fixed and passingGerman M. Bravo2013-09-262-2/+17
* Gradient cleanup, now with tests! Also unbreaks radial-gradient.Eevee (Alex Munroe)2013-08-211-2/+1
* Fix linear-gradient, yet again.Eevee (Alex Munroe)2013-08-211-2/+3
* Fix test output for kronuz/mul-em.Eevee (Alex Munroe)2013-08-201-1/+1
* Added menu example, missing files and sample generated css (which nonetheless...German M. Bravo2013-08-198-17/+558
* Added more tests we need to get passedGerman M. Bravo2013-08-1822-0/+1281