aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2017-08-21Merge pull request #3063 from GauthamGoli/rubocop_spec_multiline_offenses_fixJCount
2017-08-20Merge pull request #3001 from reitermarkus/cask-conflicts-withMarkus Reiter
2017-08-20Move fix from #3070 inside `GitHub` module.Markus Reiter
2017-08-19Skip search_remote on cask search when HOMEBREW_NO_GITHUB_API is setFrancisco Souza
2017-08-18Merge pull request #3054 from BenMusch/github-refactorMarkus Reiter
2017-08-17Change var nameBen Muschol
2017-08-17Fix typo in specBen Muschol
2017-08-17Improve rspec readabilityBen Muschol
2017-08-17Make test more resilientBen Muschol
2017-08-17audit: In Cops and their tests convert all multiline strings to heredocsGautham Goli
2017-08-15bump-formula-pr: forward compatibility with `hub fork`Mislav Marohnić
2017-08-15Merge pull request #3060 from JCount/gpg-stop-pinentry-launchJCount
2017-08-15add tests for condition dependenciesGautham Goli
2017-08-15Merge pull request #3059 from MikeMcQuaid/why-search-take-so-longMike McQuaid
2017-08-15search: explain why it takes the time it does.Mike McQuaid
2017-08-14Merge pull request #2996 from apjanke/non-formula-reqs-in-brew-deps-treeAndrew Janke
2017-08-14gpg: prevent pinentry from launching when creating test keyJCount
2017-08-15Add tests for MACOS version consts usageGautham Goli
2017-08-15add test for ARGV.include?Gautham Goli
2017-08-15add test for ENV.fortranGautham Goli
2017-08-15add test for inspecting versionGautham Goli
2017-08-15add tests for dependenciesGautham Goli
2017-08-14Unify vocabulary in github module, remove unnecessary logicBen Muschol
2017-08-14add test for env mod through system callGautham Goli
2017-08-14add tests for vendored depsGautham Goli
2017-08-14add tests for formula path shortucut 3Gautham Goli
2017-08-14add tests for formula path string 1Gautham Goli
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-13fix typoBen Muschol
2017-08-14Add tests for unless build.with?Gautham Goli
2017-08-14Add tests for unless build.without?Gautham Goli
2017-08-13Fix syntax errorBen Muschol
2017-08-14Add test for top level method defGautham Goli
2017-08-14Add tests for fileUtils call in systemGautham Goli
2017-08-13Rename path_to -> url_to since it returns a urlBen Muschol
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