From a5146f1b6cb5bb0cf56c6aa8293e26302e5d0ee2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Ter=C3=A4s?= Date: Sat, 30 Jul 2011 20:59:47 +0300 Subject: solver: generate proper error messages * the solver no longer does look-ahead locking of names (could be possibly optimized later); instead names are now always ordered strictly to properly detect the package names which are unsolveable * basic error tests added, so we can see the most likely problem in dependencies easily --- test/basic5.test | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/basic5.test') diff --git a/test/basic5.test b/test/basic5.test index 6e69db3..40bf72a 100644 --- a/test/basic5.test +++ b/test/basic5.test @@ -1 +1,2 @@ ---raw-repository basic.repo --installed basic.installed2 -a a +--raw-repository basic.repo --installed basic.installed2 -a +a -- cgit v1.2.3