Martin Schimandl
|
95d4a25891
|
Fix linting errors
|
2016-10-23 20:39:53 +02:00 |
|
Markus Reiter
|
ddcab26a35
|
Use proper path to caskroom/cask tap in test_helper .
|
2016-10-23 19:07:45 +02:00 |
|
Eitot
|
0b176f9cc8
|
Add dictionary artifact
|
2016-10-23 17:43:06 +02:00 |
|
Markus Reiter
|
cb8af6d751
|
Fix failing test caused by repo_info .
|
2016-10-23 17:07:29 +02:00 |
|
Markus Reiter
|
8d15bddedb
|
Auto-correct block delimiters.
|
2016-10-23 14:44:14 +02:00 |
|
Markus Reiter
|
827b48912a
|
Avoid empty rescue.
|
2016-10-23 14:32:46 +02:00 |
|
Markus Reiter
|
8c488de3f6
|
Remove unnecessary string interpolation.
|
2016-10-23 14:32:34 +02:00 |
|
Markus Reiter
|
15b858ccc4
|
Use double quotes.
|
2016-10-23 14:32:27 +02:00 |
|
Markus Reiter
|
783dbcc937
|
Use short-style lambdas.
|
2016-10-23 14:32:15 +02:00 |
|
Markus Reiter
|
ceec5a82c1
|
Use guard clauses.
|
2016-10-23 14:32:04 +02:00 |
|
Markus Reiter
|
9f513cc60c
|
Remove redundant self s.
|
2016-10-23 14:32:04 +02:00 |
|
Markus Reiter
|
ad8ae33c1f
|
Fix spacing and indentation.
|
2016-10-23 14:32:04 +02:00 |
|
Markus Reiter
|
2b7e6c1dcb
|
Don’t use %i literal.
|
2016-10-23 14:32:04 +02:00 |
|
Markus Reiter
|
ae7b944238
|
Align end with beginning of line where if/unless is.
|
2016-10-23 14:32:03 +02:00 |
|
Markus Reiter
|
8e9eae695a
|
Use () as delimiters for %Q and %q literals.
|
2016-10-23 14:32:03 +02:00 |
|
Markus Reiter
|
1a0f8b8a02
|
Use slash-delimited regular expressions.
|
2016-10-23 14:32:03 +02:00 |
|
Markus Reiter
|
40b7e36746
|
Use 0 -only prefix for octal numbers.
|
2016-10-23 14:13:16 +02:00 |
|
Markus Reiter
|
13e3272e37
|
Remove Cask’s RuboCop configuration.
|
2016-10-23 14:13:16 +02:00 |
|
Markus Reiter
|
364adff35c
|
Bring spec_helper in line with test_helper .
|
2016-10-23 14:13:16 +02:00 |
|
Markus Reiter
|
e51accecfd
|
Remove test_cask , fake_fetcher , and fake_response_for methods.
|
2016-10-23 14:13:16 +02:00 |
|
Markus Reiter
|
622cac47ae
|
Use test/lib/config for tests.
|
2016-10-23 14:13:16 +02:00 |
|
Martin Schimandl
|
31fb996800
|
Remove unncessary semicolon
|
2016-10-23 09:57:28 +02:00 |
|
Josh Hagins
|
5b421b93c9
|
Merge pull request #1329 from jawshooah/cask/cleanup-tests
cask/test: DRY up tests and remove redundant helper
|
2016-10-20 14:56:11 -04:00 |
|
Martin Schimandl
|
8f8606b8c8
|
Fix code coverage issue by introducing shutup blocks
|
2016-10-20 19:45:18 +02:00 |
|
Markus Reiter
|
2b049006fa
|
Merge pull request #1330 from reitermarkus/spec-helper
Refactor `spec_helper`.
|
2016-10-20 09:07:03 +02:00 |
|
Josh Hagins
|
fab6cc5b07
|
cask/test: remove compliance_test
|
2016-10-19 22:15:18 -04:00 |
|
Josh Hagins
|
cba0d069cc
|
cask/test: DRY up tests and remove redundant helper
|
2016-10-19 22:15:18 -04:00 |
|
Josh Hagins
|
3bc2c2d087
|
hbc/cli/list: don't print empty line if nothing to list
|
2016-10-19 22:15:03 -04:00 |
|
Josh Hagins
|
32f2231cdf
|
hbc/cli/list: don't require Caskroom to be initialized
|
2016-10-19 22:15:03 -04:00 |
|
Josh Hagins
|
f79cb2ba30
|
Merge pull request #1325 from vin047/numbered-usernames
fix 'cask info' for external repos with numbers
|
2016-10-19 20:44:55 -04:00 |
|
Markus Reiter
|
95c93263e6
|
Refactor spec_helper .
|
2016-10-20 00:01:39 +02:00 |
|
Markus Reiter
|
f04a1b59aa
|
Require spec_helper globally.
|
2016-10-19 22:27:14 +02:00 |
|
Markus Reiter
|
fb29a31c72
|
Merge pull request #1320 from reitermarkus/which-lsar
Also use `which` to find `lsar` in PATH.
|
2016-10-19 22:01:06 +02:00 |
|
Yoshimasa Niwa
|
60c4328a17
|
Use Ruby 2.x style for named arguments.
|
2016-10-19 11:14:30 -07:00 |
|
Josh Hagins
|
de5cadc447
|
Merge pull request #1328 from jawshooah/cask/fix-tests
Unset HOMEBREW_DEVELOPER in cask tests likely to raise deprecation errors
|
2016-10-19 14:08:27 -04:00 |
|
Josh Hagins
|
c18441e81b
|
Merge pull request #1315 from jawshooah/cask/load-only-rb
hbc/locations: arg is file only if absolute or .rb file
|
2016-10-19 12:36:42 -04:00 |
|
Josh Hagins
|
eebf535bee
|
dsl_test: unset HOMEBREW_DEVELOPER to avoid deprecation errors
|
2016-10-19 12:35:47 -04:00 |
|
Josh Hagins
|
fef8f143e8
|
compliance_test: unset HOMEBREW_DEVELOPER to avoid deprecation errors
|
2016-10-19 12:35:47 -04:00 |
|
Josh Hagins
|
e8b6aa4ed1
|
cask/spec: replace with_env_var with with_environment
|
2016-10-19 12:35:47 -04:00 |
|
Markus Reiter
|
1e92f997c1
|
Also use which to find lsar in PATH.
|
2016-10-19 18:20:34 +02:00 |
|
Vinoth Ramiah
|
154237ba8e
|
fix 'cask info' for external repos with numbers
fixes 2 issues: error when username has a number, correct url for repos not on github
|
2016-10-19 14:59:57 +01:00 |
|
Josh Hagins
|
d08f61a704
|
Merge pull request #1317 from reitermarkus/refactor-rubocop-cask
Refactor `brew cask style` not to require `.rubocop.yml`.
|
2016-10-18 19:22:12 -04:00 |
|
Josh Hagins
|
b4fc4acc09
|
hbc/locations: arg is file only if absolute or .rb file
Handle the case when an argument passed to `brew cask` is both the name
of a Cask and a non-Cask file in the current working directory.
Fixes https://github.com/caskroom/homebrew-cask/issues/25611.
|
2016-10-18 19:19:33 -04:00 |
|
Markus Reiter
|
6e1c132f99
|
Remove Cask’s which method.
|
2016-10-18 17:22:08 +02:00 |
|
Markus Reiter
|
8d83516577
|
Look for container extraction programs in PATH.
|
2016-10-18 17:17:19 +02:00 |
|
Markus Reiter
|
9f76e2bbe3
|
Merge pull request #1318 from reitermarkus/refactor-cask-tests
Set `HOMEBREW_NO_EMOJI` and `HOMEBREW_CASK_OPTS` in `cask-tests`.
|
2016-10-18 17:01:55 +02:00 |
|
Markus Reiter
|
143c3ac5c8
|
Force the use of rubocop-cask ’s default configuration.
|
2016-10-18 16:40:25 +02:00 |
|
Markus Reiter
|
3a22aff1b6
|
Refactor brew cask style not to require .rubocop.yml .
|
2016-10-18 16:39:08 +02:00 |
|
Markus Reiter
|
a92dc724b0
|
Set HOMEBREW_NO_EMOJI and HOMEBREW_CASK_OPTS in cask-tests .
|
2016-10-18 16:24:30 +02:00 |
|
Naren
|
5f2929788c
|
following to follow
|
2016-10-18 09:52:55 -04:00 |
|