aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test
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-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-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-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
2017-07-30Merge pull request #2961 from MikeMcQuaid/preserve-link-on-upgrade-reinstallMike McQuaid
2017-07-30Merge pull request #2969 from MikeMcQuaid/default-formula-bottlesMike McQuaid
2017-07-30formula_installer: use default_formula for bottlesMike McQuaid
2017-07-30Preserve link status on reinstall/upgrade.Mike McQuaid
2017-07-30Merge pull request #2898 from MikeMcQuaid/sandbox-all-tapsMike McQuaid
2017-07-30audit: Port audit_urls strict rules to rubocop, add tests and autocorrectGautham Goli
2017-07-29Use `mktmpdir`.Markus Reiter
2017-07-29Silence all specs by default.Markus Reiter
2017-07-29installer_spec: silence test output.Mike McQuaid
2017-07-29audit: Port dependency rules from line_problems to rubocop and add testsGautham Goli
2017-07-25Merge pull request #2804 from mansimarkaur/caveatsMisty De Meo
2017-07-25Added tests for python caveatsmansimarkaur
2017-07-25Added tests for plist_caveatsmansimarkaur
2017-07-25Added tests for function_completion_caveatsmansimarkaur
2017-07-25Added tests for keg_only_textmansimarkaur