1
0
mirror of git://projects.qi-hardware.com/wernermisc.git synced 2024-11-15 08:31:34 +02:00
wernermisc/qpkg/test
Werner Almesberger c44510ade1 qpkg: detect conflicts with installed packages
- prereq.c (installed_conflicts, free_conflicts, prereq): collect list of
  pre-existing conflicts in installed packages
- prereq.c (prereq): check if package being requested already conflicts
- test/instconf: regression test for conflicts with installed packages
- TODO: updated for full support of conflicts. Mention that we're not
  terribly efficient with handling conflicts.
2010-11-21 23:59:27 -03:00
..
Common qpkg: added regression test harness and a few tests 2010-11-21 04:32:04 -03:00
conflict qpkg: adding handling of conflicts (in progress) 2010-11-21 23:24:44 -03:00
cyclic qpkg: added detection of cyclic dependencies 2010-11-21 20:31:20 -03:00
instconf qpkg: detect conflicts with installed packages 2010-11-21 23:59:27 -03:00
minpkg qpkg: added regression test harness and a few tests 2010-11-21 04:32:04 -03:00
prereq qpkg/prereq.c (prereq): removed confused false error avoidance 2010-11-21 10:22:37 -03:00
resorder qpkg: change prerequisite resolution order to be fully depth-first 2010-11-21 17:34:17 -03:00
sortver qpkg: sort package version list such that highest comes first 2010-11-21 22:57:35 -03:00
verpref qpkg: regression test for version preference 2010-11-21 23:02:10 -03:00