Skip to content

More libsass 3.2 prep (changes in beta3, beta4) #56

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 5, 2015
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
libsass 3.2.0-beta.3
  • Loading branch information
asottile committed Apr 4, 2015
commit 506f09edf4fb1183118ba56aa695f31addf819e0
10 changes: 9 additions & 1 deletion sasstests.py
Original file line number Diff line number Diff line change
Expand Up @@ -1009,7 +1009,9 @@ def test_raises(self):
r' Backtrace:\n'
r' \tstdin:0, in function `raises`\n'
r' \tstdin:0\n'
r' on line 1 of stdin\n$'
r' on line 1 of stdin\n'
r'>> a { content: raises\(\); }\n'
r' -------------\^\n$'
)):
compile_with_func('a { content: raises(); }')

Expand All @@ -1021,6 +1023,8 @@ def test_warning(self):
' \tstdin:0, in function `returns-warning`\n'
' \tstdin:0\n'
' on line 1 of stdin\n'
'>> a { content: returns_warning(); }\n'
' -------------^\n'
):
compile_with_func('a { content: returns_warning(); }')

Expand All @@ -1031,6 +1035,8 @@ def test_error(self):
' \tstdin:0, in function `returns-error`\n'
' \tstdin:0\n'
' on line 1 of stdin\n'
'>> a { content: returns_error(); }\n'
' -------------^\n'
):
compile_with_func('a { content: returns_error(); }')

Expand All @@ -1053,6 +1059,8 @@ def test_returns_unknown_object(self):
' \tstdin:0, in function `returns-unknown`\n'
' \tstdin:0\n'
' on line 1 of stdin\n'
'>> a { content: returns_unknown(); }\n'
' -------------^\n'
):
compile_with_func('a { content: returns_unknown(); }')

Expand Down
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy