Re: Advice on how to split newform tests

2007-09-19 Thread Leo Soto M.

On 9/19/07, Leo Soto M. <[EMAIL PROTECTED]> wrote:
> I'm working on the splitting [...]

Well, I did it, see: http://code.djangoproject.com/ticket/5546

Please, if someone is currently working on such tests, ping me so I
can update the split version and post another patch. Or wait a bit for
this to be applied ;-), if no objection is raised.

-- 
Leo Soto M.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~--~~~~--~~--~--~---



Re: Advice on how to split newform tests

2007-09-19 Thread Jacob Kaplan-Moss

On 9/19/07, Leo Soto M. <[EMAIL PROTECTED]> wrote:
> Well, I did it, see: http://code.djangoproject.com/ticket/5546

Committed in [6379] -- thanks a bunch for the grunt work. The length
of that file was starting to annoy me :)

Oh, and I agree that these sub-tests ought to be autodiscovered, but I
didn't want to block a good improvement on a "wouldn't it be nice"
feature.

Jacob

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~--~~~~--~~--~--~---



Re: Advice on how to split newform tests

2007-09-19 Thread Leo Soto M.

On 9/19/07, Jacob Kaplan-Moss <[EMAIL PROTECTED]> wrote:
>
> On 9/19/07, Leo Soto M. <[EMAIL PROTECTED]> wrote:
> > Well, I did it, see: http://code.djangoproject.com/ticket/5546
>
> Committed in [6379] -- thanks a bunch for the grunt work. The length
> of that file was starting to annoy me :)

Jacob, thanks for the quick response!

It seems that the diff format isn't the best way to comunicate file
deletions: regressiontests/forms/localflavor.py should be removed, but
it's still alive on SVN, without any content.

-- 
Leo Soto M.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~--~~~~--~~--~--~---



Re: Advice on how to split newform tests

2007-09-19 Thread Jacob Kaplan-Moss

On 9/19/07, Leo Soto M. <[EMAIL PROTECTED]> wrote:
> It seems that the diff format isn't the best way to comunicate file
> deletions: regressiontests/forms/localflavor.py should be removed, but
> it's still alive on SVN, without any content.

Whoops, deleted, thanks.

Jacob

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~--~~~~--~~--~--~---