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