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_software_spec.rb
Age
Commit message (
Expand
)
Author
2014-08-07
Use predefined options for universal, cxx11, and 32-bit options
Jack Nagel
2014-08-07
Raise ArgumentError for argument errors
Jack Nagel
2014-08-07
Add more test coverage for option descriptions
Jack Nagel
2014-08-07
Add a test for cxx11 option special case
Jack Nagel
2014-07-31
Hide the options data structure better
Jack Nagel
2014-07-31
Make options available on the spec objects
Jack Nagel
2014-07-30
Rename resource? to resource_defined?
Jack Nagel
2014-07-13
Use accessor method in test
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-04-01
Stop jumping through hoops to get at the collector object
Jack Nagel
2014-03-18
Set bottle download strategy directly
Jack Nagel
2014-03-13
New patch implementation and DSL
Jack Nagel
2014-03-10
Make bottle implementation more generic
Jack Nagel
2014-02-27
Set owner ivar in SoftwareSpec
Jack Nagel
2013-12-05
Use BottleCollector in Bottle SoftwareSpec
Misty De Meo
2013-11-26
Add test for 5c1ee9c1aeee00e512919f37d3fa66fcf637e070
Jack Nagel
2013-09-23
Set owner of resources to SoftwareSpec object
Jack Nagel
2013-09-21
Move dependencies to SoftwareSpec
Jack Nagel
2013-09-21
Move options to SoftwareSpec
Jack Nagel
2013-09-17
Make spec-scoped resources override top-level resources
Jack Nagel
2013-09-17
SoftwareSpec tests are now Resource tests
Jack Nagel
2013-09-14
Move SoftwareSpec to a separate file
Jack Nagel
2013-06-28
Reject versions that aren't strings
Jack Nagel
2013-06-28
Detect versions in tag specs
Jack Nagel
2013-06-01
Require hardware where it is needed
Jack Nagel
2013-04-13
Remove obsolete tests
Jack Nagel
2013-04-08
Tests for SoftwareSpec and subclasses
Jack Nagel