xbps/tests/xbps
Juan RP b672e1a7f2
Improved "xbps auto-updating itself" behaviour.
Always check if there's a new xbps package version available
while *installing* or *updating* in any form.

This fixes the following scenario:

- xbps-0.53_10 is currently installed
- xbps-0.54_1 is available in repo
- xbps-install --update netbsd-wtf || xbps-install new-pkg || xbps-install --update

As expected any of the following scenarios in last cmd will use *this*
transaction to autoupdate xbps and its reverse dependencies.

Another transaction will be necessary to install or update the other unrelated
packages.

Added a new test case to verify this case and improve the other test
cases with more extensive checks.
2019-06-17 12:02:02 +02:00
..
common Added support to run tests in place. 2014-10-06 11:59:16 +02:00
libxbps Improved "xbps auto-updating itself" behaviour. 2019-06-17 12:02:02 +02:00
xbps-alternatives tests/xbps-alternatives: indent "more_entries_update" test case. 2019-06-11 19:53:19 +02:00
xbps-checkvers xbps-checkvers: rewrite check_reverts without malloc 2019-06-15 23:50:50 +02:00
xbps-create tests: xbps-create with fifo in destdir 2019-04-14 12:37:24 +02:00
xbps-install tests: disable failing test 2019-04-20 10:54:51 +02:00
xbps-query xbps-{install,query}: added -i to ignore repos defined in xbps.d. 2014-11-21 10:56:41 +01:00
xbps-rindex xbps-rindex: add test to trigger stage deadlock 2018-06-28 13:30:14 +02:00
xbps-uhelper Fix #69 (No way to set globally a custom architecture) 2014-11-19 11:36:09 +01:00
Kyuafile test: fix typo in remove_directoy and move to right place 2019-06-07 20:13:39 +02:00
Makefile test: fix typo in remove_directoy and move to right place 2019-06-07 20:13:39 +02:00