Re: "Test results" Per Bothner (15 Aug 2005 20:40 UTC)
Re: "Test results" Donovan Kolbly (16 Aug 2005 18:10 UTC)
Re: "Test results" Alex Shinn (18 Aug 2005 14:08 UTC)
Re: "Test results" Donovan Kolbly (16 Aug 2005 19:49 UTC)
Re: "Test results" Per Bothner (16 Aug 2005 20:04 UTC)
Re: "Test results" Donovan Kolbly (16 Aug 2005 21:12 UTC)

Re: "Test results" Donovan Kolbly 16 Aug 2005 19:49 UTC

On Mon, 15 Aug 2005, Per Bothner wrote:

> A test runner maintains a set of "result properties" associated with
> the current or most recent test.  (I.e. the properties of the
> most recent test are available as long as a new test hasn't started.)
>
> Each property has a name (a symbol) and a value (any value).
> Some properties are standard or set by the implementation.

We should clarify the semantics of attempting to set a standard property.
For example, is it legal to set the 'kind property?  Would that cause
test-runner-pass-count and friends to be adjusted?  What about setting the
'kind property before the test has completed?

And anyway, what is the value of the 'kind property for a test that is in
progress?  I supposed it would just not be set.

-- Donovan Kolbly                    (  xxxxxx@rscheme.org
 				     (  http://www.rscheme.org/~donovan/