Bug 13601: Add tests to highlight the problems with DateTime::Format::DateParse
authorJonathan Druart <jonathan.druart@biblibre.com>
Tue, 20 Jan 2015 14:28:19 +0000 (15:28 +0100)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 30 Mar 2015 16:39:54 +0000 (13:39 -0300)
commitdd9f456ab7c2f0e66173a6feb7df2a38604c82cd
tree54b67551944d1351e5499af39db66c72f485f3e1
parente4d88bcf43996f1d118427067fe2e06a272167d9
Bug 13601: Add tests to highlight the problems with DateTime::Format::DateParse

Test behaves as expected (Fail as expected  with first patch only, OK after 3rd patch)
Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
t/DateUtils.t