#5546: Split newforms tests
--------------------------------------------+-------------------------------
Reporter: leosoto <[EMAIL PROTECTED]> | Owner: nobody
Status: new | Component:
django.newforms
Version: SVN | Resolution:
Keywords: jython | Stage: Unreviewed
Has_patch: 1 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
--------------------------------------------+-------------------------------
Changes (by leosoto <[EMAIL PROTECTED]>):
* needs_better_patch: => 0
* has_patch: 0 => 1
* needs_tests: => 0
* needs_docs: => 0
Comment:
[The patch size is more than 256KBytes, so trac don't let me attach it
here.]
http://www.leosoto.com/split_newforms_tests2.patch splits localflavors
tests into its own directory (one file per flavor) and form tests into
four files: widgets, fields, forms and extras.
As widgets.py and forms.py strings were still above 32KBytes, and I didn't
knew a good criteria to split them more, string concatenation was used to
avoid problems with Jython.
--
Ticket URL: <http://code.djangoproject.com/ticket/5546#comment:1>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---