🍻 Default formulae for the missing package manager for macOS
Find a file
Pete Gadomski d9d715cd7f liblas: add test
Add a simple (bad) test for liblas. Per
https://github.com/Homebrew/homebrew/wiki/Formula-Cookbook#add-a-test-to-the-formula,
a `foo --version` style test is inferior to a functional test, but since
finding or grabbing or creating a lasfile is non-trivial, it is arguable
that a `--version` test is ok here (or at least better than no test).

Users can install `--with-test` to run liblas's internal tests after
building for a more complete test of the suite.

Closes Homebrew/homebrew#29389.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-05-19 13:24:30 -05:00
Aliases Remove broken aliases 2014-05-12 07:07:21 -07:00
Formula liblas: add test 2014-05-19 13:24:30 -05:00