(cabal check) Add "Autogen include" test for ts
[cabal.git] / cabal-testsuite / PackageTests / TestNameCollision / setup.cabal.out
blob866529df42db53458a3deea9f82e391d7786551f
1 # Setup configure
2 Configuring parent-0.1...
3 # Setup build
4 Preprocessing library for parent-0.1..
5 Building library for parent-0.1..
6 # Setup copy
7 Installing library in <PATH>
8 # Setup register
9 Registering library for parent-0.1..
10 # Setup configure
11 Configuring child-0.1...
12 # Setup build
13 Preprocessing library for child-0.1..
14 Building library for child-0.1..
15 Preprocessing test suite 'parent' for child-0.1..
16 Building test suite 'parent' for child-0.1..
17 # Setup test
18 Running 1 test suites...
19 Test suite parent: RUNNING...
20 Test suite parent: PASS
21 Test suite logged to: ../setup.cabal.dist/work/child/dist/test/child-0.1-parent.log
22 1 of 1 test suites (1 of 1 test cases) passed.