Skip to content

Commit a17de46

Browse files
committed
tests
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 7ed0b6c commit a17de46

File tree

52 files changed

+17385
-10487
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+17385
-10487
lines changed

tests/_data/infiles/poetry/with-extras/lock10/poetry.lock

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/_data/infiles/poetry/with-extras/lock11/poetry.lock

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/_data/infiles/poetry/with-extras/lock20/poetry.lock

Lines changed: 279 additions & 261 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/_data/infiles/poetry/with-extras/pyproject-proto.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ tomli = [
1616

1717
[tool.poetry.extras]
1818
my-extra = ["cyclonedx-python-lib"]
19-
tomli = ["toml"]
19+
toml = ["tomli"]
20+
foo = ["extra-with-unknown-deps"]
2021

2122

2223
[build-system]

tests/_data/snapshots/poetry/all-extras_with-extras_lock10_1.0.xml.bin

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/_data/snapshots/poetry/all-extras_with-extras_lock10_1.1.xml.bin

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/_data/snapshots/poetry/all-extras_with-extras_lock10_1.2.json.bin

Lines changed: 14 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/_data/snapshots/poetry/all-extras_with-extras_lock10_1.2.xml.bin

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/_data/snapshots/poetry/all-extras_with-extras_lock10_1.3.json.bin

Lines changed: 25 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/_data/snapshots/poetry/all-extras_with-extras_lock10_1.3.xml.bin

Lines changed: 14 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)