From 361aa56bf877cd4210018c97ebaf6aa92ab4f608 Mon Sep 17 00:00:00 2001 From: Edward Barnard Date: Fri, 28 Aug 2015 23:08:03 +0700 Subject: Add date support via chrono --- tests/data/binary.plist | Bin 233 -> 252 bytes tests/data/xml.plist | 32 +++++++++++++++++--------------- 2 files changed, 17 insertions(+), 15 deletions(-) (limited to 'tests/data') diff --git a/tests/data/binary.plist b/tests/data/binary.plist index 8b92066..3d0cfd5 100644 Binary files a/tests/data/binary.plist and b/tests/data/binary.plist differ diff --git a/tests/data/xml.plist b/tests/data/xml.plist index d2599f2..4db2173 100644 --- a/tests/data/xml.plist +++ b/tests/data/xml.plist @@ -1,19 +1,21 @@ - + - Author - William Shakespeare - Lines - - It is a tale told by an idiot, - Full of sound and fury, signifying nothing. - - Birthdate - 1564 - Height - 1.60 - Data - AAAAvgAAAAMAAAAeAAAA + Author + William Shakespeare + Lines + + It is a tale told by an idiot, + Full of sound and fury, signifying nothing. + + Death + 1564 + Height + 1.6 + Data + AAAAvgAAAAMAAAAeAAAA + Birthdate + 1981-05-16T11:32:06Z - \ No newline at end of file + -- cgit v1.2.3