diff options
-rwxr-xr-x | test_pbuilder-satisfydepends-classic | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/test_pbuilder-satisfydepends-classic b/test_pbuilder-satisfydepends-classic index 4c2ad8f..021ffbe 100755 --- a/test_pbuilder-satisfydepends-classic +++ b/test_pbuilder-satisfydepends-classic @@ -88,4 +88,15 @@ gnome-doc-utils libssl-dev liblaunchpad-integration-dev" get_pkg_name "`test_split_deps`" +expect_output ">= 5.0.0 +>= 2.12 +>= 2.10 +>= 2.16.0 +>= 2.16.0 +>= 2.9.2 +>= 0.60 +>= 0.3.2-0 +>= 0.1.7 +>= 0.9.8b-1" get_dep_op_and_ver "`test_split_deps | grep '('`" + testlib_summary |