Daniel Rall wrote:
> On Sun, 24 Sep 2006, Lieven Govaerts wrote:
>
>
>> Philip Martin wrote:
>>
>>> Lieven Govaerts <lgo@mobsol.be> writes:
>>>
>>>
>>>> I welcome a proposal to better fix the relation between input and
>>>> output for these two test.
>>>>
>>> struct {
>>> const char *path;
>>> svn_boolean_t result;
>>> } tests[] = {
>>> { "some_string", TRUE },
>>> { "another_string", FALSE }
>>> };
>>>
>>>
>> Clean and simple. I applied this to four of the path tests, committed in
>> r21625.
>>
>
> I like this approach. It might be worth defining a data type and
> using it in the three (of four) places in that test code that we're
> now defining anonymous data types.
>
Committed in r21631.
Lieven.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Sep 25 20:26:59 2006