On Tuesday, September 23, 2014 10:59:39 AM UTC-5, Edward K. Ream wrote: > > > One concession: all the tests of @auto-rst are skipped when running > externally. These are fantastically complex tests of way-too-complex code > that alters the outline. I'm not thrilled with disabling these tests, but > I'm not going to delay further work to find the reason why they fail. >
Now that concession is gone. A previous rev writes dynamicUnitTest.leo more like unitTest.leo is organized. On a hunch, I re-enabled the @auto-rst tests when run externally and yes, they now work. So mystery solved and running unit tests externally is almost exactly the same as running unit tests locally, only a lot faster because the screen is not redrawn endlessly. 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
