Bug 19816: Regression tests
authorTomas Cohen Arazi <tomascohen@theke.io>
Thu, 24 Jan 2019 17:27:28 +0000 (14:27 -0300)
committerroot <root@665746303f3b>
Mon, 4 Feb 2019 14:08:35 +0000 (14:08 +0000)
commit7e69ab62a5ef3fbd350c6606d25b5ab6f6bc168e
tree729c99fed5b64edb51f389b17e81f9025d7cc105
parent0f83ac98c753efbae7e33619be717327a820f2e1
Bug 19816: Regression tests

This patch adds tests for the rfc3339 behaviour when dateonly => 1.

To test:
- Run:
  $ kshell
 k$ prove t/DateUtils.t
=> SUCCESS: Tests pass
- Apply this patch
- Run:
 k$ prove t/DateUtils.t
=> FAIL: dateonly is not implemented

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
t/DateUtils.t