From 9b0b1751d16d4f8727254ac4e4b1a1eb4120f3dd Mon Sep 17 00:00:00 2001 From: "Tom Breton (Tehom)" Date: Wed, 18 May 2011 17:46:21 -0400 Subject: [PATCH] Transitional: Updated test db for out-of-bounds error message --- db | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/db b/db index f0ef348..86eccf1 100644 --- a/db +++ b/db @@ -1,6 +1,9 @@ -(("dbid:80eedbc8-efd5-47c4-9c3b-d0da6c48f768" correct-answer - (19906 61463 854198) - "Error: kernel_call: argobject is the wrong type (C-k_if_literal (1 #,boolean?/o1)) \n") +(("dbid:ee168f5d-5d87-4792-9dba-0fd0ac7c14a4" correct-answer + (19924 14848 809057) + "Error: destructure: past end of output array \n") + ("dbid:80eedbc8-efd5-47c4-9c3b-d0da6c48f768" correct-answer + (19906 61463 854198) + "Error: kernel_call: argobject is the wrong type (C-k_if_literal (1 #,boolean?/o1)) \n") ("dbid:bf93cc1e-534c-4a1f-8762-3072e59dcb3c" correct-answer (19890 12527 164526) "Error: kernel_call: argobject is the wrong type (,(unwrap #,unwrap) (1 #,applicative?/o1)) \n") @@ -55,9 +58,6 @@ ("dbid:b50e8f78-6652-418d-9b44-1ff676946970" correct-answer (19793 37509 399728) "Error: do_destructure: argobject is the wrong type \n") - ("dbid:ee168f5d-5d87-4792-9dba-0fd0ac7c14a4" correct-answer - (19793 37502 420232) - "Error: do_destructure: argobject is the wrong type \n") ("dbid:a1bd1321-532e-4187-af64-278c009a7f97" correct-answer (19793 37492 959146) "Error: do_destructure: argobject is the wrong type \n") -- 2.11.4.GIT