From fabfe89d8b27fc4af4949690c0fb3eefda71bdb6 Mon Sep 17 00:00:00 2001 From: Jonathan Beck Date: Thu, 12 Feb 2009 23:31:40 +0100 Subject: Add some test case. --- test/data/1.plist | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 test/data/1.plist (limited to 'test/data/1.plist') diff --git a/test/data/1.plist b/test/data/1.plist new file mode 100644 index 0000000..dfa27b0 --- /dev/null +++ b/test/data/1.plist @@ -0,0 +1,33 @@ + + + + + Some ASCII string + + Some UTF8 strings + + + + + + + + + + + + Boolean + + Another Boolean + + Some Int + + Some Real + + Some Date + + Some Data + + + + -- cgit v1.1-32-gdbae