index
:
homebrew
gh-pages
go
master
ranger-1.7.0
:beer: The missing package manager for OS X.
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
2013-06-10
Add failing test for a misdetected version
Jack Nagel
2013-06-05
Improve tokenization of version strings
Jack Nagel
2013-06-05
Add failing test for patchlevel version comparisons
Jack Nagel
2013-04-24
Add a couple more version tests
Jack Nagel
2013-04-24
Split up big version detection test
Jack Nagel
2013-04-13
Use assert_operator
Jack Nagel
2013-04-13
Improved formula attribute validation
Jack Nagel
2013-04-08
Fix specs in TestBall
Jack Nagel
2013-03-28
Suppress ambiguous argument and grouped expression warnings
Jack Nagel
2013-02-18
Remove unused variables
Jack Nagel
2013-02-07
Flesh out MacOSVersion tests
Jack Nagel
2013-01-30
jpeg: support version format.
Mike McQuaid
2013-01-29
Don't use underscores in (new) bottle filenames.
Mike McQuaid
2013-01-29
Cleanup old bottle syntax.
Mike McQuaid
2013-01-01
Add Apache version style test.
Mike McQuaid
2012-12-16
Add another Erlang version format.
Mike McQuaid
2012-10-16
Add Jenkins version matching (and test).
Mike McQuaid
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