Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
neolynx committed Oct 22, 2024
1 parent a40de35 commit e99efca
Show file tree
Hide file tree
Showing 9 changed files with 33 additions and 15 deletions.
4 changes: 2 additions & 2 deletions system/t03_help/MirrorCreateHelpTest_gold
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ Options:
-dep-follow-source: when processing dependencies, follow from binary to Source packages
-dep-follow-suggests: when processing dependencies, follow Suggests
-dep-verbose-resolve: when processing dependencies, print detailed logs
-deps-from-mirrors: list of mirrors thats packages's dependencies should be fulfilled (comma-separated), default to none
-deps-from-repos: list of repositories thats packages's dependencies should be fulfilled (comma-separated), default to none
-deps-from-mirrors="": list of mirrors thats packages's dependencies should be fulfilled (comma-separated), default to none
-deps-from-repos="": list of repositories thats packages's dependencies should be fulfilled (comma-separated), default to none
-filter="": filter packages in mirror
-filter-with-deps: when filtering, include dependencies of matching packages as well
-force-architectures: (only with architecture list) skip check that requested architectures are listed in Release file
Expand Down
4 changes: 2 additions & 2 deletions system/t03_help/MirrorCreateTest_gold
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ Options:
-dep-follow-source: when processing dependencies, follow from binary to Source packages
-dep-follow-suggests: when processing dependencies, follow Suggests
-dep-verbose-resolve: when processing dependencies, print detailed logs
-deps-from-mirrors: list of mirrors thats packages's dependencies should be fulfilled (comma-separated), default to none
-deps-from-repos: list of repositories thats packages's dependencies should be fulfilled (comma-separated), default to none
-deps-from-mirrors="": list of mirrors thats packages's dependencies should be fulfilled (comma-separated), default to none
-deps-from-repos="": list of repositories thats packages's dependencies should be fulfilled (comma-separated), default to none
-filter="": filter packages in mirror
-filter-with-deps: when filtering, include dependencies of matching packages as well
-force-architectures: (only with architecture list) skip check that requested architectures are listed in Release file
Expand Down
4 changes: 2 additions & 2 deletions system/t03_help/WrongFlagTest_gold
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ Options:
-dep-follow-source: when processing dependencies, follow from binary to Source packages
-dep-follow-suggests: when processing dependencies, follow Suggests
-dep-verbose-resolve: when processing dependencies, print detailed logs
-deps-from-mirrors: list of mirrors thats packages's dependencies should be fulfilled (comma-separated), default to none
-deps-from-repos: list of repositories thats packages's dependencies should be fulfilled (comma-separated), default to none
-deps-from-mirrors="": list of mirrors thats packages's dependencies should be fulfilled (comma-separated), default to none
-deps-from-repos="": list of repositories thats packages's dependencies should be fulfilled (comma-separated), default to none
-filter="": filter packages in mirror
-filter-with-deps: when filtering, include dependencies of matching packages as well
-force-architectures: (only with architecture list) skip check that requested architectures are listed in Release file
Expand Down
16 changes: 12 additions & 4 deletions system/t04_mirror/ListMirror6Test_gold
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,9 @@
"SkipArchitectureCheck": false,
"DownloadSources": false,
"DownloadUdebs": false,
"DownloadInstaller": false
"DownloadInstaller": false,
"DepsFromMirrors": null,
"DepsFromRepos": null
},
{
"Name": "mirror2",
Expand Down Expand Up @@ -85,7 +87,9 @@
"SkipArchitectureCheck": false,
"DownloadSources": true,
"DownloadUdebs": false,
"DownloadInstaller": false
"DownloadInstaller": false,
"DepsFromMirrors": null,
"DepsFromRepos": null
},
{
"Name": "mirror3",
Expand Down Expand Up @@ -119,7 +123,9 @@
"SkipArchitectureCheck": false,
"DownloadSources": false,
"DownloadUdebs": false,
"DownloadInstaller": false
"DownloadInstaller": false,
"DepsFromMirrors": null,
"DepsFromRepos": null
},
{
"Name": "mirror4",
Expand All @@ -145,6 +151,8 @@
"SkipArchitectureCheck": false,
"DownloadSources": false,
"DownloadUdebs": false,
"DownloadInstaller": false
"DownloadInstaller": false,
"DepsFromMirrors": null,
"DepsFromRepos": null
}
]
4 changes: 3 additions & 1 deletion system/t04_mirror/ShowMirror5Test_gold
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,7 @@
"SkipArchitectureCheck": false,
"DownloadSources": false,
"DownloadUdebs": false,
"DownloadInstaller": false
"DownloadInstaller": false,
"DepsFromMirrors": null,
"DepsFromRepos": null
}
4 changes: 3 additions & 1 deletion system/t04_mirror/ShowMirror7Test_gold
Original file line number Diff line number Diff line change
Expand Up @@ -357,5 +357,7 @@
"xvba-va-driver_0.8.0-5_i386",
"ydpdict_1.0.0-2_amd64",
"ydpdict_1.0.0-2_i386"
]
],
"DepsFromMirrors": null,
"DepsFromRepos": null
}
4 changes: 3 additions & 1 deletion system/t04_mirror/ShowMirror8Test_gold
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,7 @@
"SkipArchitectureCheck": false,
"DownloadSources": false,
"DownloadUdebs": false,
"DownloadInstaller": false
"DownloadInstaller": false,
"DepsFromMirrors": null,
"DepsFromRepos": null
}
4 changes: 3 additions & 1 deletion system/t05_snapshot/ShowSnapshot4Test_gold
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,9 @@
"SkipArchitectureCheck": false,
"DownloadSources": false,
"DownloadUdebs": false,
"DownloadInstaller": false
"DownloadInstaller": false,
"DepsFromMirrors": null,
"DepsFromRepos": null
}
],
"Description": "Snapshot from mirror [wheezy-non-free]: http://mirror.yandex.ru/debian/ wheezy",
Expand Down
4 changes: 3 additions & 1 deletion system/t05_snapshot/ShowSnapshot5Test_gold
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,9 @@
"SkipArchitectureCheck": false,
"DownloadSources": false,
"DownloadUdebs": false,
"DownloadInstaller": false
"DownloadInstaller": false,
"DepsFromMirrors": null,
"DepsFromRepos": null
}
],
"Packages": [
Expand Down

0 comments on commit e99efca

Please sign in to comment.