Skip to content
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

"make test" just displays sassc usage #68

Closed
jshou opened this issue Sep 28, 2014 · 1 comment
Closed

"make test" just displays sassc usage #68

jshou opened this issue Sep 28, 2014 · 1 comment

Comments

@jshou
Copy link

jshou commented Sep 28, 2014

I might be missing something, but I'm trying to run the tests following the instructions in the README, but it just displays the help text for sassc. The Makefile has the test target defined as follows:

test: all
        bin/sassc -h

Am I missing something here?

@HamptonMakes
Copy link
Member

No. That's definitely weird to have that in there. We use sassc as the test driver for libsass... so checkout libsass and run ./script/spec and you'll run a bunch of sassc commands. However, they don't test the command line behaviour.... which, I don't think we have any tests for. We'd love them!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants