aboutsummaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/src/com/vaadin
Commit message (Expand)AuthorAgeFilesLines
* Remove theme-compiler and replace with external vaadin-sass-compilerJonatan Kronqvist2014-03-3132-2417/+0
* Avoid using toString method to access to SCSS serialized state (#9530).denisanisimov2014-03-134-10/+10
* Function "percentage" is implemented (#12771).denisanisimov2014-02-131-1/+1
* Avoid error in rgb() function if variables are used (#12752).denisanisimov2014-02-131-3/+3
* Merge changes from origin/7.1Jonatan Kronqvist2014-02-071-0/+12
|\
| * Provides error location for ArithmeticException. (#11877)Felype Santiago Ferreira2013-12-101-0/+12
* | Parser recognizes @content directive inside @media (#13279).denisanisimov2014-02-031-0/+1
* | Some tests are fixed on Win (CRLF issue).denisanisimov2014-01-282-0/+8
* | Revert "Theme Parser is deleted, build procedure now generates it (#13161)."Leif Åstrand2014-01-1615-16/+16
* | Theme Parser is deleted, build procedure now generates it (#13161).denisanisimov2014-01-1515-16/+16
* | A fix for handling nested parentheses in sass (#12833)Mika Murtojarvi2013-11-071-3/+0
* | Sass, the handling of selectors containing multiple #-symbols (#12832)Mika Murtojarvi2013-11-061-3/+1
* | Import W3C CSS tests to validate CSS parsing (#12735)joheriks2013-10-302-10/+275
* | Merge changes from origin/7.1Leif Åstrand2013-10-224-17/+37
|\|
| * Add sub directory support to sass test scanner (#12790)Artur Signell2013-10-164-17/+37
* | Compass test cases (#11776)Artur Signell2013-09-261-0/+80
* | Moved import resolving logic to resolvers (#11776)Artur Signell2013-09-261-4/+14
|/
* Fixed IllegalSyntaxException when using spaces in path #11782John Ahlroos2013-05-061-0/+83
* Merge commit 'feb9a8c3510afc76c079fafcd9e507205bde139c'Artur Signell2013-04-231-3/+8
|\
| * Support "to" in CSS function parameters (#11309)Henri Sara2013-04-181-4/+9
* | Global code reformatLeif Åstrand2013-04-051-1/+1
* | Merge remote-tracking branch 'origin/7.0'John Ahlroos2013-03-015-7/+94
|\|
| * Make SassLangTestsBroken pass iff the CSS and SCSS do not match.Henri Sara2013-03-011-0/+20
| * Removed super class which caused a JUnit3 runner to be used (#11184)Artur Signell2013-02-281-4/+2
| * Print an error message if the test folder cannot be found (#11184)Artur Signell2013-02-283-3/+14
| * Fixed several problems related to @extend directive (Ticket #10976)Haijian Wang2013-02-261-0/+58
* | support arithmetics in the SCSS compiler (#9354)Haijian Wang2013-02-271-0/+125
|/
* more than expected params in mixin throws IOB exception. (Ticket #10988)Haijian Wang2013-02-191-0/+25
* Sass replaces variables based on substring matches. (Tickets #10508,Haijian Wang2013-02-131-0/+53
* Updated copyright notices and added missing license headersArtur Signell2013-01-0425-25/+25
* Use a custom test runner for SASS tests to get file name in JUnit Henri Sara2012-12-145-41/+154
* Merge "Move some SCSS tests to be scanned automatically"Marc Englund2012-11-275-110/+48
|\
| * Move some SCSS tests to be scanned automaticallyHenri Sara2012-11-275-110/+48
* | Merge "Keep block order when unnesting (#10309)"Marc Englund2012-11-271-1/+3
|\ \ | |/ |/|
| * Keep block order when unnesting (#10309)Henri Sara2012-11-261-1/+3
* | Refactor tests imported from the sass-lang project (#9751)Henri Sara2012-11-261-0/+48
* | Imported tests from the sass-lang project (#9751)Henri Sara2012-11-262-0/+162
|/
* Make most of the sass compiler API internal, fixes #10339Marc Englund2012-11-2316-79/+84
* Merge "(#10174) Value of a variable cannot be assigned to another variable"Marc Englund2012-11-201-3/+3
|\
| * (#10174) Value of a variable cannot be assigned to another variableSebastian Nyholm2012-11-151-3/+3
* | (#10182) Rule order not preserved when using parent reference in sassSebastian Nyholm2012-11-151-3/+3
|/
* Fixes #9546, #9974, #10100, #10105Sebastian Nyholm2012-11-084-351/+1
* list append and contains for #9380Marc Englund2012-10-151-0/+17
* Fixes #9492 so that interpolation of mixin parameters works as expectedMarc Englund2012-09-271-3/+2
* Big SassCompiler change, fixes #9411 #9489 partials for #9354 #9545 #9380 (ap...Marc Englund2012-09-217-91/+96
* Applying patch: remak of variable handling in sass (partial for e.g #9492 and...Marc Englund2012-09-115-81/+81
* Renamed sass -> theme-compiler for consistency (#9299)Artur Signell2012-09-0726-0/+1709