Add test cases that reproduce #7241.
[cabal.git] / cabal-testsuite / PackageTests / TestSuiteTests / ExeV10 / setup.cabal.out
blobe41a2e1306ade95b7647160eaa2555f86a738598
1 # Setup configure
2 Resolving dependencies...
3 Configuring my-0.1...
4 # Setup build
5 Preprocessing library for my-0.1...
6 Building library for my-0.1...
7 Preprocessing test suite 'test-Foo' for my-0.1...
8 Building test suite 'test-Foo' for my-0.1...
9 Preprocessing test suite 'test-Short' for my-0.1...
10 Building test suite 'test-Short' for my-0.1...
11 # Setup test
12 Preprocessing library for my-0.1...
13 Building library for my-0.1...
14 Preprocessing test suite 'test-Foo' for my-0.1...
15 Building test suite 'test-Foo' for my-0.1...
16 Preprocessing test suite 'test-Short' for my-0.1...
17 Building test suite 'test-Short' for my-0.1...
18 Running 2 test suites...
19 Test suite test-Foo: RUNNING...
20 Test suite test-Foo: PASS
21 Test suite logged to: setup.cabal.dist/work/dist/test/my-0.1-test-Foo.log
22 Test suite test-Short: RUNNING...
23 Test suite test-Short: PASS
24 Test suite logged to: setup.cabal.dist/work/dist/test/my-0.1-test-Short.log
25 2 of 2 test suites (2 of 2 test cases) passed.