From 163e08997779ab40801decdbfe192d948dc0fd7b Mon Sep 17 00:00:00 2001 From: mes5k Date: Thu, 21 Oct 2004 01:59:49 +0000 Subject: [PATCH] fixed a test5 bug --- tests/test20.out | 2 +- tests/test21.out | 2 +- tests/test25.out | 2 +- tests/test33.out | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/test20.out b/tests/test20.out index c882c77..fbd5cc1 100644 --- a/tests/test20.out +++ b/tests/test20.out @@ -1,4 +1,4 @@ for A OR B we got : asdf for string C we got : fdas -for string D we got : 1 +for string D we got : 0 for E or F or G we got: blah diff --git a/tests/test21.out b/tests/test21.out index 94995a0..03bac4d 100644 --- a/tests/test21.out +++ b/tests/test21.out @@ -1,4 +1,4 @@ for A OR B we got : asdf for string C we got : fdas -for string D we got : 1 +for string D we got : 0 for E or F or G we got: asdf diff --git a/tests/test25.out b/tests/test25.out index c882c77..fbd5cc1 100644 --- a/tests/test25.out +++ b/tests/test25.out @@ -1,4 +1,4 @@ for A OR B we got : asdf for string C we got : fdas -for string D we got : 1 +for string D we got : 0 for E or F or G we got: blah diff --git a/tests/test33.out b/tests/test33.out index fbd5cc1..c882c77 100644 --- a/tests/test33.out +++ b/tests/test33.out @@ -1,4 +1,4 @@ for A OR B we got : asdf for string C we got : fdas -for string D we got : 0 +for string D we got : 1 for E or F or G we got: blah