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_mach.rb
Age
Commit message (
Expand
)
Author
2015-08-03
Core files style updates.
BrewTestBot
2014-06-18
Use assert_predicate
Jack Nagel
2014-06-18
Use a custom test class so we can avoid monkeypatching
Jack Nagel
2014-06-10
Rename TEST_FOLDER to TEST_DIRECTORY
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-04
Clean up some test assertions
Jack Nagel
2013-08-15
Mach: improve tests
Misty De Meo
2013-06-01
test_mach: move helper method out of global namespace
Jack Nagel
2013-03-28
Suppress ambiguous argument and grouped expression warnings
Jack Nagel
2012-08-30
tests: avoid unnecessary chdir
Jack Nagel
2012-07-04
tests: clean up whitespace
Jack Nagel
2012-07-04
Prune some requires from test files
Jack Nagel
2012-06-16
Teach Mach-O machinery about bundles
Jack Nagel
2012-06-15
Improve Pathname#text_executable? regexp
Jack Nagel
2012-05-30
archs_for_command: use new Mach-O Pathname methods
Jack Nagel
2012-05-30
Pathname: add Mach-O module
Jack Nagel