]> mj.ucw.cz Git - libucw.git/blobdiff - lib/fastbuf.t
XML: Small bugfix in xml_merge_chars.
[libucw.git] / lib / fastbuf.t
index f861f635d311f4cab50a21bf5efe19b617d6fe1a..6f8681a0d29c270ad22a5a23791275fe0cc3389b 100644 (file)
@@ -1,10 +1,15 @@
 # Tests for fastbufs
 
-Run:   obj/lib/fb-grow-t
+Run:   ../obj/lib/fb-file-t
+Out:   112
+       <hello><hello><hello><hello><hello><hello><hello><hello><hello><hello><hello><hello><hello><hello><hello><hello>
+       112 116
+
+Run:   ../obj/lib/fb-grow-t
 Out:   <10><10><0>1234512345<10><9>5<10>
-       <30><30><0>1234512345<10><9>5<10>
-       <20><20><0>1234512345<10><9>5<10>
-       <20><20><0>1234512345<10><9>5<10>
-       <20><20><0>1234512345<10><9>5<10>
+       <10><10><0>1234512345<10><9>5<10>
+       <10><10><0>1234512345<10><9>5<10>
+       <10><10><0>1234512345<10><9>5<10>
+       <10><10><0>1234512345<10><9>5<10>
 
-Run:   obj/lib/fb-pool-t
+Run:   ../obj/lib/fb-pool-t