[plt-scheme] Using the struct type identifier as a macro [PATCH]

From: Sam TH (samth at ccs.neu.edu)
Date: Mon Nov 17 12:56:56 EST 2008

Can you run the test suite for `match' like this:

% cd collects/tests/match
% mzscheme plt-match-tests.ss

as well as add some tests for your new feature?  Probably it would be
easiest to add them to collects/tests/match/examples.ss .

Thanks,
sam th

On Mon, Nov 17, 2008 at 12:20 PM, Dimitris Vyzovitis <vyzo at media.mit.edu> wrote:
> On Mon, 17 Nov 2008, Dimitris Vyzovitis wrote:
>
>> On Mon, 17 Nov 2008, Jens Axel Soegaard wrote:
>>
>>> I am curious, how many tests in the test suite fails after this patch?
>
> Passes clean in 4.1.3.1
>
>> (version)
>
> "4.1.3.1"
>>
>> (load "/usr/local/src/plt-svn/plt/collects/tests/mzscheme/quiet.ss")
>
> ...
> Performed 443266 expression tests (432378 value expressions, 10888 exn
> expressions)
> and 23382 exception field tests.
>
> Passed all tests.
>
> -- vyzo
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>



-- 
sam th
samth at ccs.neu.edu


Posted on the users mailing list.