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

Merge master into feature.use #1387

Closed
wants to merge 47 commits into from
Closed

Merge master into feature.use #1387

wants to merge 47 commits into from

Conversation

nex3
Copy link
Contributor

@nex3 nex3 commented May 6, 2019

No description provided.

nex3 and others added 30 commits March 15, 2019 15:04
Add specs for CR, CR LF, and FF line endings
1. Changes `folder` to `dir.to_s` (`folder` no longer exists).
2. Changes `passing.any?` to `!passing.empty?`, as `any?` has pitfalls:
   Took me a few minutes to debug when I tried with `input_path` that
   was returning `nil` (`[nil].any? #=> false`).
These 2 files are used to test UTF8 paths directly with sassc
executable, requiring a real directory.

This special handling is required to test fully on Windows (Ruby wrapper
can mask bugs), see sass/libsass#1774.
These are getting in the way of removing Ruby Sass testing.

Closes #1305
Run specs from within the spec directory

This means all reported paths will be relative, which makes it much
easier to move specs without having to regenerate expected error
messages.
This also deletes all directories with an :end_version:.
Drop support for multiple language versions
 Add todo spec test for libsass issue 2863
@nex3 nex3 closed this May 6, 2019
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.

4 participants