Hi, On Aug 9, 4:11 am, Malcolm Tredinnick <[email protected]> wrote: > So tests that show a particular format string produces a particular > result aren't really useful. It just shows that the author of the format > string understood what the result should be, not that the format string > is correct. Thus, I'm not quite sure what locale-specific tests Rudolph > is thinking of adding here.
I was mainly thinking about tests for the input formats to make sure that the most common (in this case Dutch) date strings get conversed to Python elements. But I guess from Malcolms answer that it's not worth creating tests for that although it would make sure that future modifications or additions to these input formats still correctly work. I'll submit the Dutch formats without tests for now. Thanks! Rudolph --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django I18N" 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-I18N?hl=en -~----------~----~----~----~------~----~------~--~---
