On Jan 13, 9:15 am, "Edward K. Ream" <[email protected]> wrote:

> With this organization I can run all @test and @suite nodes with
> alt-5.  These tests will run in an external process with the last
> saved code in x.leo.

One potential complication is that (at least at present) all tests in
dynamicUnitTest.leo are run with a null gui.

There are several possibilities for running unit tests that are gui-
related, including the infamous typing tests.

1. Put those tests in unitTest.leo and run them with alt-4, run-unit-
tests-locally.

2. Add an option that causes alt-5, run-unit-tests, to use a specific
gui.

We could make the null gui capable enough to pass gui-specific unit
tests, but that is a cheat: it would bypass the intended gui code for
important tests.

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to