22 Commits

Author SHA1 Message Date
Alyssa Ross
9e97eadccb rubocop: trailing comma in multiline method calls
Discussed in
https://github.com/Homebrew/brew/pull/1987/files#r100693581.

This was originally ommitted because it wasn't compatible with Ruby 1.8.
(See https://github.com/Homebrew/legacy-homebrew/pull/48144#r49928971).
2017-02-12 15:11:38 +00:00
Markus Reiter
a9e538efbd Move NeverSudoSystemCommand to separate file. 2017-02-10 17:19:19 +01:00
Markus Reiter
e7c943b561 Convert postflight test to spec. 2017-02-10 17:19:19 +01:00
Markus Reiter
ba61d3ca6b Convert caveats test to spec. 2017-02-10 17:19:19 +01:00
Markus Reiter
c431758f2d Convert Zap test to spec. 2017-02-10 17:19:19 +01:00
Markus Reiter
bcaa13b750 Convert List test to spec. 2017-02-10 17:19:19 +01:00
Markus Reiter
f810bf6bcd Merge pull request #1969 from reitermarkus/valid-symlink
Create custom matchers for “valid symlink”.
2017-02-09 21:37:03 +01:00
Markus Reiter
31c51108ce Use explicit checks instead of custom matcher. 2017-02-09 19:02:38 +01:00
Markus Reiter
526cab4010 Merge pull request #1970 from reitermarkus/at-exit-hack
Remove `kernel_at_exit_hacks.rb`.
2017-02-08 11:24:55 +01:00
Markus Reiter
9c623a273b Remove Sha256Helper. 2017-02-08 07:32:36 +01:00
Markus Reiter
1281a3f94b Remove kernel_at_exit_hacks.rb. 2017-02-08 07:17:17 +01:00
Markus Reiter
6cd3642850 Create custom matchers for “valid symlink”. 2017-02-08 07:14:28 +01:00
Markus Reiter
f717831a03 Move Cask fixtures to test/support/fixtures. 2017-01-25 13:33:12 +01:00
Markus Reiter
31ec04704a Move cask fixtures to test/fixtures/cask. 2016-10-24 15:52:41 +02:00
Josh Hagins
e8b6aa4ed1 cask/spec: replace with_env_var with with_environment 2016-10-19 12:35:47 -04:00
David Yun
5fead8eb5e Deprecate license stanza 2016-10-06 23:25:42 +08:00
Maxim Belkin
be94f02910 remove Cask's .rubocop.yml 2016-09-21 13:53:10 -05:00
Maxim Belkin
1bfdddc95c rubocop: fix soft links targets 2016-09-21 11:59:08 -05:00
Markus Reiter
da2ad32a8d Don’t use should syntax in rspec. 2016-08-27 11:56:52 +02:00
Markus Reiter
39e9506557 Refactor shutup. 2016-08-21 05:07:38 +02:00
Markus Reiter
0dc79d1881 Dummy Caffeine app. 2016-08-20 06:14:57 +02:00
AnastasiaSulyagina
e81f4ab7de init 2016-08-19 14:50:14 +03:00