Commit Graph

8 Commits (c2e0d40c2bbceeeacd7d42260d0da6e0c9cd63ba)

Author SHA1 Message Date
Aaron Jacobs 5c75c1e133 google-js-test 1.0.8
Closes Homebrew/homebrew#15629.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-23 16:08:10 -07:00
Jack Nagel 53473b6bf5 Clean up MacOS version method usage
The MacOS.version? family of methods (other than "leopard?") are poorly
defined and lead to confusing code. Replace them in formulae with more
explicit comparisons.

"MacOS.version" is a special version object that can be compared to
numerics, symbols, and strings using the standard Ruby comparison
methods.

The old methods were moved to compat when the version comparison code
was merged, and they must remain there "forever", but they should not be
used in new code.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-10 16:16:54 -05:00
Jack Nagel 7984c5fb56 google-js-test: use a requirement for Snow Leopard
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-28 16:48:34 -05:00
Aaron Jacobs 8582c4721a google-js-test 1.0.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-12 20:33:02 -08:00
Aaron Jacobs b77c42317f google-js-test 1.0.6
Closes Homebrew/homebrew#8095.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-13 09:45:52 -07:00
Aaron Jacobs 6086f16db0 google-js-test 1.0.5
Closes Homebrew/homebrew#7960.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-03 18:08:59 -07:00
Aaron Jacobs b762feb111 google-js-test 1.0.4
Closes Homebrew/homebrew#7897.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-30 01:25:42 -05:00
Aaron Jacobs a884a6cc62 New Formula: Google-JS-Test
Also aliased to `gjstest`.

Closes Homebrew/homebrew#7862.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-29 11:14:10 -07:00