(cabal check) Add "No internal name clash" test
[cabal.git] / cabal-testsuite / PackageTests / TestNameCollision / setup.out
blobc95e94f837b74ca011bc5cb037f8245ddd33125a
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.dist/work/child/dist/test/child-0.1-parent.log
22 1 of 1 test suites (1 of 1 test cases) passed.