--- parser3/tests/results/129.processed 2003/04/11 10:57:25 1.1.2.1 +++ parser3/tests/results/129.processed 2007/08/17 10:51:52 1.5 @@ -1,6 +1,35 @@ -content-type: text/html; charset=WINDOWS-1251 -content-length: 41 +content-type: text/html +content-length: 652 -second c
-first a,b
-third d,e
+$.distinct[tables]
+second c
+first a,b
+third d,e
+
+$.distinct(1) $.type[table]
+second c
+first a,b
+third d,e
+
+$.distinct(1) $.type[hash]
+third
+name d
+group third
+

+second
+name c
+group second
+

+first
+name a
+group first
+

+
+$.distinct(1) $.type[string]
+failed, that's OK. +
with $.type[string] only one field must be specified +
+$.distinct(1) $.type[string]
+third d
+second c
+first a