Leo 6.4 (final) now exists here <https://github.com/leo-editor/leo-editor/releases>, on GitHub This release will be the basis of the pypi (pip install) version of Leo.
I'll announce 6.4 on Wednesday after creating the pypi distro. The devel branch now contains the basis of Leo's 6.5 code base, per #1766 <https://github.com/leo-editor/leo-editor/issues/1766>: - `@test`, `@suite`, unitTest.leo, and leoTest.py are gone. Hurray. - leoTest2.py contains straightforward utilities for traditional unit tests. - The leo/unittests folder contains all of Leo's unit tests. - None of Leo's files (including leoAst.py) contain any test code. - The leo/test directory has been thoroughly cleaned. *Summary* Leo 6.4 is here. I'll announce it Wednesday, after creating the pypi distro. The devel branch now contains the foundation of Leo's 6.5 code base, including an all-new unit-testing framework. `@test`, `@suite` and unitTest.leo no longer exist. The test-all command runs all of Leo's unit tests. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/9cde08d4-5f03-4b1a-abdd-6c7022fe8b6cn%40googlegroups.com.
