We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
brew gist-logs <formula>
brew config
brew doctor
n/a
Your system is ready to brew.
brew update
Look at the package information and get correct information.
Package information for catch2 says: "Modern, C++-native, header-only, test framework"
Package information for catch2 says: "Modern, C++-native, test framework" or something like it. Catch2 is not header-only (any more).
brew
The text was updated successfully, but these errors were encountered:
Could you make a pull request that updates the catch2.rb file with the correct description?
Sorry, something went wrong.
No branches or pull requests
brew gist-logs <formula>
link ORbrew config
ANDbrew doctor
outputVerification
brew doctor
output saysYour system is ready to brew.
and am still able to reproduce my issue.brew update
and am still able to reproduce my issue.brew doctor
and that did not fix my problem.What were you trying to do (and why)?
Look at the package information and get correct information.
What happened (include all command output)?
Package information for catch2 says: "Modern, C++-native, header-only, test framework"
What did you expect to happen?
Package information for catch2 says: "Modern, C++-native, test framework" or something like it. Catch2 is not header-only (any more).
Step-by-step reproduction instructions (by running
brew
commands)The text was updated successfully, but these errors were encountered: