Parse month names regardless of case
authorChristian Dywan <christian@twotoasts.de>
Mon, 7 Mar 2011 16:18:40 +0000 (17:18 +0100)
committerChristian Dywan <christian@twotoasts.de>
Tue, 8 Mar 2011 15:01:36 +0000 (16:01 +0100)
commitbccef7bca0127621d79f315508dfb1ed66936845
treedae1e46397dca5bae1df95051a85b57ae5352912
parent3f85938146c9b7e773fe35fe4f0d25e7121a9ba9
Parse month names regardless of case

A test case is added that verifies that this works.

Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=644048
libsoup/soup-date.c
tests/date.c