Merge pull request #10493 from Sdywolf/doc-refine/repl
[cabal.git] / cabal-testsuite / PackageTests / DuplicateModuleName / setup.cabal.out
blob4043c246d35361f813080c4083b699b061b87717
1 # Setup configure
2 Configuring DuplicateModuleName-0.1.0.0...
3 # Setup build
4 Preprocessing library for DuplicateModuleName-0.1.0.0...
5 Building library for DuplicateModuleName-0.1.0.0...
6 Preprocessing test suite 'foo' for DuplicateModuleName-0.1.0.0...
7 Building test suite 'foo' for DuplicateModuleName-0.1.0.0...
8 Preprocessing test suite 'foo2' for DuplicateModuleName-0.1.0.0...
9 Building test suite 'foo2' for DuplicateModuleName-0.1.0.0...
10 # Setup test
11 Running 1 test suites...
12 Test suite foo: RUNNING...
13 Test suite foo: FAIL
14 Test suite logged to: setup.cabal.dist/work/dist/test/DuplicateModuleName-0.1.0.0-foo.log
15 0 of 1 test suites (0 of 2 test cases) passed.
16 # Setup test
17 Running 1 test suites...
18 Test suite foo2: RUNNING...
19 Test suite foo2: FAIL
20 Test suite logged to: setup.cabal.dist/work/dist/test/DuplicateModuleName-0.1.0.0-foo2.log
21 0 of 1 test suites (0 of 2 test cases) passed.