Mike McQuaid
202b3bc2c1
Merge pull request #2813 from DomT4/high_sierra_updates
...
High Sierra: update expected CLT/libcurl pkgconfig file.
2017-06-30 15:10:23 +01:00
Markus Reiter
29ffe15890
Merge pull request #2819 from reitermarkus/trash
...
🗑️ Use AppleScript instead of Swift for trashing.
2017-06-30 14:38:57 +02:00
Misty De Meo
0077e4f20e
Merge pull request #2837 from mistydemeo/audit_request_full_index_patches
...
audit: ask for full_index patches
2017-06-29 19:57:14 -07:00
ilovezfs
7013f9dee3
formula_desc_cop: allow formula name in desc
...
except at the very beginning, as the audit originally intended.
See https://github.com/Homebrew/legacy-homebrew/pull/45493 .
2017-06-29 08:14:58 -07:00
Mike McQuaid
76ed7898d0
rubocop: bump PerceivedComplexity max.
2017-06-29 10:31:38 +01:00
Misty De Meo
87fa20076c
audit: ask for full_index patches
2017-06-28 20:49:37 -07:00
Ed Flanagan ed@flanagan.xyz
700b5e2738
Add PreToken composite
2017-06-27 03:17:23 -07:00
Markus Reiter
a636d58067
🥚 No easter egg for you!
2017-06-27 12:07:40 +02:00
ilovezfs
13576111e0
Merge pull request #2822 from ilovezfs/software_spec-recursive-reqs
...
software_spec: define recursive deps and reqs
2017-06-25 08:43:24 -07:00
Mike McQuaid
3ce667f3b9
Merge pull request #2823 from MikeMcQuaid/test-simplify-minitest
...
test: simplify minitest inclusion.
2017-06-25 13:30:47 +01:00
Mike McQuaid
c45cca8e36
test: simplify minitest inclusion.
...
The previous version seems needlessly complicated given we only support
a single Ruby version. It was also blowing up on Bundler 1.15.X.
2017-06-25 13:04:36 +01:00
ilovezfs
cbf89e50bb
software_spec: define recursive deps and reqs
2017-06-25 03:38:21 -07:00
Mike McQuaid
943c69f6a6
Merge pull request #2814 from mansimarkaur/java
...
[WIP] Added tests for language/java
2017-06-25 09:18:36 +01:00
Mike McQuaid
f4cdd7a051
Merge pull request #2790 from GauthamGoli/audit_legacy_patches_rubocop
...
audit: Port audit_legacy_patches method to rubocop and add tests
2017-06-25 08:54:59 +01:00
mansimarkaur
fac708da7a
changes test names for class methods
2017-06-25 06:27:53 +05:30
mansimarkaur
1df9a475a8
Set java environment var to test overriding
2017-06-25 06:04:09 +05:30
Mike McQuaid
73d81bb96d
Merge pull request #2777 from mansimarkaur/inc_test_cov
...
Added tests for language/node.rb
2017-06-24 22:30:47 +01:00
Mike McQuaid
5f8a86c178
Merge pull request #2816 from MikeMcQuaid/test-needs-link
...
test: require non-keg-only formulae to be linked.
2017-06-24 13:30:21 +01:00
Mike McQuaid
1956c0a01c
Merge pull request #2817 from MikeMcQuaid/no-fossies-url
...
audit: don't use Fossies as a primary URL.
2017-06-24 13:29:42 +01:00
Gautham Goli
2e82754776
audit: Port audit_legacy_patches method to rubocop and add tests
2017-06-24 17:06:26 +05:30
Markus Reiter
f24fc42362
🔥 Remove test files after trashing.
2017-06-24 09:15:37 +02:00
Markus Reiter
a1f9032b95
🗑️ Use AppleScript instead of Swift for trashing.
2017-06-24 09:15:37 +02:00
mansimarkaur
67c48360fa
Improved code quality
2017-06-24 02:34:10 +05:30
mansimarkaur
66d5baf3fe
Removed extra space from include clause
2017-06-24 02:18:52 +05:30
Mike McQuaid
b9e3daac70
audit: don't use Fossies as a primary URL.
...
As requested in:
https://github.com/Homebrew/homebrew-core/issues/14486#issuecomment-307753234
2017-06-23 19:34:25 +01:00
Mike McQuaid
7d5cce569d
test: require non-keg-only formulae to be linked.
...
This can be overridden with `--force`.
As mentioned in:
https://github.com/Homebrew/homebrew-core/pull/14525#issuecomment-307838164
2017-06-23 17:42:09 +01:00
ilovezfs
301a6dc1d9
formula_installer: runtime reqs of build deps are build reqs
...
so don't consider their absence fatal if we're pouring a bottle.
2017-06-23 08:44:56 -07:00
mansimarkaur
690e841fca
Added tests for language/java
2017-06-23 06:26:23 +05:30
mansimarkaur
bfd19f9170
Stubbed nil:NilClass
2017-06-23 03:40:03 +05:30
mansimarkaur
5fed1f5cbe
Attempt to fix tests
2017-06-23 03:40:03 +05:30
mansimarkaur
69840e2a2f
Avoided the prepend_path not existing method error
2017-06-23 03:40:03 +05:30
mansimarkaur
f225eaf4d9
Added test for non existent node formula and existent npmrc
2017-06-23 03:40:03 +05:30
mansimarkaur
f8f239686d
Added rescue FormulaUnavailableError to setup_npm_environment
2017-06-23 03:40:03 +05:30
mansimarkaur
837ffa209c
stubbed the node formula
2017-06-23 03:40:03 +05:30
mansimarkaur
2cb678a6d5
Improved test quality
2017-06-23 03:40:03 +05:30
mansimarkaur
cf5db0e0df
Fixed style errors
2017-06-23 03:40:03 +05:30
mansimarkaur
7cd5d143c3
Added tests for language/node.rb
2017-06-23 03:40:03 +05:30
Dominyk Tiller
162acfd43d
pkgconfig: update libcurl for 10.13
2017-06-22 18:22:54 +01:00
Dominyk Tiller
a09d4427ef
os/mac/xcode: enforce minimum CLT version on 10.13
2017-06-22 18:18:52 +01:00
Dominyk Tiller
d7c061f7ac
os/mac/xcode: update CLT Clang for 10.13
2017-06-22 18:18:14 +01:00
Wang Boyu
89d2cc00da
diagnostic: Update whitelisted dylib used by Symantec (again)
2017-06-22 16:00:54 +08:00
Wang Boyu
803c5c3afe
diagnostic: Update whitelisted dylib used by Symantec
2017-06-22 10:02:35 +08:00
Mike McQuaid
44c85c4683
Merge pull request #2801 from apjanke/formula-cop-uniform-_body_node-param
...
rubocops: refactor to use consistent _body_node parameter name
2017-06-21 08:08:49 +01:00
Markus Reiter
17b2694b1d
Merge pull request #2806 from reitermarkus/apfs
...
🔨 Fix sorting on APFS.
2017-06-20 20:32:37 +02:00
Markus Reiter
b2daed584d
Add support for uninstall/zap :trash
.
2017-06-20 15:53:33 +02:00
Markus Reiter
fc739bf82e
Add trash
util.
2017-06-20 15:53:33 +02:00
Markus Reiter
19cf6dcb3f
🔨 Fix sorting on APFS.
2017-06-20 15:44:54 +02:00
Mike McQuaid
80ce43dff1
Merge pull request #2776 from GauthamGoli/audit_checksum_rubocop_fix
...
audit: Fix audit_checksum method's rubocop and add more tests
2017-06-20 14:27:51 +01:00
Andrew Janke
b5a0cfd861
rubocops: use consistent (_)body_node parameter name
2017-06-19 23:37:32 -04:00
William Woodruff
47fe214963
linkage_checker: Add harmless dylibs check.
...
While the linkage checker should normally report all broken links,
there are a few cases where broken links are harmless. One case
is when a the PPC slice of a program links to a PPC-only library
that no longer exists on x86_64 OS X. Since the PPC slice is never
loaded on modern OS X, inconsistencies within it do not need to
be reported.
2017-06-19 22:48:01 -04:00