]> mj.ucw.cz Git - libucw.git/blobdiff - lib/fastbuf.t
XML: Small bugfix in xml_merge_chars.
[libucw.git] / lib / fastbuf.t
index 4771a35e41f79e95879e141f3db607645253cffc..6f8681a0d29c270ad22a5a23791275fe0cc3389b 100644 (file)
@@ -1,15 +1,15 @@
 # Tests for fastbufs
 
-Run:   obj/lib/fb-file-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
+Run:   ../obj/lib/fb-grow-t
 Out:   <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>
        <10><10><0>1234512345<10><9>5<10>
 
-Run:   obj/lib/fb-pool-t
+Run:   ../obj/lib/fb-pool-t