Homebrew / homebrew-core

🍻 Default formulae for the missing package manager for macOS (or Linux)
https://brew.sh
BSD 2-Clause "Simplified" License
13.4k stars 12.18k forks source link

Formulae without a `test do` test block #11898

Closed ilovezfs closed 5 years ago

ilovezfs commented 7 years ago

Please help add test do test blocks to the formulae missing them. If you see something on the list that now does have a test block, just comment below, and one of the maintainers will check the box.

rwhogg commented 7 years ago

xmlto has a test; it was added in https://github.com/Homebrew/homebrew-core/pull/12261

ilovezfs commented 7 years ago

@rwhogg thanks! updated.

subkrish commented 6 years ago

imake has a test. It was added in https://github.com/Homebrew/homebrew-core/commit/7e84e2ef03649957e13afa0d520f715461e7c2f8

ilovezfs commented 6 years ago

Thanks @subkrish! Updated.

subkrish commented 6 years ago
ilovezfs commented 6 years ago

@subkrish thanks! Updated.

subkrish commented 6 years ago
ilovezfs commented 6 years ago

@subkrish thanks! done.

hjmallon commented 6 years ago

rpm2cpio would need an rpm file adding to the test files. Is that a sensible thing to do (I don't think there is a sensible way to make an rpm on macOS) or should I add a get-version type test?

fxcoudert commented 6 years ago

Here are the formulas missing tests, that are among the 1000 most-installed Homebrew formulas:

We may want to deal with those first

barthel commented 6 years ago

@Homebrew/maintainers please update the list of @ilovezfs above.

barthel commented 6 years ago
barthel commented 6 years ago

@fxcoudert You kidding me... sl is one of the 1000 most-installed Homebrew formulas?

barthel commented 6 years ago

Could one of the maintainers please update the original list of @ilovezfs ?

ilovezfs commented 6 years ago

@barthel the list has been updated.

mauromorales commented 5 years ago

@ilovezfs bokken was removed in #27686

MikeMcQuaid commented 5 years ago

brew audit will complain about this so closing as @ilovezfs isn't around to maintain the list any more.