aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/test_software_spec.rb
AgeCommit message (Expand)Author
2016-11-16Reorder and rename test files.Markus Reiter
2016-09-17rubocop --auto-correct all hash-rocket usage.Mike McQuaid
2016-08-18Rename bottle's revision to rebuild.Mike McQuaid
2016-08-06tests: fix code style issues (#587)Andrea Kao
2016-05-02Update Homebrew/homebrew references in codeMartin Afanasjew
2016-03-20fix tests for deprecating SHA1Xu Cheng
2015-08-03Core files style updates.BrewTestBot
2015-07-06auto resolve bottle root_url based on tapXu Cheng
2015-05-29test_software_spec: add full_nameXu Cheng
2014-12-01Use better assertionsJack Nagel
2014-10-19formula: add spec deprecated_option DSL.Mike McQuaid
2014-10-19Add deprecated_option to software_spec.Mike McQuaid
2014-09-14Consistently call name on formula instead of relying on to_sJack Nagel
2014-08-07Use predefined options for universal, cxx11, and 32-bit optionsJack Nagel
2014-08-07Raise ArgumentError for argument errorsJack Nagel
2014-08-07Add more test coverage for option descriptionsJack Nagel
2014-08-07Add a test for cxx11 option special caseJack Nagel
2014-07-31Hide the options data structure betterJack Nagel
2014-07-31Make options available on the spec objectsJack Nagel
2014-07-30Rename resource? to resource_defined?Jack Nagel
2014-07-13Use accessor method in testJack Nagel
2014-06-18Move test helpers into Homebrew::TestCaseJack Nagel
2014-06-18Use a custom test class so we can avoid monkeypatchingJack Nagel
2014-04-01Stop jumping through hoops to get at the collector objectJack Nagel
2014-03-18Set bottle download strategy directlyJack Nagel
2014-03-13New patch implementation and DSLJack Nagel
2014-03-10Make bottle implementation more genericJack Nagel
2014-02-27Set owner ivar in SoftwareSpecJack Nagel
2013-12-05Use BottleCollector in Bottle SoftwareSpecMisty De Meo
2013-11-26Add test for 5c1ee9c1aeee00e512919f37d3fa66fcf637e070Jack Nagel
2013-09-23Set owner of resources to SoftwareSpec objectJack Nagel
2013-09-21Move dependencies to SoftwareSpecJack Nagel
2013-09-21Move options to SoftwareSpecJack Nagel
2013-09-17Make spec-scoped resources override top-level resourcesJack Nagel
2013-09-17SoftwareSpec tests are now Resource testsJack Nagel
2013-09-14Move SoftwareSpec to a separate fileJack Nagel
2013-06-28Reject versions that aren't stringsJack Nagel
2013-06-28Detect versions in tag specsJack Nagel
2013-06-01Require hardware where it is neededJack Nagel
2013-04-13Remove obsolete testsJack Nagel
2013-04-08Tests for SoftwareSpec and subclassesJack Nagel