-
Notifications
You must be signed in to change notification settings - Fork 698
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Can be done now that the test is in its own folder
- Loading branch information
1 parent
4ab4537
commit 70a2369
Showing
21 changed files
with
52 additions
and
39 deletions.
There are no files selected for viewing
7 changes: 7 additions & 0 deletions
7
cabal-testsuite/PackageTests/ConditionalAndImport/DedupUsingConfigFrom/0.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
import: cfg/1.config | ||
import: cfg/3.config | ||
import: cfg/5.config | ||
import: cfg/7.config | ||
import: cfg/9.config | ||
|
||
import: with-ghc.config |
2 changes: 1 addition & 1 deletion
2
...DedupUsingConfigFrom/woops/woops-1.config → ...alAndImport/DedupUsingConfigFrom/2.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
import: ../woops-2.config | ||
import: cfg/3.config | ||
import: https://www.stackage.org/lts-21.25/cabal.config |
2 changes: 1 addition & 1 deletion
2
...DedupUsingConfigFrom/woops/woops-3.config → ...alAndImport/DedupUsingConfigFrom/4.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
import: ../woops-4.config | ||
import: cfg/5.config | ||
import: https://www.stackage.org/lts-21.25/cabal.config |
2 changes: 1 addition & 1 deletion
2
...DedupUsingConfigFrom/woops/woops-5.config → ...alAndImport/DedupUsingConfigFrom/6.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
import: ../woops-6.config | ||
import: cfg/7.config | ||
import: https://www.stackage.org/lts-21.25/cabal.config |
2 changes: 1 addition & 1 deletion
2
...DedupUsingConfigFrom/woops/woops-7.config → ...alAndImport/DedupUsingConfigFrom/8.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
import: ../woops-8.config | ||
import: cfg/9.config | ||
import: https://www.stackage.org/lts-21.25/cabal.config |
1 change: 1 addition & 0 deletions
1
cabal-testsuite/PackageTests/ConditionalAndImport/DedupUsingConfigFrom/cabal.out
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
# checking "using config from message" with URI imports | ||
# cabal v2-build | ||
# checking that package directories and locations are reported in order |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 2 additions & 0 deletions
2
cabal-testsuite/PackageTests/ConditionalAndImport/DedupUsingConfigFrom/cfg/1.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
import: ../2.config | ||
import: https://www.stackage.org/lts-21.25/cabal.config |
2 changes: 2 additions & 0 deletions
2
cabal-testsuite/PackageTests/ConditionalAndImport/DedupUsingConfigFrom/cfg/3.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
import: ../4.config | ||
import: https://www.stackage.org/lts-21.25/cabal.config |
2 changes: 2 additions & 0 deletions
2
cabal-testsuite/PackageTests/ConditionalAndImport/DedupUsingConfigFrom/cfg/5.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
import: ../6.config | ||
import: https://www.stackage.org/lts-21.25/cabal.config |
2 changes: 2 additions & 0 deletions
2
cabal-testsuite/PackageTests/ConditionalAndImport/DedupUsingConfigFrom/cfg/7.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
import: ../8.config | ||
import: https://www.stackage.org/lts-21.25/cabal.config |
File renamed without changes.
2 changes: 2 additions & 0 deletions
2
...suite/PackageTests/ConditionalAndImport/DedupUsingConfigFrom/no-pkg-1/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
There's intentionally no package here but the directory for the package exists | ||
so that the project can find it. |
2 changes: 2 additions & 0 deletions
2
...suite/PackageTests/ConditionalAndImport/DedupUsingConfigFrom/no-pkg-3/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
There's intentionally no package here but the directory for the package exists | ||
so that the project can find it. |
7 changes: 7 additions & 0 deletions
7
cabal-testsuite/PackageTests/ConditionalAndImport/DedupUsingConfigFrom/no-pkgs.project
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
packages: | ||
no-pkg-1 | ||
no-pkg-2-dir | ||
no-pkg-3 | ||
no-pkg-4-dir | ||
|
||
import: 0.config |
3 changes: 0 additions & 3 deletions
3
.../PackageTests/ConditionalAndImport/DedupUsingConfigFrom/woops-0-packages-in-woops.project
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
cabal-testsuite/PackageTests/ConditionalAndImport/DedupUsingConfigFrom/woops-0.config
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
cabal-testsuite/PackageTests/ConditionalAndImport/DedupUsingConfigFrom/woops-2.config
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
cabal-testsuite/PackageTests/ConditionalAndImport/DedupUsingConfigFrom/woops-4.config
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
cabal-testsuite/PackageTests/ConditionalAndImport/DedupUsingConfigFrom/woops-6.config
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
cabal-testsuite/PackageTests/ConditionalAndImport/DedupUsingConfigFrom/woops-8.config
This file was deleted.
Oops, something went wrong.