Forgot to mention, I changed the method name : compareWeek, to
compareWeak.
On Mon, 2001-11-19 at 17:04, Ryan Lubke wrote:
> Hi,
>
> After reading through GTest, and the JSP/Servlet-Gtest.xml, none of the
> tests set the "exactMatch" property to true to do whitespace comparison
> between the res
Hi,
After reading through GTest, and the JSP/Servlet-Gtest.xml, none of the
tests set the "exactMatch" property to true to do whitespace comparison
between the response from the server, and the contents of the
goldenfile. This patch, will make GTest do a byte for byte comparison
of the response