xbps/tests
Juan RP 580a5ba29b xbps_get_pkg_fulldeptree(): fix all known bugs and make it 50x faster.
faster: use a hash table with pkg names on the transaction dict,
 the process of collecting and sorting is now 50x faster or
 even more (kde5).

bugs: this now detects cyclic deps and returns with an appropropiate
 return value: ELOOP and ENOENT in xbps-query(1) --fulldeptree.
 Ping me if you need more details :-)

Close https://github.com/void-linux/xbps/issues/16
Close https://github.com/void-linux/xbps/issues/5
2019-04-19 22:57:42 +02:00
..
xbps xbps_get_pkg_fulldeptree(): fix all known bugs and make it 50x faster. 2019-04-19 22:57:42 +02:00
Makefile Reorganize tests and move all them under /usr/tests/xbps. 2013-11-03 09:30:57 +01:00