Skip to content

Commit a0311e0

Browse files
authored
Merge pull request #223 from aboutcode-org/regen-all-tests
Enable regeneration of all CLI tests
2 parents 3fe968a + 7dfb059 commit a0311e0

12 files changed

+476
-201
lines changed

tests/data/azure-devops.req-310-expected.json

Lines changed: 23 additions & 24 deletions
Large diffs are not rendered by default.

tests/data/azure-devops.req-312-expected.json

Lines changed: 23 additions & 24 deletions
Large diffs are not rendered by default.

tests/data/azure-devops.req-313-expected.json

Lines changed: 23 additions & 24 deletions
Large diffs are not rendered by default.

tests/data/azure-devops.req-38-expected.json

Lines changed: 11 additions & 11 deletions
Large diffs are not rendered by default.
Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
[
2+
[
3+
{
4+
"package": "pkg:pypi/autobahn@22.3.2",
5+
"dependencies": [
6+
"pkg:pypi/cryptography@43.0.3",
7+
"pkg:pypi/hyperlink@21.0.0",
8+
"pkg:pypi/setuptools@80.1.0",
9+
"pkg:pypi/txaio@23.1.1"
10+
]
11+
},
12+
{
13+
"package": "pkg:pypi/cffi@1.17.1",
14+
"dependencies": [
15+
"pkg:pypi/pycparser@2.22"
16+
]
17+
},
18+
{
19+
"package": "pkg:pypi/cryptography@43.0.3",
20+
"dependencies": [
21+
"pkg:pypi/cffi@1.17.1"
22+
]
23+
},
24+
{
25+
"package": "pkg:pypi/hyperlink@21.0.0",
26+
"dependencies": [
27+
"pkg:pypi/idna@3.10"
28+
]
29+
},
30+
{
31+
"package": "pkg:pypi/idna@3.10",
32+
"dependencies": []
33+
},
34+
{
35+
"package": "pkg:pypi/pycparser@2.22",
36+
"dependencies": []
37+
},
38+
{
39+
"package": "pkg:pypi/setuptools@80.1.0",
40+
"dependencies": []
41+
},
42+
{
43+
"package": "pkg:pypi/txaio@23.1.1",
44+
"dependencies": []
45+
}
46+
],
47+
[
48+
"pkg:pypi/autobahn@22.3.2",
49+
"pkg:pypi/cffi@1.17.1",
50+
"pkg:pypi/cryptography@43.0.3",
51+
"pkg:pypi/hyperlink@21.0.0",
52+
"pkg:pypi/idna@3.10",
53+
"pkg:pypi/pycparser@2.22",
54+
"pkg:pypi/setuptools@80.1.0",
55+
"pkg:pypi/txaio@23.1.1"
56+
]
57+
]
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
[
2+
[
3+
{
4+
"package": "pkg:pypi/click@8.1.8",
5+
"dependencies": []
6+
},
7+
{
8+
"package": "pkg:pypi/flask@2.1.2",
9+
"dependencies": [
10+
"pkg:pypi/click@8.1.8",
11+
"pkg:pypi/itsdangerous@2.2.0",
12+
"pkg:pypi/jinja2@3.1.6",
13+
"pkg:pypi/werkzeug@3.1.3"
14+
]
15+
},
16+
{
17+
"package": "pkg:pypi/itsdangerous@2.2.0",
18+
"dependencies": []
19+
},
20+
{
21+
"package": "pkg:pypi/jinja2@3.1.6",
22+
"dependencies": [
23+
"pkg:pypi/markupsafe@3.0.2"
24+
]
25+
},
26+
{
27+
"package": "pkg:pypi/markupsafe@3.0.2",
28+
"dependencies": []
29+
},
30+
{
31+
"package": "pkg:pypi/werkzeug@3.1.3",
32+
"dependencies": [
33+
"pkg:pypi/markupsafe@3.0.2"
34+
]
35+
}
36+
],
37+
[
38+
"pkg:pypi/click@8.1.8",
39+
"pkg:pypi/flask@2.1.2",
40+
"pkg:pypi/itsdangerous@2.2.0",
41+
"pkg:pypi/jinja2@3.1.6",
42+
"pkg:pypi/markupsafe@3.0.2",
43+
"pkg:pypi/werkzeug@3.1.3"
44+
]
45+
]
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
[
2+
[
3+
{
4+
"package": "pkg:pypi/click@8.1.8",
5+
"dependencies": [
6+
"pkg:pypi/colorama@0.4.6"
7+
]
8+
},
9+
{
10+
"package": "pkg:pypi/colorama@0.4.6",
11+
"dependencies": []
12+
},
13+
{
14+
"package": "pkg:pypi/flask@2.1.2",
15+
"dependencies": [
16+
"pkg:pypi/click@8.1.8",
17+
"pkg:pypi/itsdangerous@2.2.0",
18+
"pkg:pypi/jinja2@3.1.6",
19+
"pkg:pypi/werkzeug@3.1.3"
20+
]
21+
},
22+
{
23+
"package": "pkg:pypi/itsdangerous@2.2.0",
24+
"dependencies": []
25+
},
26+
{
27+
"package": "pkg:pypi/jinja2@3.1.6",
28+
"dependencies": [
29+
"pkg:pypi/markupsafe@3.0.2"
30+
]
31+
},
32+
{
33+
"package": "pkg:pypi/markupsafe@3.0.2",
34+
"dependencies": []
35+
},
36+
{
37+
"package": "pkg:pypi/werkzeug@3.1.3",
38+
"dependencies": [
39+
"pkg:pypi/markupsafe@3.0.2"
40+
]
41+
}
42+
],
43+
[
44+
"pkg:pypi/click@8.1.8",
45+
"pkg:pypi/colorama@0.4.6",
46+
"pkg:pypi/flask@2.1.2",
47+
"pkg:pypi/itsdangerous@2.2.0",
48+
"pkg:pypi/jinja2@3.1.6",
49+
"pkg:pypi/markupsafe@3.0.2",
50+
"pkg:pypi/werkzeug@3.1.3"
51+
]
52+
]
Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
[
2+
[
3+
{
4+
"package": "pkg:pypi/click@8.0.4",
5+
"dependencies": [
6+
"pkg:pypi/importlib-metadata@4.8.3"
7+
]
8+
},
9+
{
10+
"package": "pkg:pypi/dataclasses@0.8",
11+
"dependencies": []
12+
},
13+
{
14+
"package": "pkg:pypi/flask@2.0.3",
15+
"dependencies": [
16+
"pkg:pypi/click@8.0.4",
17+
"pkg:pypi/itsdangerous@2.0.1",
18+
"pkg:pypi/jinja2@3.0.3",
19+
"pkg:pypi/werkzeug@2.0.3"
20+
]
21+
},
22+
{
23+
"package": "pkg:pypi/importlib-metadata@4.8.3",
24+
"dependencies": [
25+
"pkg:pypi/typing-extensions@4.1.1",
26+
"pkg:pypi/zipp@3.6.0"
27+
]
28+
},
29+
{
30+
"package": "pkg:pypi/itsdangerous@2.0.1",
31+
"dependencies": []
32+
},
33+
{
34+
"package": "pkg:pypi/jinja2@3.0.3",
35+
"dependencies": [
36+
"pkg:pypi/markupsafe@2.0.1"
37+
]
38+
},
39+
{
40+
"package": "pkg:pypi/markupsafe@2.0.1",
41+
"dependencies": []
42+
},
43+
{
44+
"package": "pkg:pypi/typing-extensions@4.1.1",
45+
"dependencies": []
46+
},
47+
{
48+
"package": "pkg:pypi/werkzeug@2.0.3",
49+
"dependencies": [
50+
"pkg:pypi/dataclasses@0.8"
51+
]
52+
},
53+
{
54+
"package": "pkg:pypi/zipp@3.6.0",
55+
"dependencies": []
56+
}
57+
],
58+
[
59+
"pkg:pypi/click@8.0.4",
60+
"pkg:pypi/dataclasses@0.8",
61+
"pkg:pypi/flask@2.0.3",
62+
"pkg:pypi/importlib-metadata@4.8.3",
63+
"pkg:pypi/itsdangerous@2.0.1",
64+
"pkg:pypi/jinja2@3.0.3",
65+
"pkg:pypi/markupsafe@2.0.1",
66+
"pkg:pypi/typing-extensions@4.1.1",
67+
"pkg:pypi/werkzeug@2.0.3",
68+
"pkg:pypi/zipp@3.6.0"
69+
]
70+
]
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
[
2+
[
3+
{
4+
"package": "pkg:pypi/click@8.1.8",
5+
"dependencies": []
6+
},
7+
{
8+
"package": "pkg:pypi/flask@2.1.3",
9+
"dependencies": [
10+
"pkg:pypi/click@8.1.8",
11+
"pkg:pypi/importlib-metadata@8.7.0",
12+
"pkg:pypi/itsdangerous@2.2.0",
13+
"pkg:pypi/jinja2@3.1.6",
14+
"pkg:pypi/werkzeug@3.1.3"
15+
]
16+
},
17+
{
18+
"package": "pkg:pypi/importlib-metadata@8.7.0",
19+
"dependencies": [
20+
"pkg:pypi/zipp@3.21.0"
21+
]
22+
},
23+
{
24+
"package": "pkg:pypi/itsdangerous@2.2.0",
25+
"dependencies": []
26+
},
27+
{
28+
"package": "pkg:pypi/jinja2@3.1.6",
29+
"dependencies": [
30+
"pkg:pypi/markupsafe@3.0.2"
31+
]
32+
},
33+
{
34+
"package": "pkg:pypi/markupsafe@3.0.2",
35+
"dependencies": []
36+
},
37+
{
38+
"package": "pkg:pypi/werkzeug@3.1.3",
39+
"dependencies": [
40+
"pkg:pypi/markupsafe@3.0.2"
41+
]
42+
},
43+
{
44+
"package": "pkg:pypi/zipp@3.21.0",
45+
"dependencies": []
46+
}
47+
],
48+
[
49+
"pkg:pypi/click@8.1.8",
50+
"pkg:pypi/flask@2.1.3",
51+
"pkg:pypi/importlib-metadata@8.7.0",
52+
"pkg:pypi/itsdangerous@2.2.0",
53+
"pkg:pypi/jinja2@3.1.6",
54+
"pkg:pypi/markupsafe@3.0.2",
55+
"pkg:pypi/werkzeug@3.1.3",
56+
"pkg:pypi/zipp@3.21.0"
57+
]
58+
]
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
[
2+
[
3+
{
4+
"package": "pkg:pypi/torchcodec@0.3.0%2Bcu126",
5+
"dependencies": []
6+
}
7+
],
8+
[
9+
"pkg:pypi/torchcodec@0.3.0%2Bcu126"
10+
]
11+
]

0 commit comments

Comments
 (0)