aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test
AgeCommit message (Expand)Author
2017-08-14Spec for issues searchBen Muschol
2017-08-14Implement PR feedbackBen Muschol
2017-08-14add tests for hardcoded compilers in ENVGautham Goli
2017-08-14add tests for hard coded compilers in system callsGautham Goli
2017-08-14add tests for man+'man[1-8]'Gautham Goli
2017-08-14add test for using ARGV to check optionsGautham Goli
2017-08-14add test for build.include? having dashed argsGautham Goli
2017-08-14add test for build.include?Gautham Goli
2017-08-13Fix url encoded in expected valuesBen Muschol
2017-08-14add test for build.with? "--with-foo"Gautham Goli
2017-08-14add test for build.without --without-fooGautham Goli
2017-08-14Add negated? method to formula cop and add tests for negated build.without?Gautham Goli
2017-08-14Add test for negated build.with?Gautham Goli
2017-08-14Add tests for unless build.with?Gautham Goli
2017-08-14Add tests for unless build.without?Gautham Goli
2017-08-14Add test for top level method defGautham Goli
2017-08-14Add tests for fileUtils call in systemGautham Goli
2017-08-13Remove duplicate url generation logic in Github moduleBen Muschol
2017-08-14add tests for non glob dirs auditGautham Goli
2017-08-13Add tests for macOS checkGautham Goli
2017-08-12Add tests for assert match and depends_on instance audit rulesGautham Goli
2017-08-12Revert "Raise an exception when double loading a formula"Mike McQuaid
2017-08-12Merge pull request #3046 from alyssais/double_formula_load_errorMike McQuaid
2017-08-11Raise an exception when double loading a formulaAlyssa Ross
2017-08-11Fix test typoBen Muschol
2017-08-11Add a testBen Muschol
2017-08-08Allow `curl` args to be overriden.Markus Reiter
2017-08-08Simplify CurlDownloadStrategy.Markus Reiter
2017-08-08Simplify SubversionDownloadStrategy.Markus Reiter
2017-08-08Merge pull request #3019 from rwhogg/new-fedora-pkgsearchMike McQuaid
2017-08-07cmd/search: use new Fedora package searchBob W. Hogg
2017-08-07Revert "Refactor SVN and cURL download strategies."ilovezfs
2017-08-07Simplify CurlDownloadStrategy.Markus Reiter
2017-08-07Simplify SubversionDownloadStrategy.Markus Reiter
2017-08-07Add node pattern methods to handle dependency audits in a better wayGautham Goli
2017-08-06audit: Add tests for rubocop methods in line_cop.rbGautham Goli
2017-08-06audit: Add tests for audit rules ported from line_problems method to rubocopsGautham Goli
2017-08-06Fix `Pkg#uninstall` not calling `MacOS.undeletable?` for all files.Markus Reiter
2017-08-06audit: Add tests for audit rules ported from line_problems method to rubocopsGautham Goli
2017-08-06audit: Port classname and template comments audit rules from line_problems me...Gautham Goli
2017-08-05Merge pull request #3006 from reitermarkus/unfocusMarkus Reiter
2017-08-05Refactor legacy_patches_cop to merge external patch audit rules in a single c...Gautham Goli
2017-08-05Delete `:focus`.Markus Reiter
2017-08-05Add spec for `conflicts_with cask`.Markus Reiter
2017-08-04Merge pull request #2999 from mistydemeo/tap_each_enumMarkus Reiter
2017-08-04Remove `_checkurl`.Markus Reiter
2017-08-03Tap.each: return an enumerable when no block givenMisty De Meo
2017-08-01Merge pull request #2975 from GauthamGoli/audit_urls_rubocop_strictMike McQuaid
2017-08-01Merge pull request #2964 from GauthamGoli/audit_line_rubocop_part_1Mike McQuaid
2017-07-30Tweak preserve link status on reinstall/upgrade.Mike McQuaid