Rename xmark test files so that the name order respects the size order.
[tatoo.git] / tests / gen_xmark.sh
index c59ec05..0f32512 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-for i in 0 0.05 0.5
+for i in 0.00 0.05 0.50
 do
     xmarkgen -f "$i" -o xmark_"$i".xml
     cp xmark_queries.template xmark_"$i".xml.queries