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
Age
Commit message (
Expand
)
Author
2014-06-19
Only "extend self" once on the Homebrew module
Jack Nagel
2014-06-18
Combine Homebrew module declarations in testing_env
Jack Nagel
2014-06-18
Make sure compatible gem versions are installed
Jack Nagel
2014-06-18
Use assert_silent
Jack Nagel
2014-06-18
Use assert_includes
Jack Nagel
2014-06-18
Use assert_predicate
Jack Nagel
2014-06-18
Switch to Minitest
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-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
[next]