index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
test
/
test_versions.rb
Age
Commit message (
Expand
)
Author
2012-08-25
erlang: fix version detection and bottles.
Mike McQuaid
2012-08-23
Version: make MacOSVersion comparison more robust
Jack Nagel
2012-08-18
Test version interrogation methods
Jack Nagel
2012-08-18
Simplify version comparison tests
Jack Nagel
2012-08-18
Version: build-in devel version comparisons
Jack Nagel
2012-08-18
Add custom comparator for MacOS.version
Jack Nagel
2012-08-18
Replace version strings with Version objects
Jack Nagel
2012-08-18
Further version test refactoring
Jack Nagel
2012-08-18
Move version detection to Version class
Jack Nagel
2012-08-18
Initial version comparison implementation
Jack Nagel
2012-08-18
Preliminary version test refactoring
Jack Nagel
2012-08-09
Deprecate ancient formula syntax
Jack Nagel
2012-07-04
tests: clean up whitespace
Jack Nagel
2012-07-04
Prune some requires from test files
Jack Nagel
2012-04-24
Change versioned bottle syntax and fix issues.
Mike McQuaid
2012-04-24
Revert "Change versioned bottle syntax and fix issues."
Mike McQuaid
2012-04-24
Change versioned bottle syntax and fix issues.
Mike McQuaid
2012-04-06
Add test for ghc version style
Jack Nagel
2012-03-11
Remove redundant versions and update version tests
Jack Nagel
2012-03-10
Support bottles for non-Lion OSX versions.
Mike McQuaid
2012-01-14
Fix libinet version detection
Max Howell
2011-09-21
Correctly parse ImageMagick bottle version
Jack Nagel
2011-06-21
Fix brew bottle versioning.
Mike McQuaid
2011-03-25
Adding version detection to sf.net /download urls
Austin Ziegler
2010-08-27
Fixed recognition of versions like 'foobar-4.50-beta' in Pathname#version
lukas
2010-07-06
Add debian style names to version checker.
Adam Vandenberg
2010-07-06
Update version tests
Adam Vandenberg
2010-04-06
Move version tests to separate file.
Adam Vandenberg
2010-03-27
fix github version parser with multidigit number
Joshua Peek
2010-02-02
Update test suite.
Adam Vandenberg