Hi Rudolph,

take a look at the English locale tests [1]. You could use it as
reference for writing tests for you locale. I don't think it's worth
to include tests for every locale into django, but if you do think so,
just share them with me.

Cheers,
  Marc


[1] 
http://code.djangoproject.com/browser/django/branches/soc2009/i18n-improvements/tests/regressiontests/i18n/tests.py#L228

On Aug 8, 10:20 pm, Rudolph <rudo...@froger.eu> wrote:
> Hi,
>
> Would it be appropriate to add (unit)tests for the formats? This
> encourages all translators to actually test their formats before
> submitting and of course it has all other benefits of testing. If this
> is an good idea, I suggest to come up with an example set of tests so
> that everyone can adjust them to their local needs.
>
> Rudolph Froger
>
> On Aug 8, 5:06 am, Marc Garcia <garcia.m...@gmail.com> wrote:
>
> > Yes, sorry for not specifying. Just note that input formats use
> > another syntax (the one used by datetime's strptime).
>
> > On Aug 5, 8:15 pm, Finn Gruwier Larsen <f...@gruwier.dk> wrote:
>
> > > I suppose this must be the relevant list of allowed format codes and
> > > their mening:
>
> > >http://docs.djangoproject.com/en/dev/ref/templates/builtins/#ttag-now
>
> > > Regards,
>
> > > Finn
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django I18N" group.
To post to this group, send email to Django-I18N@googlegroups.com
To unsubscribe from this group, send email to 
django-i18n+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Django-I18N?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to