xbps/tests
Juan RP 7d8247ae56
Multiple changes to pkgs on hold mode.
- Added transaction stats for pkgs on hold.

- Always add packages on hold to the transaction dictionary,
  its type will be set to XBPS_TRANS_HOLD.

- Changed xbps_transaction_update_pkg() to have a new "force"
  bool argument to force an update with a pkg on hold.

- As discussed in #274 with @Duncaen the only way to update a
  pkg on hold is by using `-f`, i.e `xbps-install -f foo`.

Closes #265
Closes #274
2020-04-23 06:03:56 +02:00
..
xbps Multiple changes to pkgs on hold mode. 2020-04-23 06:03:56 +02:00
Makefile Reorganize tests and move all them under /usr/tests/xbps. 2013-11-03 09:30:57 +01:00