Add tests for g_date_get_iso8601_week_of_year().
authorMatthias Clasen <mclasen@redhat.com>
Mon, 28 Mar 2005 05:22:56 +0000 (05:22 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 28 Mar 2005 05:22:56 +0000 (05:22 +0000)
commit8e9a4d50df6e690b412f91fa98a9ddf1e88115f4
tree50cd6c67554c7bd6f9ea8e4ae285d0028b9c4f86
parentacd35e10445df5778aa3980317e18ec1cde3160f
Add tests for g_date_get_iso8601_week_of_year().

2005-03-28  Matthias Clasen  <mclasen@redhat.com>

* tests/date-test.c:
* tests/testgdate.c: Add tests for
g_date_get_iso8601_week_of_year().

* glib/gdate.c (g_date_get_iso8601_week_of_year):
Fix the calculation.  (#169858, Jon-Kare Hellan)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-8
glib/gdate.c
tests/date-test.c
tests/testgdate.c