aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2017-08-15add test for inspecting versionGautham Goli
2017-08-15add tests for dependenciesGautham Goli
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-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-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-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-12audit: Port rules from line_problems to rubocop part 4(WIP-3)Gautham Goli
2017-08-10audit: Port rules from line_problems to rubocop part 4(WIP-2)Gautham Goli
2017-08-07audit: Port rules from line_problems to rubocop part 4(WIP)Gautham Goli
2017-08-06audit: Add tests for rubocop methods in line_cop.rbGautham Goli
2017-08-06audit: Port rules from line_problems to rubocop part 3Gautham Goli
2017-08-06audit: Add tests for audit rules ported from line_problems method to rubocopsGautham Goli
2017-08-06audit: Port FileUtils, inreplace audit rules in audit_lines to rubocopGautham Goli
2017-08-06audit: Port classname and template comments audit rules from line_problems me...Gautham Goli
2017-08-06Fix `Pkg#uninstall` not calling `MacOS.undeletable?` for all files.Markus Reiter
2017-08-06Merge pull request #3010 from rwhogg/remove-homebrew-x11-referenceMike McQuaid
2017-08-05Fix parsing extension from URL.Markus Reiter
2017-08-05formula: Remove reference to homebrew/x11Bob W. Hogg
2017-08-05Merge pull request #3006 from reitermarkus/unfocusMarkus Reiter
2017-08-05formula_installer: restore build_bottle defaults.Mike McQuaid
2017-08-05Refactor legacy_patches_cop to merge external patch audit rules in a single c...Gautham Goli
2017-08-05audit: Port patches audit code to a rubocopGautham Goli
2017-08-05Delete `:focus`.Markus Reiter
2017-08-05Merge pull request #2965 from reitermarkus/cask-tapMarkus Reiter
2017-08-05Merge pull request #2991 from javian/additionalphpignoresMike McQuaid
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-03formula_cellar_checks: check_non_libraries only for new formulaeilovezfs
2017-08-03audit: add additional php header ignore patternsJan Viljanen
2017-08-01formula_desc_cop: add 'x86' to VALID_LOWERCASE_WORDSJCount
2017-08-01Merge pull request #2975 from GauthamGoli/audit_urls_rubocop_strictMike McQuaid
2017-08-01Merge pull request #2980 from GauthamGoli/audit_style_check_bug_fixMike McQuaid