On Jun 24, 10:01 am, "Edward K. Ream" <[email protected]> wrote:
> For languages, like Python, that do not use jEdit "delegate" colorizers, the
> new code is a complete and total success. It is simple, clean and fast. The
> restarter methods were straightforward to create and test. They just work.
Testing shows some problems adding and deleting terminators for triple
strings. This fix will likely be straightforward.
I'm going to take a small detour to see if I can create proper unit
tests. At present, the unit tests for colorizing only verify that the
code throws no exceptions. Instead, we need a way of verifying what
ranges of text actually get colored. The trick is to create tests
easily. It should be worth the effort.
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
-~----------~----~----~----~------~----~------~--~---