Hi Bruce,
> It looks to me like that 'if not line' test is invalid... consider
> read_test() is called from a loop inside run_tests(). Eventually it hits
> the end of the file and the readline() test fails. That has no bearing on
> whether the test case is passing or failing.

You are right the test did not make much sense.


> What if you try the verbose output for one of the tests as above?

Then I also see the warnings, thanks for pointing this out.

I've pushed a fix for this issue to the next branch.
The test/RegressTests.py scripts now checks the test filesize
and properly fails if it is empty.

Let me know if this works for you.


Cheers,
Alexis

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to