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_patching.rb
Age
Commit message (
Expand
)
Author
2014-12-28
Drop unnecessary requires
Jack Nagel
2014-12-26
Refactor patching tests
Jack Nagel
2014-12-26
Commit test updates that were supposed to be part of b76e26c9cf1fc805663d86b6...
Jack Nagel
2014-10-26
Fix filename case
Jack Nagel
2014-07-29
Decouple DATA patches from the executing script
Jack Nagel
2014-07-29
Store test patches in constants
Jack Nagel
2014-06-23
Clear cache after patching tests
Jack Nagel
2014-06-18
Use assert_includes
Jack Nagel
2014-06-18
Use a custom test class so we can avoid monkeypatching
Jack Nagel
2014-06-12
Remove an extra slash in file:// URLs in tests
Jack Nagel
2014-06-10
Rename TEST_FOLDER to TEST_DIRECTORY
Jack Nagel
2014-06-10
Extract constant strings
Jack Nagel
2014-03-13
Enable new patch implementation with compatibility layer
Jack Nagel
2013-04-07
test_patching: inline test classes
Jack Nagel
2012-07-04
tests: clean up whitespace
Jack Nagel
2012-07-04
Prune some requires from test files
Jack Nagel
2012-04-18
tests: add utility method to quell output
Jack Nagel
2010-04-06
Move TestBall definition to separate file.
Adam Vandenberg
2010-04-06
Add tests for patching.
Adam Vandenberg