Add test cases that reproduce #7241.
[cabal.git] / cabal-testsuite / PackageTests / TestSuiteTests / ExeV10 / cabal.out
blob8fb3ea6d6d37cf2d3de101e7be98b2304e7fc9d3
1 # cabal v2-test
2 Resolving dependencies...
3 Build profile: -w ghc-<GHCVER> -O1
4 In order, the following will be built:
5  - my-0.1 (lib) (first run)
6  - my-0.1 (test:test-Short) (first run)
7  - my-0.1 (test:test-Foo) (first run)
8 Configuring library for my-0.1...
9 Preprocessing library for my-0.1...
10 Building library for my-0.1...
11 Configuring test suite 'test-Short' for my-0.1...
12 Preprocessing test suite 'test-Short' for my-0.1...
13 Building test suite 'test-Short' for my-0.1...
14 Running 1 test suites...
15 Test suite test-Short: RUNNING...
16 Test suite test-Short: PASS
17 Test suite logged to: <ROOT>/cabal.dist/work/./dist/build/<ARCH>/ghc-<GHCVER>/my-0.1/t/test-Short/test/my-0.1-test-Short.log
18 1 of 1 test suites (1 of 1 test cases) passed.
19 Configuring test suite 'test-Foo' for my-0.1...
20 Preprocessing test suite 'test-Foo' for my-0.1...
21 Building test suite 'test-Foo' for my-0.1...
22 Running 1 test suites...
23 Test suite test-Foo: RUNNING...
24 Test suite test-Foo: PASS
25 Test suite logged to: <ROOT>/cabal.dist/work/./dist/build/<ARCH>/ghc-<GHCVER>/my-0.1/t/test-Foo/test/my-0.1-test-Foo.log
26 1 of 1 test suites (1 of 1 test cases) passed.