New backend API

Correct. I found and fixed one clear bug, but now it is

    > tripping somewhere else. I'll track it down.

It would be nice to collect these torture test scripts in a subdir of
unit with a torture_driver routine. More poorman's unit testing....

Charlie, feel free to contribute your zeros bar as exhibit A.

JDH

John Hunter wrote:

"Eric" == Eric Firing <efiring@...229...> writes:

    > Correct. I found and fixed one clear bug, but now it is
    > tripping somewhere else. I'll track it down.

It would be nice to collect these torture test scripts in a subdir of
unit with a torture_driver routine. More poorman's unit testing....

Charlie, feel free to contribute your zeros bar as exhibit A.

Good idea.

I found and fixed the second bug (what a difference "<" vs "<=" can make!) and svn now passes this test.

Eric