[otrs-cvs] otrs/scripts/test/CPAN YAML.t,1.4,1.5

"CVS commits notifications of OTRS.org" <[email protected]>
Newsgroups gmane.comp.otrs.cvs
Message-ID <[email protected]>
Comments:
Update of /home/cvs/otrs/scripts/test/CPAN
In directory lancelot:/tmp/cvs-serv13024/scripts/test/CPAN

Modified Files:
	YAML.t 
Log Message:
Add a small test for complex data.

Author: mg

Index: YAML.t
===================================================================
RCS file: /home/cvs/otrs/scripts/test/CPAN/YAML.t,v
retrieving revision 1.4
retrieving revision 1.5
diff -2 -u -d -r1.4 -r1.5
--- YAML.t	8 Jan 2013 13:02:43 -0000	1.4
+++ YAML.t	8 Jan 2013 13:07:47 -0000	1.5
@@ -22,4 +22,18 @@
         Data => 'Teststring <tag> äß@ø " \\" \' \'\'',
     },
+    {
+        Name => 'Complex data',
+        Data => {
+            Key => 'Teststring <tag> äß@ø " \\" \' \'\'',
+            Value => [
+                {
+                    Subkey => 'Value',
+                },
+                1234,
+                0,
+                'Teststring <tag> äß@ø " \\" \' \'\'',
+            ], 
+        },
+    },
 #    {
 #        Name => 'Very long string', # see https://bugzilla.redhat.com/show_bug.cgi?id=19240_0000

---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.