Shaun Jackman
4cfd333c5a
pour_bottle?: Pour local bottles without sha256
...
Pouring a local bottle for a formula without a bottle sha256
in the formula for that OS would unexpectedly install from
source instead.
2017-08-30 10:17:36 -07:00
Shaun Jackman
008eaac60d
pour_bottle?: Ensure local bottles are compatible
...
Don't ignore f.pour_bottle? and compatible_cellar? when pouring
a local bottle. --force-bottle may be used to pour a local
bottle that is incompatible, as it is for remote bottles.
2017-08-30 10:16:49 -07:00
Misty De Meo
156bca7dfb
Merge pull request #2950 from mansimarkaur/svn
...
Added tests for utils/svn
2017-08-29 15:08:05 -07:00
Misty De Meo
fd4fe3b80c
Merge pull request #2952 from mansimarkaur/analytics_tests
...
Added tests for utils/analytics
2017-08-29 15:05:47 -07:00
mansimarkaur
1dd7e9d95b
Modified clear_anonymous_os_prefix_ci_cache
2017-08-29 16:36:46 +05:30
mansimarkaur
db28126b4a
Used clear_anonymous_os_prefix_ci_cache to remove @anonymous_os_prefix_ci
2017-08-29 16:24:19 +05:30
mansimarkaur
413d35b82f
Added clear_anonymous_os_prefix_ci_cache
2017-08-29 16:24:19 +05:30
mansimarkaur
59f3c661a3
Used ENV.delete to remove set ENV vars
2017-08-29 16:24:19 +05:30
mansimarkaur
a4d8d7ba57
Added tests for report_build_error
2017-08-29 16:24:19 +05:30
mansimarkaur
2660f5ae3e
Added tests for report and report_event
2017-08-29 16:24:19 +05:30
mansimarkaur
a4d4da64aa
Added tests for os_prefix_ci
2017-08-29 16:24:19 +05:30
mansimarkaur
3d8873ca5b
url skipped if svn not available when auditing urls
2017-08-29 16:16:17 +05:30
mansimarkaur
d533973395
Used clear_svn_version_cache to remove @svn
2017-08-29 16:16:17 +05:30
mansimarkaur
d9c0b8ce9f
Added clear_svn_version_cache
2017-08-29 16:16:17 +05:30
mansimarkaur
53be6bb4bd
Added check for svn availability
2017-08-29 16:16:17 +05:30
mansimarkaur
cf96d8d970
Improved tests for svn_available?
2017-08-29 16:16:17 +05:30
mansimarkaur
13fb14a95f
Added tests fir utils/svn
2017-08-29 16:16:17 +05:30
Misty De Meo
2a75c6c591
Merge pull request #2706 from mansimarkaur/increase_test_cov
...
Added tests for disk_cleanup and unremovable kegs
2017-08-28 15:06:53 -07:00
mansimarkaur
01714b17ee
Used let for sec_in_a_day and removed redundant after(:each) block
2017-08-27 01:18:41 +05:30
mansimarkaur
5f7a93bceb
Corrected test name
2017-08-27 01:18:41 +05:30
mansimarkaur
ec30de69c3
Added tests for existence of files
2017-08-27 01:18:41 +05:30
mansimarkaur
9a83856a49
Added attr_reader disk_cleanup_size
2017-08-27 01:18:41 +05:30
mansimarkaur
e7c2efa42f
Corrected disk_cleanup_size test
2017-08-27 01:18:41 +05:30
mansimarkaur
6b5e4bb938
Use let over instance_var
2017-08-27 01:18:40 +05:30
mansimarkaur
86f7d208d0
Added tests for prune?
2017-08-27 01:18:40 +05:30
mansimarkaur
134539aa55
Added tests for cleaning up old files in HOMEBREW_CACHE
2017-08-27 01:18:40 +05:30
mansimarkaur
265d43444b
improved prune all test
2017-08-27 01:18:40 +05:30
mansimarkaur
5e17d63010
Added tests for ARGV prune 'all'
2017-08-27 01:18:40 +05:30
mansimarkaur
c1799bb497
Added tests for disk_cleanup and unremovable kegs
2017-08-27 01:18:40 +05:30
ilovezfs
551e5dd945
Merge pull request #3093 from Homebrew/revert-3089-check-for-branch
...
Revert "Add check for HEAD ref in diagnostics"
2017-08-26 10:18:11 -07:00
ilovezfs
78a742c1ff
Revert "Add check for HEAD ref in diagnostics"
2017-08-26 10:15:35 -07:00
ilovezfs
784a85f885
Revert "diagnostic: don't check CI core branch."
...
This reverts commit cb5b14307ca4640e1ba68cfd28e7fef34a3b771b.
2017-08-26 10:14:23 -07:00
ilovezfs
b1e0998f58
Revert "diagnostic: also don't check Jenkins core branch."
...
This reverts commit db41f9d1182ff8c4c3b42b458e38d5c58b496ffb.
2017-08-26 10:13:43 -07:00
Mike McQuaid
db41f9d118
diagnostic: also don't check Jenkins core branch.
2017-08-26 14:50:55 +01:00
Mike McQuaid
cb5b14307c
diagnostic: don't check CI core branch.
2017-08-26 14:44:26 +01:00
Mike McQuaid
4d90ae2f4d
Merge pull request #3087 from GauthamGoli/patches_missing_rule_fix
...
audit: Add previously unported GH patch audit rule in Patches cop
2017-08-26 14:23:39 +01:00
Mike McQuaid
db8af67aa3
Merge pull request #3089 from BenMusch/check-for-branch
...
Add check for HEAD ref in diagnostics
2017-08-26 14:12:05 +01:00
Gautham Goli
d00c515dd8
audit: Add previously unported GH patch audit rule in Patches cop
2017-08-26 18:06:00 +05:30
Ben Muschol
7b31dd6062
Prefer if over unless, simplify messaging
2017-08-26 08:25:08 -04:00
Mike McQuaid
a9d63745ef
Merge pull request #3088 from sjackman/safe-fork
...
safe_fork: Improve the error message
2017-08-26 13:13:27 +01:00
Ben Muschol
b351c3f3ff
Fix method name
2017-08-25 21:04:23 -04:00
Ben Muschol
abe47b79c8
Add check for HEAD ref in diagnostics
2017-08-25 20:25:58 -04:00
Shaun Jackman
7b96fd008e
safe_fork: Improve the error message
2017-08-25 12:43:07 -07:00
Mike McQuaid
6d393decfe
Merge pull request #3085 from Homebrew/issue-template-firmer
...
ISSUE_TEMPLATE: firm up language
2017-08-24 11:48:39 +01:00
Mike McQuaid
6676e4051c
ISSUE_TEMPLATE: firm up language
...
Try to be even clearer that we need you to read this.
2017-08-24 11:45:41 +01:00
Mike McQuaid
8b7defb3eb
Merge pull request #3086 from MikeMcQuaid/audit-taps-shush
...
audit: don't output when searching taps.
2017-08-24 11:17:31 +01:00
Mike McQuaid
89f120f53c
Merge pull request #3071 from akalin/fix-faq-entry
...
Update FAQ entry re. .apps and /usr/local/bin
2017-08-24 11:14:07 +01:00
Frederick Akalin
661995238a
Change to man page reference
2017-08-23 15:56:00 -07:00
Frederick Akalin
94c56a88d9
Fix apostrophe
2017-08-23 15:53:51 -07:00
Frederick Akalin
6f76627943
Just have the Apple documentation link
2017-08-23 15:53:28 -07:00