On Sat, 25 Feb 2006, David Corbin defenestrated me:
> On Saturday 25 February 2006 06:10, David Corbin wrote:
> > I've got an some unit tests that "terminate before getting started", but
> > only in HEAD (not in 0.8.2). I see no sign that the tests are running at
> > all. There is no output of any
Sorry if this shows up twice.
On Saturday 25 February 2006 06:10, David Corbin wrote:
> I've got an some unit tests that "terminate before getting started", but
> only in HEAD (not in 0.8.2). I see no sign that the tests are running at
> all. There is no output of any type. I've tried to narrow
On Saturday 25 February 2006 06:10, David Corbin wrote:
> I've got an some unit tests that "terminate before getting started", but
> only in HEAD (not in 0.8.2). I see no sign that the tests are running at
> all. There is no output of any type. I've tried to narrow it down, but it
> gets kind of
Do they dump any errors or logging? I suppose you could put some
logging in the tests at various points (or in the testrunner you're
using). Otherwise it's hard to say what you can do without seeing any
of the code.
- Charlie
On 2/25/06, David Corbin <[EMAIL PROTECTED]> wrote:
> I've got an some
It looks like defined? is throwing an error when a symbol is not
defined :) Should have a fix today.
-Tom
On Sat, 25 Feb 2006, David Corbin defenestrated me:
> On Saturday 25 February 2006 06:10, David Corbin wrote:
> > I've got an some unit tests that "terminate before getting started", but