Re: text.e bugs?
- Posted by jimcbrown (admin) Jan 12, 2015
- 2230 views
jimcbrown said...
cargoan said...
Sorry, I changed commented lines so patch not applied.
--- text.e 2015-01-12 09:22:20.992966000 +0100 +++ text.e 2015-01-12 09:26:31.060966000 +0100
[$]: eutest t_text.e interpreting t_text.e: Test results summary: Files (run: 1) (failed: 0) (100% success)
Now I'm getting this:
failed: format 'F', expected: "The answer is 1.234500" but got: "The answer is 1.23450000" 178 tests run, 177 passed, 1 failed, 99% success
I understand what happened here. I missed a line of the patch. My fault, sorry.