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

Fix for some tests that were failing on my Mac #10

Closed
wants to merge 3 commits into from

Conversation

dhaber
Copy link

@dhaber dhaber commented Jan 10, 2014

This change uses the system file separator instead of a hard coded slash for finding the expected css file. This fixes the tests that were failing on my Mac. Also the expectedCssPath closure was mostly duplicated in the base class (RhinoTest) and subclass (DebugRhinoTest) so I moved a common version to the base class so they could both use the same code.

1. Build the latest version of the rhino less version
2. Use the latest version to test against

Also update Grunt build to have a build rhino task
@SomMeri
Copy link
Owner

SomMeri commented Jan 11, 2014

Thanks a lot.

@dhaber
Copy link
Author

dhaber commented Jan 11, 2014

Shoot - looks like I messed up the branch - this should really only be the first two commits

@SomMeri
Copy link
Owner

SomMeri commented Jan 12, 2014

Closing as a duplicate of #12

@SomMeri SomMeri closed this Jan 12, 2014
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

Successfully merging this pull request may close these issues.

None yet

2 participants