Merge pull request #10525 from 9999years/field-stanza-names
[cabal.git] / cabal-testsuite / PackageTests / DuplicateModuleName / setup.out
blob29d5d6e21c69545f7b5e1ee1433a75108a1ba782
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.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.dist/work/dist/test/DuplicateModuleName-0.1.0.0-foo2.log
21 0 of 1 test suites (0 of 2 test cases) passed.