On Jul 1, 7:40 am, "Edward K. Ream" <[email protected]> wrote: > The new sentinels code has past its first major milestone. The > following round-trip test passes:
Round-tripping of all files in leoPy.leo pass. It would be possible to change over to the new sentinels completely, it appears, but I would prefer to do considerably more testing first. Yesterday that I realized that round tripping tests would be easy to do. An @test node would simply simulate the round-trip by writing an outline to a string-file, and then reading from the string. It might be a bit tricky, but the complications would only have to be done once, in a method in leoTest.py. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
