summaryrefslogtreecommitdiffstats
path: root/tests/sass
Commit message (Expand)AuthorAgeFilesLines
* Moved tests/sass to sass/tests (#9299)Artur Signell2012-08-3066-8289/+0
* Replaced broken file reading routine with IOUtils call (incorrect newlines on...Artur Signell2012-08-301-18/+2
* Merge branch 'sass'Marc Englund2012-08-303-0/+48
|\
| * fixed the hsl bug reported by Jouni, it is caused by the LexicalUnitImpl repl...Haijian Wang2012-08-213-0/+48
* | Applied patch fixing #9347 (mixin w/ args + nested blocks), includes testMarc Englund2012-08-293-4/+22
* | Adds support for StylesheetResolvers, and implements such that look trought t...Marc Englund2012-08-292-1/+1
* | Merge branch 'master' into root-cleanupJohannes Dahlström2012-08-1725-28/+328
|\ \ | |/ |/|
| * Replaced license place holder with actual license (#8955)Artur Signell2012-08-1625-25/+325
|/
* Merge SASS fixes keeping comments, remove hack for reindeer (#9223)Henri Sara2012-08-103-4/+5
* Merge SASS change: Fixed a bug regarding replaceValue in LexicalUnitImplHenri Sara2012-08-094-3/+5
* Manual merge for SASS: fixed a bug in VariableVisitorHenri Sara2012-08-094-3/+5
* Add license header for all non-parser SASS Java files (#9223)Henri Sara2012-08-0923-1/+93
* Refactor SASS tests: split off Microsoft extensions test (#9223)Henri Sara2012-08-094-14/+34
* Refactor SASS tests to fail on exceptions (#9223)Henri Sara2012-08-0919-104/+37
* Split semicolon related issues to a separate test (#9223)Henri Sara2012-08-094-7/+51
* Remove SASS test suites and rename TestBase to AbstractTestBase (#9223)Henri Sara2012-08-0922-102/+35
* Apply changeset from SASS repository: comment handlingHenri Sara2012-08-086-27/+60
* Add SASS source code, unit tests and test resources to project (#9223)Henri Sara2012-08-0860-0/+7879