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

remove old-style header line from test Casks #7430

Merged
merged 1 commit into from
Nov 19, 2014

Conversation

rolandwalker
Copy link
Contributor

This takes the form of a horrible hack: DSL version numbers may end with "test", eg ":v1test". Such Casks are mapped to class TestCask instead of class Cask.

The intention is that all of this logic will be removed when Casks are migrated away from separate classes.

Tests driven by RSpec are still todo. Since those tests don't read from a separate Cask file, they don't block removal of the legacy form on loads.

This takes the form of a horrible hack: DSL version numbers may
end with "test", *eg* ":v1test". Such Casks are mapped to class
`TestCask` instead of class `Cask`.

The intention is that all of this logic will be removed when
Casks are migrated away from separate classes.

Tests driven by RSpec are still todo.
@rolandwalker rolandwalker added the core Issue with Homebrew itself rather than with a specific cask. label Nov 18, 2014
rolandwalker added a commit that referenced this pull request Nov 19, 2014
remove old-style header line from test Casks
@rolandwalker rolandwalker merged commit 1f24c7e into Homebrew:master Nov 19, 2014
@rolandwalker rolandwalker deleted the new_header_test_casks branch November 19, 2014 00:48
@miccal miccal removed the core Issue with Homebrew itself rather than with a specific cask. label Dec 23, 2016
@Homebrew Homebrew locked and limited conversation to collaborators May 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants