Functions should not have a space before the opening parenthesis. So change output like alpha (@color, 0.5) to alpha(@color, 0.5) and do the same for "shade" and "mix". Tests have been updated accordingly.
Use the new CSS infrastructure for part of the old CSS tests. This way we can probably check for warning messages such as deprecations.