require "helper/integration_command_test_case" class IntegrationCommandTestMissing < IntegrationCommandTestCase def test_missing setup_test_formula "foo" setup_test_formula "bar" (HOMEBREW_CELLAR/"bar/1.0").mkpath assert_match "foo", cmd("missing") end end plication/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libsigc++.rb
blob: 486864c27f27a75d2e497bf86fe01a94f78eb98b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40