summaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests
Commit message (Expand)AuthorAgeFilesLines
* Preserve UTF-8 in imported files and output @charset in generated cssHaijian Wang2013-01-093-0/+12
* Supports @keyframes, related to Ticket #10000Haijian Wang2013-01-092-0/+84
* supports contains in @if, related to Ticket #9975Haijian Wang2013-01-082-0/+25
* support interpolation in property name (#9410)Haijian Wang2013-01-042-0/+15
* Updated copyright notices and added missing license headersArtur Signell2013-01-0425-25/+25
* Merge "fix Ticket #10506, remove quotes in url path"Henri Sara2013-01-023-0/+11
|\
| * fix Ticket #10506, remove quotes in url pathHaijian Wang2013-01-023-0/+11
* | Extend support for Microsoft filter expressions in SASS (#10597)Henri Sara2012-12-272-0/+2
|/
* Copy unrecognized @ rules to output as is (#10486)Henri Sara2012-12-192-0/+6
* Merge "Use a custom test runner for SASS tests to get file name in JUnit "Marc Englund2012-12-175-41/+154
|\
| * Use a custom test runner for SASS tests to get file name in JUnit Henri Sara2012-12-145-41/+154
* | Use separate scope for variables within a mixin (#10453)Henri Sara2012-12-144-0/+43
|/
* Move SASS tests that now work to correct directoryHenri Sara2012-12-094-0/+0
* Accept anything as pseudo function parameters (#10316)Henri Sara2012-12-072-0/+33
* Support @if in @mixin (#10438)Henri Sara2012-11-302-0/+12
* Eliminate ambiguity between pseudos and properties (#10406)Henri Sara2012-11-292-0/+25
* Support for all valid CSS selectors (#10316)Henri Sara2012-11-272-0/+126
* Merge "Move some SCSS tests to be scanned automatically"Marc Englund2012-11-2713-110/+48
|\
| * Move some SCSS tests to be scanned automaticallyHenri Sara2012-11-2713-110/+48
* | Merge "Keep block order when unnesting (#10309)"Marc Englund2012-11-273-1/+23
|\ \ | |/ |/|
| * Keep block order when unnesting (#10309)Henri Sara2012-11-263-1/+23
* | Refactor tests imported from the sass-lang project (#9751)Henri Sara2012-11-26659-0/+48
* | Imported tests from the sass-lang project (#9751)Henri Sara2012-11-26846-0/+9777
|/
* Make most of the sass compiler API internal, fixes #10339Marc Englund2012-11-2316-79/+84
* Warns and removes if parent reference '&' is used w/o parent, fixes #10327Marc Englund2012-11-222-0/+8
* Fixes #10308 (parent reference & causes non-parent selectors to be dropped)Marc Englund2012-11-212-2/+26
* Merge "(#10174) Value of a variable cannot be assigned to another variable"Marc Englund2012-11-203-3/+7
|\
| * (#10174) Value of a variable cannot be assigned to another variableSebastian Nyholm2012-11-153-3/+7
* | (#10182) Rule order not preserved when using parent reference in sassSebastian Nyholm2012-11-153-3/+10
|/
* Fixes #9546, #9974, #10100, #10105Sebastian Nyholm2012-11-088-359/+25
* Fixes #9871 (originally by Seba, re-added test in reindeer.css)Marc Englund2012-10-161-0/+4
* Fix for #9471 Original by Seba, removed erronous empty lines from test-css.Marc Englund2012-10-151-3/+1
* list append and contains for #9380Marc Englund2012-10-153-0/+65
* Made test pass by correcting css and removing failing rulesArtur Signell2012-10-051-10/+5
* Adds one test for sass mixinsMarc Englund2012-10-042-2/+24
* Fully fixes #9846, sass mixins with multiple optional params (author: seba)Marc Englund2012-10-041-1/+1
* Partial fix for sass mixins with multiple optional params #9846 (author: seba)Marc Englund2012-10-042-2/+4
* Adds support for CSS3 selectors #9858 (autor: seba)Marc Englund2012-10-041-0/+4
* Improves remove() for #9380Marc Englund2012-09-272-2/+18
* Fixes #9492 so that interpolation of mixin parameters works as expectedMarc Englund2012-09-273-3/+14
* Big SassCompiler change, fixes #9411 #9489 partials for #9354 #9545 #9380 (ap...Marc Englund2012-09-2118-106/+212
* Applying patch: remak of variable handling in sass (partial for e.g #9492 and...Marc Englund2012-09-118-82/+119
* Renamed sass -> theme-compiler for consistency (#9299)Artur Signell2012-09-0766-0/+8319