]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/xtypes-test.c
xtypes: update of tests, code cleanup
[libucw.git] / ucw / xtypes-test.c
index ae89b154c9683165b28dbe2394922fa557d9a287..7ddde2d82eb81012c0c1e24ca2b66b775b4f7a8c 100644 (file)
@@ -162,7 +162,10 @@ static void test_timestamp_parse_errors(struct fastbuf *out)
     "2014X-06-25 08:38:53",
     "2X014-06-25 08:38:53",
     "2014-06-25 08:38:53X",
+    "X2014-06-25 08:38:53",
     "X1403685533",
+    "14X03685533",
+    "1403685533X",
     NULL
   };