Add new kyua tests for xbps_find_pkg_orphans().

This commit is contained in:
Juan RP
2013-03-11 12:59:31 +01:00
parent a92863cb62
commit 430b224f58
6 changed files with 340 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ SUBDIRS += plist_match
SUBDIRS += plist_match_virtual
SUBDIRS += util
SUBDIRS += find_pkg_obsoletes
SUBDIRS += find_pkg_orphans
SUBDIRS += pkgdb
include ../../mk/subdir.mk