[racket-dev] internal definitions & stepper
On Oct 19, 2010, at 10:02 AM, John Clements wrote:
>
> 2) The interactive tests fail like this:
>
> given: #(struct:error-result "namespace-variable-value: test~object is not defined")
>
> I haven't worked on this one yet... but it looks like this is also something that was added this month.
Per a discussion with Robby, it turns out to be *apparently* sufficient to define a binding in the
testing namespace that associates test~object with #f.
Kathy, can you confirm that the test-engine code is always happy with a value of #f for test~object?
John
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4669 bytes
Desc: not available
URL: <http://lists.racket-lang.org/dev/archive/attachments/20101019/081394f3/attachment.p7s>