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
/
unittest.rb
Age
Commit message (
Expand
)
Author
2010-04-06
Switch test_bucket over to use testing_env.
Adam Vandenberg
2010-04-06
Move ARGV tests to separate file.
Adam Vandenberg
2010-04-06
Move checksum tests to separate file.
Adam Vandenberg
2010-04-06
Move version tests to separate file.
Adam Vandenberg
2010-04-06
Move inreplace tests to separate file.
Adam Vandenberg
2010-04-06
Tests - remove some unused includes
Adam Vandenberg
2010-04-06
Move hardware detection tests to separate file.
Adam Vandenberg
2010-04-06
Move install tests to separate file.
Adam Vandenberg
2010-04-06
Move updater tests to separate file.
Adam Vandenberg
2010-02-02
Update test suite.
Adam Vandenberg
2010-01-18
Unit test for `brew cleanup`
Joshua Peek
2009-12-20
Add unittest for issue #127
Adam Vandenberg
2009-11-12
More tweaking of main exception handler output
Max Howell
2009-11-09
Ignore stdout during GitDownloadStrategy.stage
Max Howell
2009-11-09
Don't use Kernel.system much
Max Howell
2009-11-07
Better errors if missing keg or formula arguments
Max Howell
2009-11-04
Fixes #106; Don't downcase ARGV.named
Max Howell
2009-10-23
The tests need the actual optparse apparently
Max Howell
2009-10-19
Camelcase class names around the . from filenames
Max Howell
2009-10-15
Some subdirs and renames to aid homebrew n00bs
Max Howell