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
2016-02-19
version: correctly parse codeload URLs
Alex Dunn
2016-02-17
version: fix GitHub releases URLs parsing
Baptiste Fontaine
2016-02-10
tests: Add missing version tests
Baptiste Fontaine
2016-01-04
test: exhaustively test comparison of versions
Martin Afanasjew
2016-01-02
Improve dash separated version detection.
Xiyue Deng
2015-12-26
Fix version parsing on URLs with no extensions
Stefano Pigozzi
2015-10-04
version: parse opam archives
Baptiste Fontaine
2015-08-03
Core files style updates.
BrewTestBot
2015-05-04
Stop testing implementation
Jack Nagel
2015-02-26
Remove SourceForge references.
Mike McQuaid
2015-01-30
Fix more version misdetections for URLs with archs
Baptiste Fontaine
2015-01-28
Fix version misdetections for URLs with OS/archs
Baptiste Fontaine
2014-10-06
Compare patchlevels numerically rather than lexically
Jack Nagel
2014-07-03
Add assert_eql to provide better failure messages for eql? tests
Jack Nagel
2014-07-03
Fix PkgVersion#<=>
Jack Nagel
2014-06-23
Fix directory leak in test_pathname_version
Jack Nagel
2014-06-18
Move test helpers into Homebrew::TestCase
Jack Nagel
2014-06-18
Use a custom test class so we can avoid monkeypatching
Jack Nagel
2014-01-11
Fix tokenizing openssl style versions
Jack Nagel
2013-12-09
Implement hash equality for Version
Jack Nagel
2013-10-25
Disallow initializing Versions with non-strings
Jack Nagel
2013-09-20
At some point this started working again
Jack Nagel
2013-08-03
versions: remove perforce bottle detection.
Mike McQuaid
2013-07-24
Adjust logic to properly sort erlang versions
Jack Nagel
2013-06-30
Fixed several broken sourceforge.net download locations
Victor Martinez
2013-06-20
perforce: add version detection regex.
Mike McQuaid
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
[next]