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
Age
Commit message (
Expand
)
Author
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-06-16
Don't load unused compat files for tests
Jack Nagel
2014-06-13
Only define intel family test on intel CPU
Jack Nagel
2014-06-12
Always pass path to formula constructor
Jack Nagel
2014-06-12
Make compiler objects directly
Jack Nagel
2014-06-12
No need to send, just call the method
Jack Nagel
2014-06-12
Handle failures in temporary_install better
Jack Nagel
2014-06-12
Remove repeated test code
Jack Nagel
2014-06-12
Always expand __FILE__
Jack Nagel
2014-06-12
Always pass a path to formula constructor in tests
Jack Nagel
2014-06-12
Move a test class that is only used once into the test
Jack Nagel
2014-06-12
Remove an extra slash in file:// URLs in tests
Jack Nagel
2014-06-12
Use example.com as domain in tests
Jack Nagel
2014-06-12
Remove dummy method
Jack Nagel
2014-06-12
Remove a const_defined? check
Jack Nagel
2014-06-12
Deprecate Pathname#cp and Pathname#chmod_R
Jack Nagel
2014-06-11
Decouple CompilerSelector from MacOS, clean up tests
Jack Nagel
2014-06-11
Fix up some assertions
Jack Nagel
2014-06-11
Use assert_empty
Jack Nagel
2014-06-10
Remove unnecessary require
Jack Nagel
2014-06-10
Remove unnecessary code
Jack Nagel
2014-06-10
Rename TEST_FOLDER to TEST_DIRECTORY
Jack Nagel
2014-06-10
Remove ABS__FILE constant from test environment
Jack Nagel
2014-06-10
Scope setup to the tests that need it
Jack Nagel
2014-06-10
Add methods for building test file paths
Jack Nagel
2014-06-10
Trust the fixtures and stop asserting on file(1) output
Jack Nagel
2014-06-10
Pull common code into setup method
Jack Nagel
2014-06-10
Extract constant strings
Jack Nagel
2014-06-10
Pull mock initialization code into initialize
Jack Nagel
2014-06-10
Move updater mock into test class namespace
Jack Nagel
2014-06-10
Use external interface in tests
Jack Nagel
2014-06-10
Simplify test setup
Jack Nagel
2014-06-10
Remove rcov rake task
Jack Nagel
2014-06-10
Remove ruby-prof rake task
Jack Nagel
2014-06-10
Remove default values from formula constructor parameters
Jack Nagel
2014-06-09
Use RbConfig.ruby if it's available
Jack Nagel
2014-06-09
Fix formula test helper parameters
Jack Nagel
2014-06-04
Clean up some test assertions
Jack Nagel
2014-05-28
Remove unused method and associated test fixtures
Jack Nagel
2014-05-27
Remove support for version "schemes", just pass version objects directly
Jack Nagel
2014-05-26
Add failing test for parsing version from erlang bottle filename
Jack Nagel
2014-05-15
bottle_version: support fontforge scheme.
Mike McQuaid
2014-05-14
Taps: cleanup regexps around Taps
Tsukasa OMOTO
2014-05-06
bottle_version: handle zpython bottle.
Mike McQuaid
2014-05-06
bottle_version: parse disco bottle versions.
Mike McQuaid
2014-05-03
The \w character class already includes underscore
Jack Nagel
2014-05-02
Fix for String#undent
Baptiste Fontaine
2014-04-29
Remove test that doesn't add value
Jack Nagel
2014-04-25
Pass around only absolute paths when dealing with taps
Jack Nagel
[prev]
[next]