From 2bd07f72643799391e38805da617565a82f02b53 Mon Sep 17 00:00:00 2001 From: Geoffrey Washburn Date: Mon, 8 Sep 2008 13:07:31 +0000 Subject: Bugfix and tests for #1323. --- test/files/run/t1323.check | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 test/files/run/t1323.check (limited to 'test/files/run/t1323.check') diff --git a/test/files/run/t1323.check b/test/files/run/t1323.check new file mode 100644 index 0000000000..0d540f71b5 --- /dev/null +++ b/test/files/run/t1323.check @@ -0,0 +1,18 @@ + 1:-1 + 2:0 + 3:1 + 4:2 + 5:-1 + 6:-1 + 7:-1 + 8:-1 + 9:-1 +10:0 +11:-1 +12:-1 +13:-1 +14:0 +15:0 +16:-1 +17:-1 +18:3 -- cgit v1.2.3