xbps/tests/libxbps
Juan RP b976a45aed New code to find pkg obsolete files, with a proper kyua test.
Previous code incorrectly found obsolete files in this case:

(curpkg) - in files: /etc/foo.conf
(newpkg) - in conf_files: /etc/foo.conf

and removed this file because the code couldn't find it in the same
array. The new code fixes this case and compares the whole pkg filelist.
2013-03-09 13:30:56 +01:00
..
cmpver Commit Kyua/ATF test suite for libxbps. 2012-03-12 15:23:04 +01:00
common New code to find pkg obsolete files, with a proper kyua test. 2013-03-09 13:30:56 +01:00
find_pkg_obsoletes New code to find pkg obsolete files, with a proper kyua test. 2013-03-09 13:30:56 +01:00
pkgpattern_match Commit Kyua/ATF test suite for libxbps. 2012-03-12 15:23:04 +01:00
plist_match libxbps: require an underscore in strings to detect correctly pkgname/version. 2012-06-05 10:58:39 +02:00
plist_match_virtual tests: drop trailing whitespaces. 2012-03-12 15:35:53 +01:00
util libxbps: require an underscore in strings to detect correctly pkgname/version. 2012-06-05 10:58:39 +02:00
Makefile New code to find pkg obsolete files, with a proper kyua test. 2013-03-09 13:30:56 +01:00
Makefile.inc Commit Kyua/ATF test suite for libxbps. 2012-03-12 15:23:04 +01:00