Skip to content

Commit 9fb91fd

Browse files
committed
Update test expectations
Signed-off-by: Philippe Ombredanne <pombredanne@aboutcode.org>
1 parent e40b07a commit 9fb91fd

10 files changed

Lines changed: 372 additions & 40 deletions

File tree

tests/data/basic/csproj3/example.csproj-expected.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
"tool_homepageurl": "https://github.com/nexB/nuget-inspector",
66
"tool_version": "0.0.0",
77
"options": [
8-
"--project-file /basic/csproj3/example.csproj",
9-
"--verbose"
8+
"--project-file /basic/csproj3/example.csproj"
109
],
1110
"project_framework": "netcoreapp2.2",
1211
"notice": "Dependency tree generated with nuget-inspector.\nnuget-inspector is a free software tool from nexB Inc. and others.\nVisit https://github.com/nexB/nuget-inspector/ for support and download.",

tests/data/basic/nuget-dotnet-inspector5/nuget-dotnet5-inspector-87bee5/NugetDotnet5Inspector/NugetDotnet5Inspector.csproj-expected.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
"tool_homepageurl": "https://github.com/nexB/nuget-inspector",
66
"tool_version": "0.0.0",
77
"options": [
8-
"--project-file /basic/nuget-dotnet-inspector5/nuget-dotnet5-inspector-87bee5/NugetDotnet5Inspector/NugetDotnet5Inspector.csproj",
9-
"--verbose"
8+
"--project-file /basic/nuget-dotnet-inspector5/nuget-dotnet5-inspector-87bee5/NugetDotnet5Inspector/NugetDotnet5Inspector.csproj"
109
],
1110
"project_framework": "net5.0",
1211
"notice": "Dependency tree generated with nuget-inspector.\nnuget-inspector is a free software tool from nexB Inc. and others.\nVisit https://github.com/nexB/nuget-inspector/ for support and download.",

tests/data/basic/ossgadget/OSSGadget-6c7a4d8/src/Shared.CLI/Shared.CLI.csproj-expected.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
"tool_homepageurl": "https://github.com/nexB/nuget-inspector",
66
"tool_version": "0.0.0",
77
"options": [
8-
"--project-file /basic/ossgadget/OSSGadget-6c7a4d8/src/Shared.CLI/Shared.CLI.csproj",
9-
"--verbose"
8+
"--project-file /basic/ossgadget/OSSGadget-6c7a4d8/src/Shared.CLI/Shared.CLI.csproj"
109
],
1110
"project_framework": "net6.0",
1211
"notice": "Dependency tree generated with nuget-inspector.\nnuget-inspector is a free software tool from nexB Inc. and others.\nVisit https://github.com/nexB/nuget-inspector/ for support and download.",

tests/data/basic/ossgadget/OSSGadget-6c7a4d8/src/oss-tests/oss-tests.csproj-expected.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
"tool_homepageurl": "https://github.com/nexB/nuget-inspector",
66
"tool_version": "0.0.0",
77
"options": [
8-
"--project-file /basic/ossgadget/OSSGadget-6c7a4d8/src/oss-tests/oss-tests.csproj",
9-
"--verbose"
8+
"--project-file /basic/ossgadget/OSSGadget-6c7a4d8/src/oss-tests/oss-tests.csproj"
109
],
1110
"project_framework": "net6.0",
1211
"notice": "Dependency tree generated with nuget-inspector.\nnuget-inspector is a free software tool from nexB Inc. and others.\nVisit https://github.com/nexB/nuget-inspector/ for support and download.",

tests/data/complex/end-to-end6/SignalR-a19f73/samples/Microsoft.AspNet.SelfHost.Samples/Microsoft.AspNet.SelfHost.Samples.csproj-expected.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
"tool_homepageurl": "https://github.com/nexB/nuget-inspector",
66
"tool_version": "0.0.0",
77
"options": [
8-
"--project-file /complex/end-to-end6/SignalR-a19f73/samples/Microsoft.AspNet.SelfHost.Samples/Microsoft.AspNet.SelfHost.Samples.csproj",
9-
"--verbose"
8+
"--project-file /complex/end-to-end6/SignalR-a19f73/samples/Microsoft.AspNet.SelfHost.Samples/Microsoft.AspNet.SelfHost.Samples.csproj"
109
],
1110
"project_framework": "net45",
1211
"notice": "Dependency tree generated with nuget-inspector.\nnuget-inspector is a free software tool from nexB Inc. and others.\nVisit https://github.com/nexB/nuget-inspector/ for support and download.",

tests/data/complex/end-to-end6/SignalR-a19f73/test/Microsoft.AspNet.SignalR.Redis.Tests/Microsoft.AspNet.SignalR.Redis.Tests.csproj-expected.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
"tool_homepageurl": "https://github.com/nexB/nuget-inspector",
66
"tool_version": "0.0.0",
77
"options": [
8-
"--project-file /complex/end-to-end6/SignalR-a19f73/test/Microsoft.AspNet.SignalR.Redis.Tests/Microsoft.AspNet.SignalR.Redis.Tests.csproj",
9-
"--verbose"
8+
"--project-file /complex/end-to-end6/SignalR-a19f73/test/Microsoft.AspNet.SignalR.Redis.Tests/Microsoft.AspNet.SignalR.Redis.Tests.csproj"
109
],
1110
"project_framework": "any",
1211
"notice": "Dependency tree generated with nuget-inspector.\nnuget-inspector is a free software tool from nexB Inc. and others.\nVisit https://github.com/nexB/nuget-inspector/ for support and download.",

tests/data/complex/end-to-end6/SignalR-a19f73/test/Microsoft.AspNet.SignalR.SqlServer.Tests/Microsoft.AspNet.SignalR.SqlServer.Tests.csproj-expected.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
"tool_homepageurl": "https://github.com/nexB/nuget-inspector",
66
"tool_version": "0.0.0",
77
"options": [
8-
"--project-file /complex/end-to-end6/SignalR-a19f73/test/Microsoft.AspNet.SignalR.SqlServer.Tests/Microsoft.AspNet.SignalR.SqlServer.Tests.csproj",
9-
"--verbose"
8+
"--project-file /complex/end-to-end6/SignalR-a19f73/test/Microsoft.AspNet.SignalR.SqlServer.Tests/Microsoft.AspNet.SignalR.SqlServer.Tests.csproj"
109
],
1110
"project_framework": "any",
1211
"notice": "Dependency tree generated with nuget-inspector.\nnuget-inspector is a free software tool from nexB Inc. and others.\nVisit https://github.com/nexB/nuget-inspector/ for support and download.",

tests/data/complex/end-to-end6/SignalR-a19f73/test/Microsoft.AspNet.SignalR.Tests.Common/Microsoft.AspNet.SignalR.Tests.Common.csproj-expected.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
"tool_homepageurl": "https://github.com/nexB/nuget-inspector",
66
"tool_version": "0.0.0",
77
"options": [
8-
"--project-file /complex/end-to-end6/SignalR-a19f73/test/Microsoft.AspNet.SignalR.Tests.Common/Microsoft.AspNet.SignalR.Tests.Common.csproj",
9-
"--verbose"
8+
"--project-file /complex/end-to-end6/SignalR-a19f73/test/Microsoft.AspNet.SignalR.Tests.Common/Microsoft.AspNet.SignalR.Tests.Common.csproj"
109
],
1110
"project_framework": "any",
1211
"notice": "Dependency tree generated with nuget-inspector.\nnuget-inspector is a free software tool from nexB Inc. and others.\nVisit https://github.com/nexB/nuget-inspector/ for support and download.",

0 commit comments

Comments
 (0)