On Thu, Jun 17, 2010 at 3:24 PM, Carl Sorensen wrote:
> I'm trying to do regression test checking, but it doesn't seem to be working
> right.
>
> I did
>
> make test-baseline
>
> Then I switched to my new branch and did
>
> make && make check
>
> I found some differences, so I patched the code, th
I'm trying to do regression test checking, but it doesn't seem to be working
right.
I did
make test-baseline
Then I switched to my new branch and did
make && make check
I found some differences, so I patched the code, then did
make test-redo
make check
After this, I got a comparison output t