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/error2.expect | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 test/error2.expect (limited to 'test/error2.expect') diff --git a/test/error2.expect b/test/error2.expect new file mode 100644 index 0000000..e4e6ffe --- /dev/null +++ b/test/error2.expect @@ -0,0 +1,5 @@ +4 unsatisfiable dependencies (solution with 3 names) +world: d<1.5 +a-3: d>1.5 +b-1: d<2.0 +c-1: d>1.0 -- cgit v1.2.3-60-g2f50