summaryrefslogtreecommitdiff
path: root/scss/tests/test_misc.py
Commit message (Expand)AuthorAgeFilesLines
* Remove a unicode literal, for 3.2's sake.Eevee (Alex Munroe)2014-10-171-1/+2
* Preserve the order of slurpy kwargs. Fix a heisentest.Eevee (Alex Munroe)2014-08-311-1/+6
* Fix a couple bogus tests.Eevee (Alex Munroe)2014-08-291-0/+2
* Add some helpers for doing simple compilations.Eevee (Alex Munroe)2014-08-281-0/+9
* Merge pull request #294 from smarkets/speedups-unicode-bugEevee2014-08-241-0/+1
|\
| * Modify tests to show Unicode handling regressionJakub Stasiak2014-08-151-0/+1
* | Remove magical selector reordering with @extend. Fixes #269.Eevee (Alex Munroe)2014-08-241-4/+4
|/
* Make the internals all use unicode, even on py2.Eevee (Alex Munroe)2014-03-291-2/+3
* Added failing test for unicode encoded SCSSRocky Meza2014-03-231-0/+11
* compress option is deprecated (use style instead)German M. Bravo2013-10-051-2/+2
* Support showing compilation problems in-browser. #150Eevee (Alex Munroe)2013-10-011-0/+7
* Fix misc tests to match new styles.Eevee (Alex Munroe)2013-10-011-2/+4
* Test for debug info. #125Eevee (Alex Munroe)2013-09-261-0/+27
* Add a test for super selector.Eevee (Alex Munroe)2013-09-161-0/+23
* Simplified ColorValue considerably.Eevee (Alex Munroe)2013-08-091-1/+1
* Greatly simplify color shortening.Eevee (Alex Munroe)2013-07-261-1/+1
* Dismantle test_manual.py. (Failing tests not yet readded.)Eevee2013-04-051-0/+37