From a5146f1b6cb5bb0cf56c6aa8293e26302e5d0ee2 Mon Sep 17 00:00:00 2001 From: Timo Teräs 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/error3.expect | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test/error3.expect (limited to 'test/error3.expect') diff --git a/test/error3.expect b/test/error3.expect new file mode 100644 index 0000000..eefc650 --- /dev/null +++ b/test/error3.expect @@ -0,0 +1,3 @@ +1 unsatisfiable dependencies (solution with 3 names) +world: !b +a-3: b -- cgit v1.2.3-60-g2f50